2023-12-06T20:54:12.836 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T20:54:12.837 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --name phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi --archive /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708 --owner scheduled_phlogistonjohn@teuthology -- /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/orig.config.yaml 2023-12-06T20:54:12.868 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T20:54:12.945 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708 branch: wip-phlogistonjohn-testing-2023-12-06-1007 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: jmulligan@redhat.com first_in_suite: false job_id: '7480708' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-12-06-1007 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 workunit: branch: wip-phlogistonjohn-testing-2023-12-06-1007 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5320 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-12-06-1007 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 targets: smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_20:07:47 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T20:54:12.945 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa; will attempt to use it 2023-12-06T20:54:12.945 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks 2023-12-06T20:54:12.946 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T20:54:12.947 INFO:teuthology.task.internal:Checking packages... 2023-12-06T20:54:12.970 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '583a8f423152326ab01a6e95dd560ab68ea88e77' 2023-12-06T20:54:12.970 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T20:54:12.970 INFO:teuthology.packaging:ref: None 2023-12-06T20:54:12.970 INFO:teuthology.packaging:tag: None 2023-12-06T20:54:12.970 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T20:54:12.970 INFO:teuthology.packaging:sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T20:54:12.970 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T20:54:13.115 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-69-g583a8f42-1focal 2023-12-06T20:54:13.115 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T20:54:13.120 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T20:54:13.121 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T20:54:13.129 INFO:teuthology.task.internal:Saving configuration 2023-12-06T20:54:13.142 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T20:54:13.149 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T20:54:13.176 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 20:48:08.667014', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T20:54:13.199 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 20:48:08.668150', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T20:54:13.199 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T20:54:13.206 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T20:54:13.206 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T20:54:13.206 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T20:54:13.291 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcca443a0d0>, signals=[15]) 2023-12-06T20:54:13.291 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T20:54:13.299 INFO:teuthology.task.internal:Opening connections... 2023-12-06T20:54:13.299 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2023-12-06T20:54:13.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:54:13.348 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2023-12-06T20:54:13.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:54:13.395 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T20:54:13.407 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2023-12-06T20:54:13.427 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2023-12-06T20:54:13.427 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2023-12-06T20:54:13.476 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="Ubuntu" 2023-12-06T20:54:13.476 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T20:54:13.476 INFO:teuthology.orchestra.run.smithi172.stdout:ID=ubuntu 2023-12-06T20:54:13.476 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE=debian 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="20.04" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_CODENAME=focal 2023-12-06T20:54:13.477 INFO:teuthology.orchestra.run.smithi172.stdout:UBUNTU_CODENAME=focal 2023-12-06T20:54:13.478 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2023-12-06T20:54:13.498 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2023-12-06T20:54:13.505 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2023-12-06T20:54:13.505 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T20:54:13.553 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="20.04" 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=focal 2023-12-06T20:54:13.554 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=focal 2023-12-06T20:54:13.554 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2023-12-06T20:54:13.573 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T20:54:13.586 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T20:54:13.596 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T20:54:13.597 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2023-12-06T20:54:13.599 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2023-12-06T20:54:13.605 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T20:54:13.615 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T20:54:13.616 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2023-12-06T20:54:13.618 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2023-12-06T20:54:13.734 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T20:54:13.795 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T20:54:13.810 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T20:54:13.811 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T20:54:13.811 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T20:54:13.811 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T20:54:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T20:54:13.817 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2023-12-06T20:54:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T20:54:13.818 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2023-12-06T20:54:13.824 INFO:teuthology.orchestra.run.smithi172.stdout:5.4.0-124-generic 2023-12-06T20:54:13.824 INFO:teuthology.task.kernel:Running kernel on smithi172: 5.4.0-124-generic 2023-12-06T20:54:13.824 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2023-12-06T20:54:13.825 INFO:teuthology.orchestra.run.smithi175.stdout:5.4.0-124-generic 2023-12-06T20:54:13.826 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.4.0-124-generic 2023-12-06T20:54:13.826 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2023-12-06T20:54:13.923 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2023-12-06T20:54:13.934 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2023-12-06T20:54:14.099 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T20:54:14.100 INFO:teuthology.orchestra.run.smithi172.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T20:54:14.100 INFO:teuthology.orchestra.run.smithi172.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T20:54:14.110 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T20:54:14.185 INFO:teuthology.orchestra.run.smithi172.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T20:54:14.221 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T20:54:14.303 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T20:54:14.415 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T20:54:14.490 INFO:teuthology.orchestra.run.smithi172.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T20:54:14.504 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T20:54:14.551 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T20:54:14.554 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T20:54:14.555 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T20:54:14.555 INFO:teuthology.orchestra.run.smithi175.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T20:54:14.572 INFO:teuthology.orchestra.run.smithi172.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T20:54:14.576 INFO:teuthology.orchestra.run.smithi175.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T20:54:14.579 INFO:teuthology.orchestra.run.smithi175.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T20:54:14.579 INFO:teuthology.orchestra.run.smithi175.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T20:54:14.584 INFO:teuthology.orchestra.run.smithi175.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T20:54:14.592 INFO:teuthology.orchestra.run.smithi175.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T20:54:14.594 INFO:teuthology.orchestra.run.smithi175.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T20:54:14.598 INFO:teuthology.orchestra.run.smithi175.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T20:54:14.598 INFO:teuthology.orchestra.run.smithi175.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T20:54:14.599 INFO:teuthology.orchestra.run.smithi175.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T20:54:14.599 INFO:teuthology.orchestra.run.smithi175.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T20:54:14.615 INFO:teuthology.orchestra.run.smithi172.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T20:54:14.619 INFO:teuthology.orchestra.run.smithi172.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T20:54:14.620 INFO:teuthology.orchestra.run.smithi172.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T20:54:14.622 INFO:teuthology.orchestra.run.smithi172.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T20:54:14.647 INFO:teuthology.orchestra.run.smithi175.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T20:54:14.648 INFO:teuthology.orchestra.run.smithi172.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T20:54:14.648 INFO:teuthology.orchestra.run.smithi172.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T20:54:14.652 INFO:teuthology.orchestra.run.smithi172.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T20:54:14.652 INFO:teuthology.orchestra.run.smithi172.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T20:54:14.660 INFO:teuthology.orchestra.run.smithi172.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T20:54:14.664 INFO:teuthology.orchestra.run.smithi172.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T20:54:14.666 INFO:teuthology.orchestra.run.smithi172.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T20:54:14.666 INFO:teuthology.orchestra.run.smithi172.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T20:54:14.666 INFO:teuthology.orchestra.run.smithi172.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T20:54:14.666 INFO:teuthology.orchestra.run.smithi172.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T20:54:14.683 INFO:teuthology.orchestra.run.smithi172.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T20:54:14.737 INFO:teuthology.orchestra.run.smithi172.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T20:54:14.776 INFO:teuthology.orchestra.run.smithi172.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T20:54:14.783 INFO:teuthology.orchestra.run.smithi172.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T20:54:14.783 INFO:teuthology.orchestra.run.smithi172.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T20:54:14.786 INFO:teuthology.orchestra.run.smithi175.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T20:54:14.800 INFO:teuthology.orchestra.run.smithi172.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T20:54:14.800 INFO:teuthology.orchestra.run.smithi172.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T20:54:14.803 INFO:teuthology.orchestra.run.smithi172.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T20:54:14.803 INFO:teuthology.orchestra.run.smithi172.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T20:54:14.816 INFO:teuthology.orchestra.run.smithi172.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T20:54:14.822 INFO:teuthology.orchestra.run.smithi172.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T20:54:14.825 INFO:teuthology.orchestra.run.smithi172.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T20:54:14.825 INFO:teuthology.orchestra.run.smithi172.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T20:54:14.825 INFO:teuthology.orchestra.run.smithi172.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T20:54:14.843 INFO:teuthology.orchestra.run.smithi172.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T20:54:14.843 INFO:teuthology.orchestra.run.smithi172.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T20:54:14.843 INFO:teuthology.orchestra.run.smithi172.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T20:54:14.843 INFO:teuthology.orchestra.run.smithi172.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T20:54:14.844 INFO:teuthology.orchestra.run.smithi172.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T20:54:14.844 INFO:teuthology.orchestra.run.smithi172.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T20:54:14.864 INFO:teuthology.orchestra.run.smithi172.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T20:54:14.865 INFO:teuthology.orchestra.run.smithi172.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T20:54:15.035 INFO:teuthology.orchestra.run.smithi175.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T20:54:15.200 INFO:teuthology.orchestra.run.smithi175.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T20:54:15.212 INFO:teuthology.orchestra.run.smithi175.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T20:54:15.213 INFO:teuthology.orchestra.run.smithi175.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T20:54:15.214 INFO:teuthology.orchestra.run.smithi175.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T20:54:15.290 INFO:teuthology.orchestra.run.smithi175.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T20:54:15.294 INFO:teuthology.orchestra.run.smithi175.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T20:54:15.458 INFO:teuthology.orchestra.run.smithi175.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T20:54:16.097 INFO:teuthology.orchestra.run.smithi175.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T20:54:16.135 INFO:teuthology.orchestra.run.smithi175.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T20:54:16.149 INFO:teuthology.orchestra.run.smithi175.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T20:54:16.150 INFO:teuthology.orchestra.run.smithi175.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T20:54:16.150 INFO:teuthology.orchestra.run.smithi175.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T20:54:16.151 INFO:teuthology.orchestra.run.smithi175.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T20:54:16.152 INFO:teuthology.orchestra.run.smithi175.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T20:54:16.152 INFO:teuthology.orchestra.run.smithi175.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T20:54:16.179 INFO:teuthology.orchestra.run.smithi175.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T20:54:16.180 INFO:teuthology.orchestra.run.smithi175.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T20:54:16.344 INFO:teuthology.orchestra.run.smithi175.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T20:54:16.527 INFO:teuthology.orchestra.run.smithi175.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T20:54:16.549 INFO:teuthology.orchestra.run.smithi175.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T20:54:18.477 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 18.3 MB in 3s (7,086 kB/s) 2023-12-06T20:54:18.573 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 18.3 MB in 3s (7,161 kB/s) 2023-12-06T20:54:19.885 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2023-12-06T20:54:19.912 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T20:54:19.982 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2023-12-06T20:54:20.036 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2023-12-06T20:54:20.063 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T20:54:20.131 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2023-12-06T20:54:20.186 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2023-12-06T20:54:20.186 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2023-12-06T20:54:20.334 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2023-12-06T20:54:20.335 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2023-12-06T20:54:20.378 INFO:teuthology.orchestra.run.smithi172.stdout:The following additional packages will be installed: 2023-12-06T20:54:20.378 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T20:54:20.378 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T20:54:20.378 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T20:54:20.379 INFO:teuthology.orchestra.run.smithi172.stdout:Suggested packages: 2023-12-06T20:54:20.379 INFO:teuthology.orchestra.run.smithi172.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T20:54:20.379 INFO:teuthology.orchestra.run.smithi172.stdout:Recommended packages: 2023-12-06T20:54:20.379 INFO:teuthology.orchestra.run.smithi172.stdout: thermald 2023-12-06T20:54:20.439 INFO:teuthology.orchestra.run.smithi172.stdout:The following NEW packages will be installed: 2023-12-06T20:54:20.439 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T20:54:20.440 INFO:teuthology.orchestra.run.smithi172.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T20:54:20.440 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T20:54:20.441 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages will be upgraded: 2023-12-06T20:54:20.441 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T20:54:20.501 INFO:teuthology.orchestra.run.smithi172.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T20:54:20.502 INFO:teuthology.orchestra.run.smithi172.stdout:Need to get 77.0 MB of archives. 2023-12-06T20:54:20.502 INFO:teuthology.orchestra.run.smithi172.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T20:54:20.502 INFO:teuthology.orchestra.run.smithi172.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T20:54:20.522 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2023-12-06T20:54:20.522 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T20:54:20.522 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T20:54:20.523 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T20:54:20.523 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2023-12-06T20:54:20.523 INFO:teuthology.orchestra.run.smithi175.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T20:54:20.524 INFO:teuthology.orchestra.run.smithi175.stdout:Recommended packages: 2023-12-06T20:54:20.524 INFO:teuthology.orchestra.run.smithi175.stdout: thermald 2023-12-06T20:54:20.576 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2023-12-06T20:54:20.576 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T20:54:20.576 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T20:54:20.577 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T20:54:20.577 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2023-12-06T20:54:20.578 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T20:54:20.759 INFO:teuthology.orchestra.run.smithi175.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T20:54:20.759 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 77.0 MB of archives. 2023-12-06T20:54:20.759 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T20:54:20.760 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T20:54:20.849 INFO:teuthology.orchestra.run.smithi172.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T20:54:20.946 INFO:teuthology.orchestra.run.smithi172.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T20:54:21.512 INFO:teuthology.orchestra.run.smithi172.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T20:54:21.513 INFO:teuthology.orchestra.run.smithi172.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T20:54:21.513 INFO:teuthology.orchestra.run.smithi172.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T20:54:21.696 INFO:teuthology.orchestra.run.smithi172.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T20:54:21.725 INFO:teuthology.orchestra.run.smithi172.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T20:54:21.811 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T20:54:22.088 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T20:54:22.368 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 77.0 MB in 1s (60.3 MB/s) 2023-12-06T20:54:22.533 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T20:54:22.815 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T20:54:22.835 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T20:54:22.855 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T20:54:22.996 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T20:54:23.035 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T20:54:23.735 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 77.0 MB in 2s (31.4 MB/s) 2023-12-06T20:54:23.939 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T20:54:24.249 INFO:teuthology.orchestra.run.smithi172.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T20:54:24.254 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:24.330 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:25.650 INFO:teuthology.orchestra.run.smithi175.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T20:54:25.655 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:25.769 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:26.272 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T20:54:26.285 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:26.377 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:27.466 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T20:54:27.480 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:27.516 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:27.777 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T20:54:27.789 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:27.888 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:28.979 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T20:54:28.993 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:29.029 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:32.129 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:32.247 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:32.572 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:32.700 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:33.037 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T20:54:33.052 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T20:54:33.103 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T20:54:33.969 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:34.095 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:34.445 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:34.573 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:34.918 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T20:54:34.935 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T20:54:34.976 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T20:54:38.303 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T20:54:38.326 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:38.369 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:40.993 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:41.121 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:41.432 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T20:54:41.438 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:41.454 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T20:54:41.498 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:42.643 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T20:54:42.761 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:42.887 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:44.046 INFO:teuthology.orchestra.run.smithi172.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:54:44.046 INFO:teuthology.orchestra.run.smithi172.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T20:54:44.189 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:44.251 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T20:54:44.373 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T20:54:44.722 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:45.978 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T20:54:46.087 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:46.213 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:46.410 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T20:54:47.117 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T20:54:47.218 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T20:54:47.328 INFO:teuthology.orchestra.run.smithi172.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:47.400 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:54:47.400 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T20:54:47.402 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T20:54:47.403 INFO:teuthology.orchestra.run.smithi172.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:54:47.532 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:48.708 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T20:54:48.859 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T20:54:50.019 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T20:54:50.129 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T20:54:50.202 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T20:54:50.202 INFO:teuthology.orchestra.run.smithi175.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:55:09.423 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T20:55:09.423 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub' 2023-12-06T20:55:09.444 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T20:55:09.467 INFO:teuthology.orchestra.run.smithi172.stdout:Generating grub configuration file ... 2023-12-06T20:55:09.785 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:55:09.811 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:55:10.193 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T20:55:10.204 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T20:55:11.922 INFO:teuthology.orchestra.run.smithi172.stdout:done 2023-12-06T20:55:12.362 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 20 2023-12-06T20:55:12.407 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.4.0.167.164 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2023-12-06T20:55:12.408 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2023-12-06T20:55:12.408 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T20:55:12.409 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T20:55:12.409 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T20:55:12.409 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T20:55:12.409 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T20:55:12.409 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2023-12-06T20:55:12.502 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2023-12-06T20:55:12.644 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T20:55:12.644 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T20:55:12.654 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T20:55:12.674 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T20:55:13.138 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T20:55:13.138 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub' 2023-12-06T20:55:13.159 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T20:55:13.176 INFO:teuthology.orchestra.run.smithi175.stdout:Generating grub configuration file ... 2023-12-06T20:55:13.570 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:55:13.592 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:55:14.092 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T20:55:14.104 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T20:55:14.401 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2023-12-06T20:55:14.425 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T20:55:14.493 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2023-12-06T20:55:14.673 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2023-12-06T20:55:14.673 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2023-12-06T20:55:14.882 INFO:teuthology.orchestra.run.smithi172.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T20:55:14.882 INFO:teuthology.orchestra.run.smithi172.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T20:55:14.884 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 20 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2023-12-06T20:55:14.907 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.4.0.167.164 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2023-12-06T20:55:14.908 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2023-12-06T20:55:14.908 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2023-12-06T20:55:14.913 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.DjdfkRfmTl 2023-12-06T20:55:14.913 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub/grub.cfg /tmp/tmp.DjdfkRfmTl 2023-12-06T20:55:14.971 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.DjdfkRfmTl 2023-12-06T20:55:15.011 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.DjdfkRfmTl is 9KB 2023-12-06T20:55:15.025 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.DjdfkRfmTl 2023-12-06T20:55:15.032 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T20:55:15.089 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T20:55:15.090 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T20:55:15.090 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T20:55:15.129 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T20:55:15.130 DEBUG:teuthology.orchestra.run.smithi172:> sudo update-grub 2023-12-06T20:55:15.905 INFO:teuthology.orchestra.run.smithi175.stdout:done 2023-12-06T20:55:16.330 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2023-12-06T20:55:16.354 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub' 2023-12-06T20:55:16.358 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T20:55:16.369 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 20 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.4.0.167.164 2023-12-06T20:55:16.378 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T20:55:16.379 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T20:55:16.379 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2023-12-06T20:55:16.379 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2023-12-06T20:55:16.379 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2023-12-06T20:55:16.379 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2023-12-06T20:55:16.380 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T20:55:16.380 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T20:55:16.380 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T20:55:16.380 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T20:55:16.380 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T20:55:16.380 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2023-12-06T20:55:16.497 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2023-12-06T20:55:16.611 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:55:16.623 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:55:16.639 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T20:55:16.639 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T20:55:16.648 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T20:55:16.667 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T20:55:16.976 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T20:55:16.988 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T20:55:17.708 INFO:teuthology.orchestra.run.smithi172.stderr:done 2023-12-06T20:55:17.710 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2023-12-06T20:55:18.422 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2023-12-06T20:55:18.448 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T20:55:18.515 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2023-12-06T20:55:18.709 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2023-12-06T20:55:18.710 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2023-12-06T20:55:18.926 INFO:teuthology.orchestra.run.smithi175.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T20:55:18.926 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T20:55:18.928 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 20 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2023-12-06T20:55:18.950 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.4.0.167.164 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2023-12-06T20:55:18.951 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2023-12-06T20:55:18.951 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2023-12-06T20:55:18.956 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.Izvbg516Ui 2023-12-06T20:55:18.956 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Izvbg516Ui 2023-12-06T20:55:19.015 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.Izvbg516Ui 2023-12-06T20:55:19.070 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.Izvbg516Ui is 9KB 2023-12-06T20:55:19.084 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.Izvbg516Ui 2023-12-06T20:55:19.090 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T20:55:19.150 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T20:55:19.151 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T20:55:19.151 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T20:55:19.188 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T20:55:19.188 DEBUG:teuthology.orchestra.run.smithi175:> sudo update-grub 2023-12-06T20:55:20.561 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub' 2023-12-06T20:55:20.566 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T20:55:20.578 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2023-12-06T20:55:20.915 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T20:55:20.926 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T20:55:21.355 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T20:55:21.367 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T20:55:22.108 INFO:teuthology.orchestra.run.smithi175.stderr:done 2023-12-06T20:55:22.109 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2023-12-06T20:55:47.738 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T20:55:47.739 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T20:55:47.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:55:52.114 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T20:55:52.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T20:55:52.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:56:06.246 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2023-12-06T20:56:10.594 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2023-12-06T20:56:15.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T20:56:15.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:56:18.306 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2023-12-06T20:56:19.596 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T20:56:19.596 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:56:22.658 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2023-12-06T20:56:30.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T20:56:30.316 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:56:34.662 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T20:56:34.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:56:53.090 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2023-12-06T20:57:01.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2023-12-06T20:57:08.094 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T20:57:08.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:57:08.306 DEBUG:teuthology.orchestra.run.smithi175:> true 2023-12-06T20:57:08.924 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T20:57:08.925 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-167-generic"... 2023-12-06T20:57:08.925 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2023-12-06T20:57:08.931 INFO:teuthology.orchestra.run.smithi175.stdout:5.4.0-167-generic 2023-12-06T20:57:08.931 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T20:57:08.931 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T20:57:08.931 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T20:57:09.932 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T20:57:09.932 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T20:57:10.034 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2023-12-06T20:57:10.055 DEBUG:teuthology.parallel:result is None 2023-12-06T20:57:16.799 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T20:57:16.800 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T20:57:17.000 DEBUG:teuthology.orchestra.run.smithi172:> true 2023-12-06T20:57:17.560 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T20:57:17.560 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-167-generic"... 2023-12-06T20:57:17.560 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2023-12-06T20:57:17.609 INFO:teuthology.orchestra.run.smithi172.stdout:5.4.0-167-generic 2023-12-06T20:57:17.609 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T20:57:17.609 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T20:57:17.609 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T20:57:18.610 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T20:57:18.611 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T20:57:18.698 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2023-12-06T20:57:18.725 DEBUG:teuthology.parallel:result is None 2023-12-06T20:57:18.726 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T20:57:18.733 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T20:57:18.733 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T20:57:18.736 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T20:57:18.743 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T20:57:18.751 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T20:57:18.760 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T20:57:18.761 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T20:57:18.785 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T20:57:18.827 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T20:57:18.834 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T20:57:18.834 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T20:57:18.836 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T20:57:18.852 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T20:57:18.862 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T20:57:18.895 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T20:57:18.905 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T20:57:18.906 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T20:57:18.914 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T20:57:18.914 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T20:57:18.916 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T20:57:18.935 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T20:57:18.946 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T20:57:18.946 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T20:57:18.977 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T20:57:18.984 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T20:57:18.991 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T20:57:19.041 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T20:57:19.042 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T20:57:19.064 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T20:57:19.071 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T20:57:19.078 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T20:57:19.079 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T20:57:19.096 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2023-12-06T20:57:19.099 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2023-12-06T20:57:19.148 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T20:57:19.155 INFO:teuthology.task.internal:Starting timer... 2023-12-06T20:57:19.155 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T20:57:19.165 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T20:57:19.173 DEBUG:teuthology.task.selinux:Excluding smithi172: OS 'ubuntu' does not support SELinux 2023-12-06T20:57:19.173 DEBUG:teuthology.task.selinux:Excluding smithi175: OS 'ubuntu' does not support SELinux 2023-12-06T20:57:19.173 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T20:57:19.173 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-06T20:57:19.173 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T20:57:19.173 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T20:57:19.182 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T20:57:19.188 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T20:57:19.298 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T20:57:19.313 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T20:57:19.314 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi172.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T21:03:26.974 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi172.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2023-12-06T21:03:26.975 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T21:03:26.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:03:27.026 DEBUG:teuthology.orchestra.run.smithi172:> true 2023-12-06T21:03:27.147 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-06T21:03:27.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T21:03:27.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:03:27.195 DEBUG:teuthology.orchestra.run.smithi175:> true 2023-12-06T21:03:27.319 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-06T21:03:27.320 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T21:03:27.331 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T21:03:27.331 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:03:27.332 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:03:27.334 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:03:27.334 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:03:27.367 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T21:03:27.367 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Command line: ntpd -gq 2023-12-06T21:03:27.368 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: proto: precision = 0.074 usec (-24) 2023-12-06T21:03:27.368 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T21:03:27.369 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Command line: ntpd -gq 2023-12-06T21:03:27.369 INFO:teuthology.orchestra.run.smithi172.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:03:27.369 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:03:27.370 INFO:teuthology.orchestra.run.smithi172.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen normally on 3 enp3s0f1 172.21.15.172:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen normally on 4 lo [::1]:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f91%5]:123 2023-12-06T21:03:27.371 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:27 ntpd[23606]: Listening on routing socket on fd #22 for interface updates 2023-12-06T21:03:27.372 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: proto: precision = 0.198 usec (-22) 2023-12-06T21:03:27.372 INFO:teuthology.orchestra.run.smithi175.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:03:27.372 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:03:27.372 INFO:teuthology.orchestra.run.smithi175.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:03:27.373 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen normally on 3 enp3s0f1 172.21.15.175:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen normally on 4 lo [::1]:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:71f1%5]:123 2023-12-06T21:03:27.374 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:27 ntpd[23621]: Listening on routing socket on fd #22 for interface updates 2023-12-06T21:03:28.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:28.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:28 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:29.369 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:29.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:29 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:30.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:30.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:30 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:31.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:31.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:31.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:31.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:31.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:31.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:31 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:32.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:32.372 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:32 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:32.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.373 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.373 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:32.373 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:32.373 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:32.373 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:32 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:33.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:33.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:33.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:33.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:33 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:34.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.369 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:34.370 INFO:teuthology.orchestra.run.smithi172.stdout: 6 Dec 21:03:34 ntpd[23606]: ntpd: time slew -0.000389 s 2023-12-06T21:03:34.371 INFO:teuthology.orchestra.run.smithi172.stdout:ntpd: time slew -0.000389s 2023-12-06T21:03:34.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T21:03:34.371 INFO:teuthology.orchestra.run.smithi172.stderr: 6 Dec 21:03:34 ntpd[23606]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:34.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:34 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:34.444 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:35.370 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stdout: 6 Dec 21:03:35 ntpd[23621]: ntpd: time slew +0.002303 s 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stdout:ntpd: time slew +0.002303s 2023-12-06T21:03:35.371 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T21:03:35.372 INFO:teuthology.orchestra.run.smithi175.stderr: 6 Dec 21:03:35 ntpd[23621]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T21:03:35.436 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:03:35.436 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2023-12-06T21:03:35.436 INFO:teuthology.orchestra.run.smithi175.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:35.437 INFO:teuthology.orchestra.run.smithi175.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:35.437 INFO:teuthology.orchestra.run.smithi175.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:35.437 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:03:35.438 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T21:03:35.527 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'} 2023-12-06T21:03:35.527 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-06T21:03:35.528 INFO:tasks.cephadm:Cluster fsid is eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:03:35.528 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T21:03:35.528 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.172', 'mon.c': '[v2:172.21.15.172:3301,v1:172.21.15.172:6790]', 'mon.b': '172.21.15.175'} 2023-12-06T21:03:35.528 INFO:tasks.cephadm:First mon is mon.a on smithi172 2023-12-06T21:03:35.528 INFO:tasks.cephadm:First mgr is y 2023-12-06T21:03:35.528 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T21:03:35.528 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2023-12-06T21:03:35.546 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2023-12-06T21:03:35.563 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-06T21:03:35.564 DEBUG:teuthology.orchestra.run.smithi172:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:35.805 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 6 21:03 /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:35.805 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:36.038 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 6 21:03 /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:36.038 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:36.047 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:03:36.066 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-06T21:03:36.066 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:03:36.093 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:03:36.349 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:03:36.370 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:04:11.562 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2023-12-06T21:04:11.563 INFO:teuthology.orchestra.run.smithi175.stdout:} 2023-12-06T21:04:11.684 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout: "repo_digests": [ 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2023-12-06T21:04:11.685 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:04:11.709 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2023-12-06T21:04:11.729 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2023-12-06T21:04:11.746 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2023-12-06T21:04:11.787 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2023-12-06T21:04:11.802 INFO:tasks.cephadm:Writing seed config... 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T21:04:11.803 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T21:04:11.804 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:04:11.804 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T21:04:11.810 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = eba27d04-947a-11ee-95a2-87774f69a715 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 2023-12-06T21:04:11.811 DEBUG:teuthology.orchestra.run.smithi172:mon.a> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T21:04:11.853 DEBUG:teuthology.orchestra.run.smithi172:mgr.y> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T21:04:11.855 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T21:04:11.856 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid eba27d04-947a-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.172 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:04:12.015 INFO:teuthology.orchestra.run.smithi172.stderr:-------------------------------------------------------------------------------- 2023-12-06T21:04:12.016 INFO:teuthology.orchestra.run.smithi172.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'eba27d04-947a-11ee-95a2-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.172', '--skip-admin-label'] 2023-12-06T21:04:12.016 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying podman|docker is present... 2023-12-06T21:04:12.016 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying lvm2 is present... 2023-12-06T21:04:12.016 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying time synchronization is in place... 2023-12-06T21:04:12.023 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:04:12.031 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.038 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T21:04:12.044 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.051 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: masked 2023-12-06T21:04:12.057 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.063 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T21:04:12.068 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.075 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: enabled 2023-12-06T21:04:12.081 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: active 2023-12-06T21:04:12.083 INFO:teuthology.orchestra.run.smithi172.stderr:Unit ntp.service is enabled and running 2023-12-06T21:04:12.083 INFO:teuthology.orchestra.run.smithi172.stderr:Repeating the final host check... 2023-12-06T21:04:12.083 INFO:teuthology.orchestra.run.smithi172.stderr:docker (/usr/bin/docker) is present 2023-12-06T21:04:12.083 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl is present 2023-12-06T21:04:12.083 INFO:teuthology.orchestra.run.smithi172.stderr:lvcreate is present 2023-12-06T21:04:12.088 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:04:12.094 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.100 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T21:04:12.106 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.112 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: masked 2023-12-06T21:04:12.118 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.124 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T21:04:12.130 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2023-12-06T21:04:12.137 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: enabled 2023-12-06T21:04:12.143 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: active 2023-12-06T21:04:12.144 INFO:teuthology.orchestra.run.smithi172.stderr:Unit ntp.service is enabled and running 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Host looks OK 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Cluster fsid: eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Acquiring lock 139703122098496 on /run/cephadm/eba27d04-947a-11ee-95a2-87774f69a715.lock 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Lock 139703122098496 acquired on /run/cephadm/eba27d04-947a-11ee-95a2-87774f69a715.lock 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying IP 172.21.15.172 port 3300 ... 2023-12-06T21:04:12.145 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying IP 172.21.15.172 port 6789 ... 2023-12-06T21:04:12.146 INFO:teuthology.orchestra.run.smithi172.stderr:Base mon IP is 172.21.15.172, final addrv is [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2023-12-06T21:04:12.148 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-12-06T21:04:12.148 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.172 metric 100 2023-12-06T21:04:12.149 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-06T21:04:12.149 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.172 2023-12-06T21:04:12.149 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.172 metric 100 2023-12-06T21:04:12.152 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T21:04:12.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-06T21:04:12.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1788sec pref medium 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:7f91/64 scope link 2023-12-06T21:04:12.157 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:04:12.158 INFO:teuthology.orchestra.run.smithi172.stderr:Mon IP `172.21.15.172` is in CIDR network `172.21.0.0/20` 2023-12-06T21:04:12.158 INFO:teuthology.orchestra.run.smithi172.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T21:04:12.159 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:04:12.311 INFO:journalctl@ceph.mgr.y.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:04:12.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:04:12.583 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-06T21:04:12.681 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-06T21:04:12.681 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-06T21:04:12.705 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-06T21:04:13.606 INFO:teuthology.orchestra.run.smithi172.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:04:14.173 INFO:teuthology.orchestra.run.smithi172.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:04:14.174 INFO:teuthology.orchestra.run.smithi172.stderr:Extracting ceph user uid/gid from container image... 2023-12-06T21:04:14.859 INFO:teuthology.orchestra.run.smithi172.stderr:stat: 167 167 2023-12-06T21:04:15.350 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial keys... 2023-12-06T21:04:16.051 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQDQ4XBlhKj/AhAAfZ0Zl//HvTqyZMlEDj2s4A== 2023-12-06T21:04:17.363 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQDR4XBleMiXFRAAmBoTXjAWGrtajuDX1WwpgQ== 2023-12-06T21:04:18.613 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQDS4XBljIJ7JBAAv4+YTScXWWFwJq43TH5tjA== 2023-12-06T21:04:19.182 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial monmap... 2023-12-06T21:04:19.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:04:19.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-06T21:04:19.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:19.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr:monmaptool for a [v2:172.21.15.172:3300,v1:172.21.15.172:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr:setting min_mon_release = octopus 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: set fsid to eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:04:20.431 INFO:teuthology.orchestra.run.smithi172.stderr:Creating mon... 2023-12-06T21:04:21.194 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:04:21.194 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 1 imported monmap: 2023-12-06T21:04:21.194 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-06T21:04:21.194 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:21.195 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: last_changed 2023-12-06T21:04:19.882337+0000 2023-12-06T21:04:21.195 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: created 2023-12-06T21:04:19.882337+0000 2023-12-06T21:04:21.195 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 0 /usr/bin/ceph-mon: set fsid to eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: RocksDB version: 6.15.5 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:04:21.196 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Compile date Apr 18 2022 2023-12-06T21:04:21.197 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: DB SUMMARY 2023-12-06T21:04:21.197 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.197 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: DB Session ID: UY2BWI0BKNBL7VC7X8XA 2023-12-06T21:04:21.198 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.198 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-06T21:04:21.198 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.198 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-06T21:04:21.198 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.225 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.create_if_missing: 1 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.env: 0x55800845e860 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.fs: Posix File System 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.info_log: 0x558008cb5320 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:04:21.226 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.db_log_dir: 2023-12-06T21:04:21.227 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.write_buffer_manager: 0x558008f55950 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:04:21.228 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:04:21.229 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.row_cache: None 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.wal_filter: None 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:04:21.230 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:04:21.231 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.189+0000 7f4a23ec9880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:04:21.232 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Compression algorithms supported: 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kZSTD supported: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:04:21.233 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.merge_operator: 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:04:21.234 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558008c7ed10) 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-06T21:04:21.235 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache: 0x558008ce6170 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-06T21:04:21.236 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-06T21:04:21.237 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:04:21.238 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.num_levels: 7 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:04:21.239 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:04:21.240 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:04:21.241 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:04:21.242 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:04:21.243 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:04:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.193+0000 7f4a23ec9880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.197+0000 7f4a23ec9880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x558008ccc700 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.197+0000 7f4a23ec9880 4 rocksdb: DB pointer 0x558008d40000 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.197+0000 7f4a15ab3700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.197+0000 7f4a15ab3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-12-06T21:04:21.245 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:21.246 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:21.247 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-06T21:04:21.248 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.249 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:04:21.250 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2023-12-06T21:04:21.250 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.201+0000 7f4a23ec9880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-06T21:04:21.250 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.201+0000 7f4a23ec9880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-06T21:04:21.250 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:04:21.201+0000 7f4a23ec9880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-06T21:04:21.762 INFO:teuthology.orchestra.run.smithi172.stderr:create mon.a on 2023-12-06T21:04:21.974 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-06T21:04:22.178 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target. 2023-12-06T21:04:22.178 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target. 2023-12-06T21:04:22.589 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to reset failed state of unit ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T21:04:22.596 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target.wants/ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715@.service. 2023-12-06T21:04:22.793 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2023-12-06T21:04:22.793 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:04:22.793 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mon to start... 2023-12-06T21:04:22.793 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mon... 2023-12-06T21:04:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:23 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.934705+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:04:24.151 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: cluster: 2023-12-06T21:04:24.151 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: id: eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:24.151 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-06T21:04:24.151 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:24.152 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: services: 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.202554s) 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: data: 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-06T21:04:24.153 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: pgs: 2023-12-06T21:04:24.154 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:24.720 INFO:teuthology.orchestra.run.smithi172.stderr:mon is available 2023-12-06T21:04:24.720 INFO:teuthology.orchestra.run.smithi172.stderr:Assimilating anything we can from ceph.conf... 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.946981+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.948662+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.957975+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.970702+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: cluster 2023-12-06T21:04:23.971725+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T21:04:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:24 smithi172 bash[24586]: audit 2023-12-06T21:04:24.149443+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.172:0/328825976' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:04:25.725 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:25.725 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [global] 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: fsid = eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:04:25.726 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:04:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:25 smithi172 bash[24586]: audit 2023-12-06T21:04:25.719189+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.172:0/2170569036' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:04:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:25 smithi172 bash[24586]: audit 2023-12-06T21:04:25.722489+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.172:0/2170569036' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:04:26.258 INFO:teuthology.orchestra.run.smithi172.stderr:Generating new minimal ceph.conf... 2023-12-06T21:04:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:27 smithi172 bash[24586]: audit 2023-12-06T21:04:27.318630+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.172:0/2849257565' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:04:27.884 INFO:teuthology.orchestra.run.smithi172.stderr:Restarting the monitor... 2023-12-06T21:04:28.178 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:27 smithi172 systemd[1]: Stopping Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:04:28.178 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:27 smithi172 bash[24970]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon.a 2023-12-06T21:04:28.178 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 bash[24586]: debug 2023-12-06T21:04:28.000+0000 7fa033a0d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T21:04:28.178 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 bash[24586]: debug 2023-12-06T21:04:28.000+0000 7fa033a0d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T21:04:28.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 bash[24981]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:04:28.575 INFO:teuthology.orchestra.run.smithi172.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-06T21:04:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 bash[25019]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon.a 2023-12-06T21:04:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T21:04:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 systemd[1]: Stopped Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:04:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:28 smithi172 systemd[1]: Started Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:04:29.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.576+0000 7f7e6ac90880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.576+0000 7f7e6ac90880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.576+0000 7f7e6ac90880 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 0 load: jerasure load: lrc 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: RocksDB version: 6.15.5 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Compile date Apr 18 2022 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: DB SUMMARY 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: DB Session ID: TFDA35DWBH5RNBQGOY6W 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82133 ; 2023-12-06T21:04:29.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.580+0000 7f7e6ac90880 4 rocksdb: Options.env: 0x557d345fa860 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.fs: Posix File System 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.info_log: 0x557d36b4be00 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:04:29.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.db_log_dir: 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:04:29.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.write_buffer_manager: 0x557d36c3c270 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:04:29.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.row_cache: None 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.wal_filter: None 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:04:29.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:04:29.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:04:29.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Compression algorithms supported: 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kZSTD supported: 0 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:04:29.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.merge_operator: 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d36b19d00) 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cache_index_and_filter_blocks: 1 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: pin_top_level_index_and_filter: 1 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: index_type: 0 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: data_block_index_type: 0 2023-12-06T21:04:29.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: index_shortening: 1 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: hash_index_allow_collision: 1 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: checksum: 1 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: no_block_cache: 0 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_cache: 0x557d36b80170 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_cache_name: BinnedLRUCache 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_cache_options: 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: capacity : 536870912 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: num_shard_bits : 4 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: strict_capacity_limit : 0 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: high_pri_pool_ratio: 0.000 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_cache_compressed: (nil) 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: persistent_cache: (nil) 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_size: 4096 2023-12-06T21:04:29.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_size_deviation: 10 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_restart_interval: 16 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: index_block_restart_interval: 1 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: metadata_block_size: 4096 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: partition_filters: 0 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: use_delta_encoding: 1 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: whole_key_filtering: 1 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: verify_compression: 0 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: read_amp_bytes_per_bit: 0 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: format_version: 4 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: enable_index_compression: 1 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: block_align: 0 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:04:29.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.num_levels: 7 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:04:29.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:04:29.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:04:29.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:04:29.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:04:29.839 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701896669589313, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.584+0000 7f7e6ac90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701896669591100, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78842, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77105, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9896, "raw_average_key_size": 47, "raw_value_size": 71376, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 209, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701896669, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f4f95489-a9a3-4dcd-82e3-82204f778672", "db_session_id": "TFDA35DWBH5RNBQGOY6W"}} 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701896669592056, "job": 1, "event": "recovery_finished"} 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557d36b66a80 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 4 rocksdb: DB pointer 0x557d36b76000 2023-12-06T21:04:29.840 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e5aa18700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e5aa18700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** DB Stats ** 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** Compaction Stats [default] ** 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 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 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: L0 2/0 78.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Sum 2/0 78.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** Compaction Stats [default] ** 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 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 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Cumulative compaction: 0.00 GB write, 12.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Interval compaction: 0.00 GB write, 12.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:04:29.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** Compaction Stats [default] ** 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 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 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: L0 2/0 78.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Sum 2/0 78.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 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 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** Compaction Stats [default] ** 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 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 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 72.2 0.00 0.00 1 0.001 0 0 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:04:29.843 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Cumulative compaction: 0.00 GB write, 11.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.588+0000 7f7e6ac90880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 1 mon.a@-1(???) e1 preinit fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).mds e1 new map 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).mds e1 print_map 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: e1 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:04:29.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: legacy client fscid: -1 2023-12-06T21:04:29.845 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: 2023-12-06T21:04:29.845 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: No filesystems configured 2023-12-06T21:04:29.845 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T21:04:29.845 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:04:29.845 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: debug 2023-12-06T21:04:29.592+0000 7f7e6ac90880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cluster 2023-12-06T21:04:29.601915+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cluster 2023-12-06T21:04:29.601996+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cluster 2023-12-06T21:04:29.602087+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cluster 2023-12-06T21:04:29.602129+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:04:29.846 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:29 smithi172 bash[25059]: cluster 2023-12-06T21:04:29.602589+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T21:04:30.458 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-06T21:04:30.458 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:04:30.458 INFO:teuthology.orchestra.run.smithi172.stderr:Creating mgr... 2023-12-06T21:04:30.459 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying port 9283 ... 2023-12-06T21:04:30.686 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to reset failed state of unit ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T21:04:30.696 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715.target.wants/ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-eba27d04-947a-11ee-95a2-87774f69a715@.service. 2023-12-06T21:04:30.914 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2023-12-06T21:04:30.914 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:04:30.915 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2023-12-06T21:04:30.915 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T21:04:30.915 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr to start... 2023-12-06T21:04:30.915 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr... 2023-12-06T21:04:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:30 smithi172 bash[25059]: audit 2023-12-06T21:04:29.868171+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.172:0/1501400026' entity='client.admin' 2023-12-06T21:04:32.371 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:32.371 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:32.371 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "eba27d04-947a-11ee-95a2-87774f69a715", 2023-12-06T21:04:32.371 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2023-12-06T21:04:32.373 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:04:32.378 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:04:32.379 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:32.380 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:04:23.952922+0000", 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:04:32.381 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:32.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:32 smithi172 bash[25059]: audit 2023-12-06T21:04:32.369442+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.172:0/4214236158' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:04:32.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:32 smithi172 bash[25344]: debug 2023-12-06T21:04:32.268+0000 7f34122e2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:04:33.015 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (1/15)... 2023-12-06T21:04:33.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:32 smithi172 bash[25344]: debug 2023-12-06T21:04:32.956+0000 7f34122e2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:04:33.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:33 smithi172 bash[25344]: debug 2023-12-06T21:04:33.080+0000 7f34122e2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:04:33.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:33 smithi172 bash[25344]: debug 2023-12-06T21:04:33.240+0000 7f34122e2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:04:33.864 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:33 smithi172 bash[25344]: debug 2023-12-06T21:04:33.568+0000 7f34122e2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:04:33.864 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:33 smithi172 bash[25344]: debug 2023-12-06T21:04:33.660+0000 7f34122e2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:04:34.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:33 smithi172 bash[25344]: debug 2023-12-06T21:04:33.860+0000 7f34122e2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:04:35.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:34 smithi172 bash[25344]: debug 2023-12-06T21:04:34.708+0000 7f34122e2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:04:35.020 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:34 smithi172 bash[25344]: debug 2023-12-06T21:04:34.812+0000 7f34122e2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:04:35.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:35 smithi172 bash[25344]: debug 2023-12-06T21:04:35.012+0000 7f34122e2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:04:35.693 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:35 smithi172 bash[25344]: debug 2023-12-06T21:04:35.356+0000 7f34122e2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:04:36.065 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:35 smithi172 bash[25344]: debug 2023-12-06T21:04:35.688+0000 7f34122e2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "eba27d04-947a-11ee-95a2-87774f69a715", 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:36.137 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:04:36.138 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:04:36.139 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:36.140 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:04:23.952922+0000", 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:04:36.141 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:36 smithi172 bash[25059]: audit 2023-12-06T21:04:36.128876+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.172:0/332689704' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:04:36.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:36 smithi172 bash[25344]: debug 2023-12-06T21:04:36.060+0000 7f34122e2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:04:36.770 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (2/15)... 2023-12-06T21:04:36.822 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:36 smithi172 bash[25344]: debug 2023-12-06T21:04:36.332+0000 7f34122e2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:04:37.277 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.016+0000 7f34122e2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:04:37.277 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.116+0000 7f34122e2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:04:37.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.272+0000 7f34122e2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:04:37.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.376+0000 7f34122e2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:04:37.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.512+0000 7f34122e2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:04:38.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.804+0000 7f34122e2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:04:38.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:37 smithi172 bash[25344]: debug 2023-12-06T21:04:37.920+0000 7f34122e2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:04:38.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:38 smithi172 bash[25344]: debug 2023-12-06T21:04:38.100+0000 7f34122e2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:04:38.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:38 smithi172 bash[25344]: debug 2023-12-06T21:04:38.216+0000 7f34122e2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:04:39.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25344]: debug 2023-12-06T21:04:39.060+0000 7f34122e2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:04:39.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: cluster 2023-12-06T21:04:39.085349+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-06T21:04:39.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: cluster 2023-12-06T21:04:39.089280+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00414679s) 2023-12-06T21:04:39.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.093352+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.093906+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.094253+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.094594+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.096063+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: cluster 2023-12-06T21:04:39.106022+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.126930+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:04:39.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:39 smithi172 bash[25059]: audit 2023-12-06T21:04:39.129663+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:04:39.801 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:39.801 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "eba27d04-947a-11ee-95a2-87774f69a715", 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:04:39.802 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:04:39.803 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2023-12-06T21:04:39.807 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:04:39.808 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:04:39.809 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:39.810 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:04:23.952922+0000", 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:04:39.811 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:40 smithi172 bash[25059]: audit 2023-12-06T21:04:39.148313+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' 2023-12-06T21:04:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:40 smithi172 bash[25059]: audit 2023-12-06T21:04:39.152798+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' 2023-12-06T21:04:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:40 smithi172 bash[25059]: audit 2023-12-06T21:04:39.156508+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.172:0/2168121731' entity='mgr.y' 2023-12-06T21:04:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:40 smithi172 bash[25059]: audit 2023-12-06T21:04:39.799392+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.172:0/2944122345' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:04:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:40 smithi172 bash[25059]: cluster 2023-12-06T21:04:40.099436+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01429s) 2023-12-06T21:04:40.418 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (3/15)... 2023-12-06T21:04:42.454 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:42 smithi172 bash[25059]: cluster 2023-12-06T21:04:41.154309+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "eba27d04-947a-11ee-95a2-87774f69a715", 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.815 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 14, 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:43.816 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:04:43.817 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:04:43.818 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:04:23.952922+0000", 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:04:43.819 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:44.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:43 smithi172 bash[25059]: audit 2023-12-06T21:04:43.808394+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.172:0/2527312110' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:04:44.405 INFO:teuthology.orchestra.run.smithi172.stderr:mgr is available 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [global] 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: fsid = eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:04:45.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:04:45.666 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:04:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:45 smithi172 bash[25059]: audit 2023-12-06T21:04:45.658918+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.172:0/2236909290' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:04:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:45 smithi172 bash[25059]: audit 2023-12-06T21:04:45.662692+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.172:0/2236909290' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:04:46.269 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling cephadm module... 2023-12-06T21:04:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:47 smithi172 bash[25059]: audit 2023-12-06T21:04:47.591300+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.172:0/594005848' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T21:04:48.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:47 smithi172 bash[25344]: ignoring --setuser ceph since I am not root 2023-12-06T21:04:48.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:47 smithi172 bash[25344]: ignoring --setgroup ceph since I am not root 2023-12-06T21:04:48.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:47 smithi172 bash[25344]: debug 2023-12-06T21:04:47.828+0000 7f4bdc65c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:04:48.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:48 smithi172 bash[25344]: debug 2023-12-06T21:04:48.476+0000 7f4bdc65c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:04:48.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:48 smithi172 bash[25059]: audit 2023-12-06T21:04:47.646578+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.172:0/594005848' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T21:04:48.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:48 smithi172 bash[25059]: cluster 2023-12-06T21:04:47.646668+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-12-06T21:04:48.906 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:48 smithi172 bash[25344]: debug 2023-12-06T21:04:48.596+0000 7f4bdc65c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:04:48.906 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:48 smithi172 bash[25344]: debug 2023-12-06T21:04:48.756+0000 7f4bdc65c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:04:49.428 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:49 smithi172 bash[25344]: debug 2023-12-06T21:04:49.120+0000 7f4bdc65c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:04:49.428 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:49 smithi172 bash[25344]: debug 2023-12-06T21:04:49.220+0000 7f4bdc65c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:04:49.510 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:49.511 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-06T21:04:49.511 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:04:49.511 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:04:49.511 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:04:49.511 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:49.708 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:49 smithi172 bash[25059]: audit 2023-12-06T21:04:49.508634+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.172:0/1087835242' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:04:49.708 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:49 smithi172 bash[25344]: debug 2023-12-06T21:04:49.420+0000 7f4bdc65c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:04:50.080 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for the mgr to restart... 2023-12-06T21:04:50.081 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr epoch 5... 2023-12-06T21:04:50.386 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:50 smithi172 bash[25344]: debug 2023-12-06T21:04:50.280+0000 7f4bdc65c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:04:50.700 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:50 smithi172 bash[25344]: debug 2023-12-06T21:04:50.380+0000 7f4bdc65c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:04:50.701 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:50 smithi172 bash[25344]: debug 2023-12-06T21:04:50.588+0000 7f4bdc65c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:04:51.273 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:50 smithi172 bash[25344]: debug 2023-12-06T21:04:50.948+0000 7f4bdc65c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:04:51.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:51 smithi172 bash[25344]: debug 2023-12-06T21:04:51.268+0000 7f4bdc65c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:04:51.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:51 smithi172 bash[25344]: debug 2023-12-06T21:04:51.632+0000 7f4bdc65c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:04:52.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:51 smithi172 bash[25344]: debug 2023-12-06T21:04:51.896+0000 7f4bdc65c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:04:52.838 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:52 smithi172 bash[25344]: debug 2023-12-06T21:04:52.576+0000 7f4bdc65c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:04:52.838 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:52 smithi172 bash[25344]: debug 2023-12-06T21:04:52.676+0000 7f4bdc65c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:04:53.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:52 smithi172 bash[25344]: debug 2023-12-06T21:04:52.832+0000 7f4bdc65c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:04:53.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:52 smithi172 bash[25344]: debug 2023-12-06T21:04:52.940+0000 7f4bdc65c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:04:53.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:53 smithi172 bash[25344]: debug 2023-12-06T21:04:53.076+0000 7f4bdc65c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:04:53.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:53 smithi172 bash[25344]: debug 2023-12-06T21:04:53.364+0000 7f4bdc65c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:04:53.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:53 smithi172 bash[25344]: debug 2023-12-06T21:04:53.480+0000 7f4bdc65c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:04:54.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:53 smithi172 bash[25344]: debug 2023-12-06T21:04:53.660+0000 7f4bdc65c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:04:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:53 smithi172 bash[25344]: debug 2023-12-06T21:04:53.776+0000 7f4bdc65c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:04:55.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:54 smithi172 bash[25344]: debug 2023-12-06T21:04:54.608+0000 7f4bdc65c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: cluster 2023-12-06T21:04:54.632666+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: cluster 2023-12-06T21:04:54.633414+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: cluster 2023-12-06T21:04:54.636483+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: cluster 2023-12-06T21:04:55.611242+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.978006s) 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: audit 2023-12-06T21:04:55.614299+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: audit 2023-12-06T21:04:55.615905+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: audit 2023-12-06T21:04:55.617264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: audit 2023-12-06T21:04:55.617715+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:04:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:55 smithi172 bash[25059]: audit 2023-12-06T21:04:55.618150+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:04:56.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:04:56.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-06T21:04:56.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:04:56.665 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: cluster 2023-12-06T21:04:55.647072+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.672783+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.677711+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.685478+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.689829+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.692754+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.698707+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.717042+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:04:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:56 smithi172 bash[25059]: audit 2023-12-06T21:04:55.720009+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:04:57.275 INFO:teuthology.orchestra.run.smithi172.stderr:mgr epoch 5 is available 2023-12-06T21:04:57.275 INFO:teuthology.orchestra.run.smithi172.stderr:Setting orchestrator backend to cephadm... 2023-12-06T21:04:57.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25344]: [06/Dec/2023:21:04:57] ENGINE Bus STARTING 2023-12-06T21:04:57.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25344]: [06/Dec/2023:21:04:57] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:04:57.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25344]: [06/Dec/2023:21:04:57] ENGINE Bus STARTED 2023-12-06T21:04:58.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25059]: audit 2023-12-06T21:04:56.648293+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:04:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25059]: cluster 2023-12-06T21:04:56.650116+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 2s) 2023-12-06T21:04:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25059]: audit 2023-12-06T21:04:56.663891+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:04:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25059]: audit 2023-12-06T21:04:57.546563+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:04:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:57 smithi172 bash[25059]: audit 2023-12-06T21:04:57.573786+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: cephadm 2023-12-06T21:04:57.416159+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [06/Dec/2023:21:04:57] ENGINE Bus STARTING 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: cephadm 2023-12-06T21:04:57.539583+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [06/Dec/2023:21:04:57] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: cephadm 2023-12-06T21:04:57.540059+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [06/Dec/2023:21:04:57] ENGINE Bus STARTED 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: cluster 2023-12-06T21:04:57.651369+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 3s) 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: audit 2023-12-06T21:04:58.431724+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:04:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:58 smithi172 bash[25059]: audit 2023-12-06T21:04:58.443110+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:04:59 smithi172 bash[25059]: audit 2023-12-06T21:04:58.422078+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:00.219 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: value unchanged 2023-12-06T21:05:00.803 INFO:teuthology.orchestra.run.smithi172.stderr:Generating ssh key... 2023-12-06T21:05:01.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:00 smithi172 bash[25059]: audit 2023-12-06T21:05:00.217421+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: Generating public/private rsa key pair. 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: Your identification has been saved in /tmp/tmpkhyit9nm/key. 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: Your public key has been saved in /tmp/tmpkhyit9nm/key.pub. 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: The key fingerprint is: 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: SHA256:sHhfgfJpDknYlXqZGXdnfVQSl35HxfH6S+lxrPK4TvQ ceph-eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: The key's randomart image is: 2023-12-06T21:05:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: +---[RSA 3072]----+ 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | .. o*X| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | o .o.. . o+*| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | . =..*.. o..o| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | o.*=. . oo| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | . =.S . . . o| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | . = . . . o.| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | o . E++| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | ...o.+| 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: | .++oo | 2023-12-06T21:05:02.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:02 smithi172 bash[25344]: +----[SHA256]-----+ 2023-12-06T21:05:03.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:03 smithi172 bash[25059]: audit 2023-12-06T21:05:02.103971+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:03.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:03 smithi172 bash[25059]: cephadm 2023-12-06T21:05:02.104377+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-06T21:05:03.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:03 smithi172 bash[25059]: audit 2023-12-06T21:05:02.211392+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:03.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:03 smithi172 bash[25059]: audit 2023-12-06T21:05:02.215438+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:03.990 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzIMH2Q7zcwbBkxV8zXYtTN9KQ6ZqmWDbw0aJkp3t8eW4P0iFefrevKUzSn5JcA7dWeUJXVoXNcOP/nTE+9PRS3lqL290znk18ZCUhExRDkuHNEF4ySDdsc2O5f+7ibZbWq5r3b1xTbV2iHgOUmiqrJQJ0eWPj3/UQBoOfoNbxe5lktlWxnCfAJR0U9QYabPxPHZ6nkCYVyG1wEd5dmpm0S5ktMSpoe+V7GHKfiRAF65lymXejqjnS3VYLInWnBHLpR3cDQNaO3TwkMq4PDi8RzL8HwVd7KeZYFBx8C8fKjQLyk5vtu9PbGrqxb7hSOU322fDPpXXtO4/SxwULPTEVn9UHbDI4Luydr/T06DfkS4MPLwoX7n2njGpfJrCrkF2Qq3KL9jRysxpS/fILvAjOKcsw5XEIVQY5y9trB9suLUnpLLDI1SoGgIy8i05r1qGosILSIWmd72lgfjZm7muQ6HaA+GUp9cw28QFMw81BLTFQe0NRm4N3d23eEcdMv4U= ceph-eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:05:04.521 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T21:05:04.522 INFO:teuthology.orchestra.run.smithi172.stderr:Adding key to root@localhost authorized_keys... 2023-12-06T21:05:04.522 INFO:teuthology.orchestra.run.smithi172.stderr:Adding host smithi172... 2023-12-06T21:05:05.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:05 smithi172 bash[25059]: audit 2023-12-06T21:05:03.988306+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:06.714 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Added host 'smithi172' with addr '172.21.15.172' 2023-12-06T21:05:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:06 smithi172 bash[25059]: audit 2023-12-06T21:05:05.715907+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi172", "addr": "172.21.15.172", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:06 smithi172 bash[25059]: cephadm 2023-12-06T21:05:06.091067+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi172 2023-12-06T21:05:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:06 smithi172 bash[25059]: audit 2023-12-06T21:05:06.712120+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:06 smithi172 bash[25059]: audit 2023-12-06T21:05:06.743004+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:07.435 INFO:teuthology.orchestra.run.smithi172.stderr:Deploying unmanaged mon service... 2023-12-06T21:05:08.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:07 smithi172 bash[25059]: cephadm 2023-12-06T21:05:06.712776+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi172 2023-12-06T21:05:09.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-06T21:05:10.182 INFO:teuthology.orchestra.run.smithi172.stderr:Deploying unmanaged mgr service... 2023-12-06T21:05:10.485 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:10 smithi172 bash[25059]: audit 2023-12-06T21:05:09.315599+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:10.486 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:10 smithi172 bash[25059]: cephadm 2023-12-06T21:05:09.318559+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-06T21:05:10.486 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:10 smithi172 bash[25059]: audit 2023-12-06T21:05:09.325135+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:10.486 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:10 smithi172 bash[25059]: audit 2023-12-06T21:05:10.216381+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:11.670 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-06T21:05:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:11 smithi172 bash[25059]: audit 2023-12-06T21:05:10.498300+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:12.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:12 smithi172 bash[25059]: audit 2023-12-06T21:05:11.658816+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:12.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:12 smithi172 bash[25059]: cephadm 2023-12-06T21:05:11.661299+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-06T21:05:12.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:12 smithi172 bash[25059]: audit 2023-12-06T21:05:11.668490+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:14.815 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:14 smithi172 bash[25059]: audit 2023-12-06T21:05:13.507404+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.172:0/163737959' entity='client.admin' 2023-12-06T21:05:16.058 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling the dashboard module... 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.004061+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.011107+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.011984+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.015193+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.016855+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.022488+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.172:0/1425372926' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]': finished 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: audit 2023-12-06T21:05:15.382555+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.172:0/1124238970' entity='client.admin' 2023-12-06T21:05:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:16 smithi172 bash[25059]: cluster 2023-12-06T21:05:15.619047+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:17.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:17 smithi172 bash[25059]: cephadm 2023-12-06T21:05:15.830857+0000 mgr.y (mgr.14120) 19 : cephadm [INF] Deploying daemon agent.smithi172 on smithi172 2023-12-06T21:05:18.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25344]: ignoring --setuser ceph since I am not root 2023-12-06T21:05:18.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25344]: ignoring --setgroup ceph since I am not root 2023-12-06T21:05:18.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25344]: debug 2023-12-06T21:05:18.211+0000 7fabc58c5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:05:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25059]: audit 2023-12-06T21:05:17.445853+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.172:0/1146381400' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T21:05:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25059]: cluster 2023-12-06T21:05:17.619516+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:18.998 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25344]: debug 2023-12-06T21:05:18.871+0000 7fabc58c5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:05:19.264 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:18 smithi172 bash[25344]: debug 2023-12-06T21:05:18.991+0000 7fabc58c5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:05:19.264 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25344]: debug 2023-12-06T21:05:19.155+0000 7fabc58c5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:05:19.265 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25059]: audit 2023-12-06T21:05:18.016481+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.172:0/1146381400' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T21:05:19.265 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25059]: cluster 2023-12-06T21:05:18.016590+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-12-06T21:05:19.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25344]: debug 2023-12-06T21:05:19.491+0000 7fabc58c5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:05:19.946 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:05:19.946 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-06T21:05:19.947 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:05:19.947 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:05:19.947 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:05:19.947 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:05:19.974 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25344]: debug 2023-12-06T21:05:19.583+0000 7fabc58c5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:05:19.974 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:19 smithi172 bash[25344]: debug 2023-12-06T21:05:19.787+0000 7fabc58c5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:05:20.532 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for the mgr to restart... 2023-12-06T21:05:20.532 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr epoch 9... 2023-12-06T21:05:20.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:20 smithi172 bash[25059]: audit 2023-12-06T21:05:19.944505+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.172:0/3692442891' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:05:20.828 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:20 smithi172 bash[25344]: debug 2023-12-06T21:05:20.663+0000 7fabc58c5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:05:20.828 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:20 smithi172 bash[25344]: debug 2023-12-06T21:05:20.771+0000 7fabc58c5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:05:21.252 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:20 smithi172 bash[25344]: debug 2023-12-06T21:05:20.979+0000 7fabc58c5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:05:21.678 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:21 smithi172 bash[25344]: debug 2023-12-06T21:05:21.347+0000 7fabc58c5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:05:22.046 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:21 smithi172 bash[25344]: debug 2023-12-06T21:05:21.671+0000 7fabc58c5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:05:22.315 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:22 smithi172 bash[25344]: debug 2023-12-06T21:05:22.039+0000 7fabc58c5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:05:22.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:22 smithi172 bash[25344]: debug 2023-12-06T21:05:22.307+0000 7fabc58c5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:05:23.257 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:22 smithi172 bash[25344]: debug 2023-12-06T21:05:22.991+0000 7fabc58c5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:05:23.257 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.091+0000 7fabc58c5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:05:23.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.251+0000 7fabc58c5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:05:23.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.359+0000 7fabc58c5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:05:23.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.495+0000 7fabc58c5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:05:24.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.819+0000 7fabc58c5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:05:24.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:23 smithi172 bash[25344]: debug 2023-12-06T21:05:23.939+0000 7fabc58c5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:05:24.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:24 smithi172 bash[25344]: debug 2023-12-06T21:05:24.119+0000 7fabc58c5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:05:24.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:24 smithi172 bash[25344]: debug 2023-12-06T21:05:24.235+0000 7fabc58c5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:05:25.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:25 smithi172 bash[25344]: debug 2023-12-06T21:05:25.079+0000 7fabc58c5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:05:25.884 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:25 smithi172 bash[25059]: cluster 2023-12-06T21:05:25.105338+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:05:25.884 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:25 smithi172 bash[25059]: cluster 2023-12-06T21:05:25.106386+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2023-12-06T21:05:25.884 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:25 smithi172 bash[25059]: cluster 2023-12-06T21:05:25.110264+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-06T21:05:26.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25344]: [06/Dec/2023:21:05:26] ENGINE Bus STARTING 2023-12-06T21:05:26.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25344]: [06/Dec/2023:21:05:26] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:05:26.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25344]: [06/Dec/2023:21:05:26] ENGINE Bus STARTED 2023-12-06T21:05:26.647 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2023-12-06T21:05:26.648 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-06T21:05:26.648 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:05:26.648 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2023-12-06T21:05:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: cluster 2023-12-06T21:05:25.625312+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.519102s) 2023-12-06T21:05:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.628313+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:05:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.630589+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:05:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.632027+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.632446+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.632779+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: cluster 2023-12-06T21:05:25.645365+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.673810+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.677071+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.682092+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.716629+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:25.725388+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:05:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:26 smithi172 bash[25059]: audit 2023-12-06T21:05:26.290933+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:27.395 INFO:teuthology.orchestra.run.smithi172.stderr:mgr epoch 9 is available 2023-12-06T21:05:27.395 INFO:teuthology.orchestra.run.smithi172.stderr:Generating a dashboard self-signed certificate... 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: cephadm 2023-12-06T21:05:26.162859+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [06/Dec/2023:21:05:26] ENGINE Bus STARTING 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: cephadm 2023-12-06T21:05:26.283939+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [06/Dec/2023:21:05:26] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: cephadm 2023-12-06T21:05:26.284540+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [06/Dec/2023:21:05:26] ENGINE Bus STARTED 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: audit 2023-12-06T21:05:26.630487+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: cluster 2023-12-06T21:05:26.631807+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.52561s) 2023-12-06T21:05:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:27 smithi172 bash[25059]: audit 2023-12-06T21:05:26.646062+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:05:28.962 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-06T21:05:28.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:28 smithi172 bash[25059]: cluster 2023-12-06T21:05:27.645551+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-06T21:05:29.627 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial admin user... 2023-12-06T21:05:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:29 smithi172 bash[25059]: audit 2023-12-06T21:05:28.602350+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:29 smithi172 bash[25059]: audit 2023-12-06T21:05:28.955532+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:29 smithi172 bash[25059]: audit 2023-12-06T21:05:28.960136+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:31.251 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$kISMsztrjbGRq1kITKOkZuOtA097AO6f7c0Bz7EfBE1H6X/yI2nUq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701896731, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T21:05:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:30.403258+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:30.404158+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:05:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:30.408901+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:30.410953+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:05:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:31.006922+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: cephadm 2023-12-06T21:05:31.055394+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi172 on smithi172 2023-12-06T21:05:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:31 smithi172 bash[25059]: audit 2023-12-06T21:05:31.249952+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:31.974 INFO:teuthology.orchestra.run.smithi172.stderr:Fetching dashboard port number... 2023-12-06T21:05:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:32 smithi172 bash[25059]: cluster 2023-12-06T21:05:31.415662+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-06T21:05:33.146 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 8443 2023-12-06T21:05:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:33 smithi172 bash[25059]: audit 2023-12-06T21:05:33.144629+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.172:0/2857736559' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T21:05:33.763 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2023-12-06T21:05:33.764 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T21:05:33.767 INFO:teuthology.orchestra.run.smithi172.stderr:Ceph Dashboard is now available at: 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr: URL: https://smithi172.front.sepia.ceph.com:8443/ 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr: User: admin 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr: Password: xg4l877tgk 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:33.768 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling autotune for osd_memory_target 2023-12-06T21:05:37.158 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-06T21:05:37.784 INFO:teuthology.orchestra.run.smithi172.stderr:You can access the Ceph CLI with: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: ceph telemetry on 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr:For more information see: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:05:37.785 INFO:teuthology.orchestra.run.smithi172.stderr:Bootstrap complete. 2023-12-06T21:05:37.827 INFO:tasks.cephadm:Fetching config... 2023-12-06T21:05:37.827 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:05:37.827 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T21:05:37.833 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T21:05:37.834 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:05:37.834 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T21:05:37.839 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T21:05:37.839 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:05:37.839 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T21:05:37.898 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T21:05:37.898 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:05:37.898 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T21:05:37.902 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T21:05:37.902 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzIMH2Q7zcwbBkxV8zXYtTN9KQ6ZqmWDbw0aJkp3t8eW4P0iFefrevKUzSn5JcA7dWeUJXVoXNcOP/nTE+9PRS3lqL290znk18ZCUhExRDkuHNEF4ySDdsc2O5f+7ibZbWq5r3b1xTbV2iHgOUmiqrJQJ0eWPj3/UQBoOfoNbxe5lktlWxnCfAJR0U9QYabPxPHZ6nkCYVyG1wEd5dmpm0S5ktMSpoe+V7GHKfiRAF65lymXejqjnS3VYLInWnBHLpR3cDQNaO3TwkMq4PDi8RzL8HwVd7KeZYFBx8C8fKjQLyk5vtu9PbGrqxb7hSOU322fDPpXXtO4/SxwULPTEVn9UHbDI4Luydr/T06DfkS4MPLwoX7n2njGpfJrCrkF2Qq3KL9jRysxpS/fILvAjOKcsw5XEIVQY5y9trB9suLUnpLLDI1SoGgIy8i05r1qGosILSIWmd72lgfjZm7muQ6HaA+GUp9cw28QFMw81BLTFQe0NRm4N3d23eEcdMv4U= ceph-eba27d04-947a-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:05:37.922 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzIMH2Q7zcwbBkxV8zXYtTN9KQ6ZqmWDbw0aJkp3t8eW4P0iFefrevKUzSn5JcA7dWeUJXVoXNcOP/nTE+9PRS3lqL290znk18ZCUhExRDkuHNEF4ySDdsc2O5f+7ibZbWq5r3b1xTbV2iHgOUmiqrJQJ0eWPj3/UQBoOfoNbxe5lktlWxnCfAJR0U9QYabPxPHZ6nkCYVyG1wEd5dmpm0S5ktMSpoe+V7GHKfiRAF65lymXejqjnS3VYLInWnBHLpR3cDQNaO3TwkMq4PDi8RzL8HwVd7KeZYFBx8C8fKjQLyk5vtu9PbGrqxb7hSOU322fDPpXXtO4/SxwULPTEVn9UHbDI4Luydr/T06DfkS4MPLwoX7n2njGpfJrCrkF2Qq3KL9jRysxpS/fILvAjOKcsw5XEIVQY5y9trB9suLUnpLLDI1SoGgIy8i05r1qGosILSIWmd72lgfjZm7muQ6HaA+GUp9cw28QFMw81BLTFQe0NRm4N3d23eEcdMv4U= ceph-eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:05:37.930 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzIMH2Q7zcwbBkxV8zXYtTN9KQ6ZqmWDbw0aJkp3t8eW4P0iFefrevKUzSn5JcA7dWeUJXVoXNcOP/nTE+9PRS3lqL290znk18ZCUhExRDkuHNEF4ySDdsc2O5f+7ibZbWq5r3b1xTbV2iHgOUmiqrJQJ0eWPj3/UQBoOfoNbxe5lktlWxnCfAJR0U9QYabPxPHZ6nkCYVyG1wEd5dmpm0S5ktMSpoe+V7GHKfiRAF65lymXejqjnS3VYLInWnBHLpR3cDQNaO3TwkMq4PDi8RzL8HwVd7KeZYFBx8C8fKjQLyk5vtu9PbGrqxb7hSOU322fDPpXXtO4/SxwULPTEVn9UHbDI4Luydr/T06DfkS4MPLwoX7n2njGpfJrCrkF2Qq3KL9jRysxpS/fILvAjOKcsw5XEIVQY5y9trB9suLUnpLLDI1SoGgIy8i05r1qGosILSIWmd72lgfjZm7muQ6HaA+GUp9cw28QFMw81BLTFQe0NRm4N3d23eEcdMv4U= ceph-eba27d04-947a-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:05:37.956 INFO:teuthology.orchestra.run.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzIMH2Q7zcwbBkxV8zXYtTN9KQ6ZqmWDbw0aJkp3t8eW4P0iFefrevKUzSn5JcA7dWeUJXVoXNcOP/nTE+9PRS3lqL290znk18ZCUhExRDkuHNEF4ySDdsc2O5f+7ibZbWq5r3b1xTbV2iHgOUmiqrJQJ0eWPj3/UQBoOfoNbxe5lktlWxnCfAJR0U9QYabPxPHZ6nkCYVyG1wEd5dmpm0S5ktMSpoe+V7GHKfiRAF65lymXejqjnS3VYLInWnBHLpR3cDQNaO3TwkMq4PDi8RzL8HwVd7KeZYFBx8C8fKjQLyk5vtu9PbGrqxb7hSOU322fDPpXXtO4/SxwULPTEVn9UHbDI4Luydr/T06DfkS4MPLwoX7n2njGpfJrCrkF2Qq3KL9jRysxpS/fILvAjOKcsw5XEIVQY5y9trB9suLUnpLLDI1SoGgIy8i05r1qGosILSIWmd72lgfjZm7muQ6HaA+GUp9cw28QFMw81BLTFQe0NRm4N3d23eEcdMv4U= ceph-eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:05:37.967 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T21:05:38.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:38 smithi172 bash[25059]: audit 2023-12-06T21:05:37.152918+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.172:0/2563520128' entity='client.admin' 2023-12-06T21:05:39.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:05:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:38.842699+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:38.844127+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:38.848298+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:38.849889+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:38.854651+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:39 smithi172 bash[25059]: audit 2023-12-06T21:05:39.075425+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:42.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:41 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:05:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:41 smithi172 bash[25059]: audit 2023-12-06T21:05:40.708770+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:41 smithi172 bash[25059]: audit 2023-12-06T21:05:40.924785+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.172:0/4235138227' entity='client.admin' 2023-12-06T21:05:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:41 smithi172 bash[25059]: audit 2023-12-06T21:05:40.975234+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:41 smithi172 bash[25059]: audit 2023-12-06T21:05:40.982178+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:42.165 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T21:05:42.165 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T21:05:43.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:42 smithi172 bash[25059]: audit 2023-12-06T21:05:41.776916+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:43.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:42 smithi172 bash[25059]: audit 2023-12-06T21:05:41.782189+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:47.037 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: cluster 2023-12-06T21:05:45.633730+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.200695+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.211045+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.213235+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.214538+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.436539+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:46 smithi172 bash[25059]: audit 2023-12-06T21:05:46.443126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:47.129 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi175 2023-12-06T21:05:47.129 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:05:47.129 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.conf 2023-12-06T21:05:47.137 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:05:47.137 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:05:47.189 INFO:tasks.cephadm:Adding host smithi175 to orchestrator... 2023-12-06T21:05:47.189 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch host add smithi175 2023-12-06T21:05:47.688 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:05:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25059]: audit 2023-12-06T21:05:46.196493+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25059]: cephadm 2023-12-06T21:05:46.217002+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25059]: cephadm 2023-12-06T21:05:46.323671+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25059]: audit 2023-12-06T21:05:47.552373+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:47 smithi172 bash[25059]: audit 2023-12-06T21:05:47.559403+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:48 smithi172 bash[25059]: cluster 2023-12-06T21:05:47.634149+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:50 smithi172 bash[25059]: cluster 2023-12-06T21:05:49.634580+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:51.206 INFO:teuthology.orchestra.run.smithi172.stdout:Added host 'smithi175' with addr '172.21.15.175' 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:50.162123+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi175", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: cephadm 2023-12-06T21:05:50.560500+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi175 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:51.204092+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:51.233039+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:51.235815+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:51.237362+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:05:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:51 smithi172 bash[25059]: audit 2023-12-06T21:05:51.515667+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:51.901 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: cephadm 2023-12-06T21:05:51.204850+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi175 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: cluster 2023-12-06T21:05:51.635001+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.254997+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.259553+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.260831+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.267252+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:52.888 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.269900+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:05:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:52 smithi172 bash[25059]: audit 2023-12-06T21:05:52.273398+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]': finished 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:05:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: cephadm 2023-12-06T21:05:52.764120+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: audit 2023-12-06T21:05:53.408876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: audit 2023-12-06T21:05:53.411582+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: audit 2023-12-06T21:05:53.414291+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: audit 2023-12-06T21:05:53.416100+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:53 smithi172 bash[25059]: audit 2023-12-06T21:05:53.631460+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:05:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:54.819 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:05:54.820 INFO:teuthology.orchestra.run.smithi172.stdout:[{"addr": "172.21.15.172", "hostname": "smithi172", "labels": [], "status": ""}, {"addr": "172.21.15.175", "hostname": "smithi175", "labels": [], "status": ""}] 2023-12-06T21:05:54.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: cephadm 2023-12-06T21:05:53.419522+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: cephadm 2023-12-06T21:05:53.529883+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: cluster 2023-12-06T21:05:53.635398+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.640648+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.644050+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.646300+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.647680+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.654536+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:53.666239+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:54.241318+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:54 smithi172 bash[25059]: audit 2023-12-06T21:05:54.245391+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:55.520 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T21:05:55.521 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T21:05:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:55 smithi172 bash[25059]: audit 2023-12-06T21:05:54.818011+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:05:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:56 smithi172 bash[25059]: cluster 2023-12-06T21:05:55.635873+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:56 smithi172 bash[25059]: audit 2023-12-06T21:05:55.713181+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:58.725 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:05:58 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:05:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:05:58.728 INFO:teuthology.orchestra.run.smithi172.stderr:adjusted tunables profile to default 2023-12-06T21:05:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:58 smithi172 bash[25059]: cluster 2023-12-06T21:05:57.636523+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:05:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:58 smithi172 bash[25059]: audit 2023-12-06T21:05:58.251364+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.172:0/3815209097' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T21:05:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:58 smithi172 bash[25059]: audit 2023-12-06T21:05:58.394425+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:58 smithi172 bash[25059]: audit 2023-12-06T21:05:58.402155+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:05:59.432 INFO:tasks.cephadm:Adding mon.a on smithi172 2023-12-06T21:05:59.432 INFO:tasks.cephadm:Adding mon.c on smithi172 2023-12-06T21:05:59.433 INFO:tasks.cephadm:Adding mon.b on smithi175 2023-12-06T21:05:59.433 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi175:172.21.15.175=b' 2023-12-06T21:06:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:59 smithi172 bash[25059]: audit 2023-12-06T21:05:58.720273+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.172:0/3815209097' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T21:06:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:05:59 smithi172 bash[25059]: cluster 2023-12-06T21:05:58.720411+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:01.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:00 smithi172 bash[25059]: cluster 2023-12-06T21:05:59.637021+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:02.257 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mon update... 2023-12-06T21:06:02.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:06:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:02.851 DEBUG:teuthology.orchestra.run.smithi172:mon.c> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T21:06:02.854 DEBUG:teuthology.orchestra.run.smithi175:mon.b> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T21:06:02.856 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:06:02.857 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:06:03.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: cluster 2023-12-06T21:06:01.637458+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.254988+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.292252+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.294412+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.295818+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.305250+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.308710+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.309858+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.392632+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:03.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:02 smithi172 bash[25059]: audit 2023-12-06T21:06:02.397419+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:03.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:06:03.111 INFO:journalctl@ceph.mon.b.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:06:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:03 smithi172 bash[25059]: audit 2023-12-06T21:06:02.246175+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi175:172.21.15.175=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:03 smithi172 bash[25059]: cephadm 2023-12-06T21:06:02.249412+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi175:172.21.15.175=b;count:3 2023-12-06T21:06:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:03 smithi172 bash[25059]: cephadm 2023-12-06T21:06:02.311203+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi172 2023-12-06T21:06:05.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:04 smithi172 bash[25059]: cluster 2023-12-06T21:06:03.637812+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:05.692 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-06T21:06:05.693 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"eba27d04-947a-11ee-95a2-87774f69a715","modified":"2023-12-06T21:04:19.882337Z","created":"2023-12-06T21:04:19.882337Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T21:06:05.697 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-12-06T21:06:06.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:05 smithi172 bash[25059]: audit 2023-12-06T21:06:05.691423+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.175:0/3384826901' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:06:07.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:06 smithi172 bash[25059]: cluster 2023-12-06T21:06:05.638212+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:07.299 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:06:07.299 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:06:08.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:08 smithi172 bash[30856]: debug 2023-12-06T21:06:08.050+0000 7ffa1a485700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cephadm 2023-12-06T21:06:07.139079+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi175 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:07.638728+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:08.062461+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:08.062677+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:08.062818+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:09.058026+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:09.639193+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:10.058031+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:10.060988+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:11.058103+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:11.639630+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:12.058533+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:13.058434+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.084824+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.097265+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.097376+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.097435+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.097697+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 47s) 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.106011+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:13.111889+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:13.115662+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:13.117850+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:13.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[30856]: audit 2023-12-06T21:06:13.119183+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cephadm 2023-12-06T21:06:07.139079+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi175 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:07.638728+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:08.062461+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:08.062677+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:08.062818+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:09.058026+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:09.639193+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:10.058031+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:10.060988+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:11.058103+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:11.639630+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:13.470 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:12.058533+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:13.058434+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.084824+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.097265+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.097376+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.097435+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.097697+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 47s) 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.106011+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:13.111889+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:13.115662+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:13.117850+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:13.471 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:13 smithi172 bash[25059]: audit 2023-12-06T21:06:13.119183+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:13.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:13 smithi175 bash[25285]: debug 2023-12-06T21:06:13.643+0000 7f7475ef9700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T21:06:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cephadm 2023-12-06T21:06:13.121751+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cephadm 2023-12-06T21:06:13.122090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cephadm 2023-12-06T21:06:13.262591+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cephadm 2023-12-06T21:06:13.263495+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cephadm 2023-12-06T21:06:13.266987+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:13.640011+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:13.659787+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:13.660045+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:13.660740+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:13.661253+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:13.661445+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:14.654399+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:15.640465+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:15.654705+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:15.655350+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:16.654665+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:17.640940+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:17.654742+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.654668+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.664373+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.672849+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.673004+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.673095+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.673563+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: cluster 2023-12-06T21:06:18.681997+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.686565+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.691401+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.693102+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.694177+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.697805+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.698694+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:19.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:18 smithi175 bash[25285]: audit 2023-12-06T21:06:18.703105+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.074 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:06:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cephadm 2023-12-06T21:06:13.121751+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cephadm 2023-12-06T21:06:13.122090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cephadm 2023-12-06T21:06:13.262591+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cephadm 2023-12-06T21:06:13.263495+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cephadm 2023-12-06T21:06:13.266987+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.640011+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:13.659787+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.660045+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2023-12-06T21:06:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:13.660740+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:13.661253+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:13.661445+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:14.654399+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:15.640465+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:15.654705+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:15.655350+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:16.654665+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:17.640940+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:17.654742+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.654668+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.664373+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:06:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.672849+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cephadm 2023-12-06T21:06:13.121751+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cephadm 2023-12-06T21:06:13.122090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cephadm 2023-12-06T21:06:13.262591+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cephadm 2023-12-06T21:06:13.263495+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cephadm 2023-12-06T21:06:13.266987+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.640011+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:13.659787+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.660045+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:13.660740+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:13.661253+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:13.661445+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:06:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:14.654399+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:15.640465+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:15.654705+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:15.655350+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:16.654665+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:17.640940+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:17.654742+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.654668+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.664373+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.672849+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2023-12-06T21:06:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.673004+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.673095+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.673563+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: cluster 2023-12-06T21:06:18.681997+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.686565+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.691401+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.693102+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.694177+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.697805+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.698694+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[30856]: audit 2023-12-06T21:06:18.703105+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.673004+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2023-12-06T21:06:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.673095+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.673563+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: cluster 2023-12-06T21:06:18.681997+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.686565+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.691401+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.693102+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.694177+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.697805+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.698694+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:18 smithi172 bash[25059]: audit 2023-12-06T21:06:18.703105+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:19.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:19 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:19.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:19 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:06:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:20.187 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-06T21:06:20.188 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":3,"fsid":"eba27d04-947a-11ee-95a2-87774f69a715","modified":"2023-12-06T21:06:13.654289Z","created":"2023-12-06T21:04:19.882337Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3301","nonce":0},{"type":"v1","addr":"172.21.15.172:6790","nonce":0}]},"addr":"172.21.15.172:6790/0","public_addr":"172.21.15.172:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:3300","nonce":0},{"type":"v1","addr":"172.21.15.175:6789","nonce":0}]},"addr":"172.21.15.175:6789/0","public_addr":"172.21.15.175:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-06T21:06:20.191 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 3 2023-12-06T21:06:20.395 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: cephadm 2023-12-06T21:06:18.692737+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: cephadm 2023-12-06T21:06:18.700334+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: audit 2023-12-06T21:06:19.080639+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: audit 2023-12-06T21:06:19.086554+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: audit 2023-12-06T21:06:19.560803+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: audit 2023-12-06T21:06:19.567210+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.396 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:20 smithi175 bash[25285]: audit 2023-12-06T21:06:19.654848+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: cephadm 2023-12-06T21:06:18.692737+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: cephadm 2023-12-06T21:06:18.700334+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: audit 2023-12-06T21:06:19.080639+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: audit 2023-12-06T21:06:19.086554+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: audit 2023-12-06T21:06:19.560803+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: audit 2023-12-06T21:06:19.567210+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[25059]: audit 2023-12-06T21:06:19.654848+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:20.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: cephadm 2023-12-06T21:06:18.692737+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: cephadm 2023-12-06T21:06:18.700334+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: audit 2023-12-06T21:06:19.080639+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: audit 2023-12-06T21:06:19.086554+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: audit 2023-12-06T21:06:19.560803+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: audit 2023-12-06T21:06:19.567210+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:20.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:20 smithi172 bash[30856]: audit 2023-12-06T21:06:19.654848+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:06:20.836 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T21:06:20.836 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: cluster 2023-12-06T21:06:19.641382+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: audit 2023-12-06T21:06:20.186305+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.175:0/3763104138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: audit 2023-12-06T21:06:20.666724+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: cephadm 2023-12-06T21:06:20.668564+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: audit 2023-12-06T21:06:20.669094+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: audit 2023-12-06T21:06:20.670487+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: audit 2023-12-06T21:06:20.671998+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:21.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:21 smithi175 bash[25285]: cephadm 2023-12-06T21:06:20.673573+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2023-12-06T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: cluster 2023-12-06T21:06:19.641382+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: audit 2023-12-06T21:06:20.186305+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.175:0/3763104138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: audit 2023-12-06T21:06:20.666724+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: cephadm 2023-12-06T21:06:20.668564+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: audit 2023-12-06T21:06:20.669094+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: audit 2023-12-06T21:06:20.670487+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: audit 2023-12-06T21:06:20.671998+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[25059]: cephadm 2023-12-06T21:06:20.673573+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: cluster 2023-12-06T21:06:19.641382+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: audit 2023-12-06T21:06:20.186305+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.175:0/3763104138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: audit 2023-12-06T21:06:20.666724+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: cephadm 2023-12-06T21:06:20.668564+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: audit 2023-12-06T21:06:20.669094+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: audit 2023-12-06T21:06:20.670487+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:21.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: audit 2023-12-06T21:06:20.671998+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:21.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:21 smithi172 bash[30856]: cephadm 2023-12-06T21:06:20.673573+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2023-12-06T21:06:22.225 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:22 smithi172 bash[25059]: cluster 2023-12-06T21:06:21.641885+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:22.225 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:22 smithi172 bash[30856]: cluster 2023-12-06T21:06:21.641885+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:22.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:22 smithi175 bash[25285]: cluster 2023-12-06T21:06:21.641885+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.502620+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.504809+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.507050+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.508275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: cephadm 2023-12-06T21:06:22.510635+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: cephadm 2023-12-06T21:06:22.510965+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.653071+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.660193+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.666868+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: cephadm 2023-12-06T21:06:22.669840+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.670322+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.671876+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: audit 2023-12-06T21:06:22.673328+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[25059]: cephadm 2023-12-06T21:06:22.674992+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:23.781 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.502620+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.504809+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.507050+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.508275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: cephadm 2023-12-06T21:06:22.510635+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: cephadm 2023-12-06T21:06:22.510965+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.653071+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.782 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.660193+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.666868+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: cephadm 2023-12-06T21:06:22.669840+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.670322+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.671876+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: audit 2023-12-06T21:06:22.673328+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:23 smithi172 bash[30856]: cephadm 2023-12-06T21:06:22.674992+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.502620+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.504809+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.507050+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.508275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: cephadm 2023-12-06T21:06:22.510635+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: cephadm 2023-12-06T21:06:22.510965+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.653071+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.660193+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.666868+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: cephadm 2023-12-06T21:06:22.669840+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.670322+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.671876+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: audit 2023-12-06T21:06:22.673328+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:23 smithi175 bash[25285]: cephadm 2023-12-06T21:06:22.674992+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2023-12-06T21:06:24.136 INFO:teuthology.orchestra.run.smithi172.stdout:# minimal ceph.conf for eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:06:24.136 INFO:teuthology.orchestra.run.smithi172.stdout:[global] 2023-12-06T21:06:24.136 INFO:teuthology.orchestra.run.smithi172.stdout: fsid = eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:06:24.136 INFO:teuthology.orchestra.run.smithi172.stdout: mon_host = [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] 2023-12-06T21:06:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:24 smithi172 bash[25059]: cluster 2023-12-06T21:06:23.642427+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:24 smithi172 bash[25059]: audit 2023-12-06T21:06:24.135386+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.172:0/225114703' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:24 smithi172 bash[30856]: cluster 2023-12-06T21:06:23.642427+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:24 smithi172 bash[30856]: audit 2023-12-06T21:06:24.135386+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.172:0/225114703' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:24 smithi175 bash[25285]: cluster 2023-12-06T21:06:23.642427+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:24 smithi175 bash[25285]: audit 2023-12-06T21:06:24.135386+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.172:0/225114703' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:25.236 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T21:06:25.236 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:06:25.236 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:06:25.246 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:06:25.246 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:06:25.303 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:06:25.303 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:06:25.320 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:06:25.320 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:06:25.378 INFO:tasks.cephadm:Adding mgr.y on smithi172 2023-12-06T21:06:25.378 INFO:tasks.cephadm:Adding mgr.x on smithi175 2023-12-06T21:06:25.378 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi172=y;smithi175=x' 2023-12-06T21:06:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:25 smithi175 bash[25285]: audit 2023-12-06T21:06:24.845785+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:25 smithi175 bash[25285]: audit 2023-12-06T21:06:25.719432+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:06:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:25 smithi175 bash[25285]: audit 2023-12-06T21:06:25.727880+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[25059]: audit 2023-12-06T21:06:24.845785+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[25059]: audit 2023-12-06T21:06:25.719432+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[25059]: audit 2023-12-06T21:06:25.727880+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[30856]: audit 2023-12-06T21:06:24.845785+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[30856]: audit 2023-12-06T21:06:25.719432+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:06:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:25 smithi172 bash[30856]: audit 2023-12-06T21:06:25.727880+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:06:27.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:26 smithi175 bash[25285]: cluster 2023-12-06T21:06:25.642855+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:26 smithi172 bash[25059]: cluster 2023-12-06T21:06:25.642855+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:26 smithi172 bash[30856]: cluster 2023-12-06T21:06:25.642855+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:28.159 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mgr update... 2023-12-06T21:06:29.066 DEBUG:teuthology.orchestra.run.smithi175:mgr.x> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T21:06:29.068 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T21:06:29.068 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:06:29.068 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:06:29.076 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:06:29.076 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_1 2023-12-06T21:06:29.126 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-12-06 21:01:55.364771829 +0000 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-12-06 21:01:55.360771921 +0000 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-12-06 21:01:55.360771921 +0000 2023-12-06T21:06:29.127 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-12-06T21:06:29.127 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: cluster 2023-12-06T21:06:27.643379+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.156981+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.171282+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.173986+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.175894+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.187768+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.192137+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.199805+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.201274+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[25059]: audit 2023-12-06T21:06:28.202904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: cluster 2023-12-06T21:06:27.643379+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.156981+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.171282+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.173986+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.175894+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.187768+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.192137+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.199805+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.201274+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:29.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:28 smithi172 bash[30856]: audit 2023-12-06T21:06:28.202904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.140 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-12-06T21:06:29.140 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-12-06T21:06:29.140 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000397571 s, 1.3 MB/s 2023-12-06T21:06:29.141 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:06:29.149 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_2 2023-12-06T21:06:29.154 INFO:journalctl@ceph.mgr.x.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-12-06 21:01:56.168753288 +0000 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-12-06 21:01:55.864760298 +0000 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-12-06 21:01:55.864760298 +0000 2023-12-06T21:06:29.198 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-12-06T21:06:29.198 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:06:29.209 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-12-06T21:06:29.209 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-12-06T21:06:29.209 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000402552 s, 1.3 MB/s 2023-12-06T21:06:29.210 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:06:29.218 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_3 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: cluster 2023-12-06T21:06:27.643379+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.156981+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.171282+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.173986+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.175894+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.187768+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.192137+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.199805+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.201274+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:28 smithi175 bash[25285]: audit 2023-12-06T21:06:28.202904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 373 Links: 1 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-12-06 21:01:56.432747199 +0000 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-12-06 21:01:56.428747293 +0000 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-12-06 21:01:56.428747293 +0000 2023-12-06T21:06:29.266 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-12-06T21:06:29.267 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:06:29.282 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-12-06T21:06:29.282 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-12-06T21:06:29.282 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000408278 s, 1.3 MB/s 2023-12-06T21:06:29.283 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:06:29.290 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_4 2023-12-06T21:06:29.338 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:06:29.338 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2023-12-06 21:01:56.912736131 +0000 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2023-12-06 21:01:56.908736222 +0000 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2023-12-06 21:01:56.908736222 +0000 2023-12-06T21:06:29.339 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2023-12-06T21:06:29.339 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:06:29.350 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2023-12-06T21:06:29.350 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2023-12-06T21:06:29.350 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000413271 s, 1.2 MB/s 2023-12-06T21:06:29.351 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:06:29.360 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:06:29.361 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:06:29.368 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:06:29.368 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_1 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-12-06 21:01:52.403136287 +0000 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-12-06 21:01:52.399136379 +0000 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-12-06 21:01:52.399136379 +0000 2023-12-06T21:06:29.377 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-12-06T21:06:29.378 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:06:29.432 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-12-06T21:06:29.432 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-12-06T21:06:29.432 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000345419 s, 1.5 MB/s 2023-12-06T21:06:29.433 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:06:29.439 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_2 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-12-06 21:01:53.223117387 +0000 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-12-06 21:01:52.963123379 +0000 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-12-06 21:01:52.963123379 +0000 2023-12-06T21:06:29.446 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-12-06T21:06:29.446 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:06:29.457 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-12-06T21:06:29.457 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-12-06T21:06:29.458 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000326837 s, 1.6 MB/s 2023-12-06T21:06:29.459 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:06:29.511 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_3 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-12-06 21:01:53.727105770 +0000 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-12-06 21:01:53.451112131 +0000 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-12-06 21:01:53.451112131 +0000 2023-12-06T21:06:29.517 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-12-06T21:06:29.517 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:06:29.529 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-12-06T21:06:29.530 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-12-06T21:06:29.530 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.00034145 s, 1.5 MB/s 2023-12-06T21:06:29.531 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:06:29.538 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_4 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-12-06 21:01:54.247093783 +0000 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-12-06 21:01:53.955100514 +0000 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-12-06 21:01:53.955100514 +0000 2023-12-06T21:06:29.587 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-12-06T21:06:29.589 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:06:29.598 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-12-06T21:06:29.598 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-12-06T21:06:29.598 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000351836 s, 1.5 MB/s 2023-12-06T21:06:29.599 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:06:29.606 INFO:tasks.cephadm:Deploying osd.0 on smithi172 with /dev/vg_nvme/lv_4... 2023-12-06T21:06:29.606 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:06:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:29 smithi175 bash[25285]: audit 2023-12-06T21:06:28.144922+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:29 smithi175 bash[25285]: cephadm 2023-12-06T21:06:28.148425+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi175=x;count:2 2023-12-06T21:06:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:29 smithi175 bash[25285]: cephadm 2023-12-06T21:06:28.204693+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:06:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[25059]: audit 2023-12-06T21:06:28.144922+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[25059]: cephadm 2023-12-06T21:06:28.148425+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi175=x;count:2 2023-12-06T21:06:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[25059]: cephadm 2023-12-06T21:06:28.204693+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:06:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[30856]: audit 2023-12-06T21:06:28.144922+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[30856]: cephadm 2023-12-06T21:06:28.148425+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi175=x;count:2 2023-12-06T21:06:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:29 smithi172 bash[30856]: cephadm 2023-12-06T21:06:28.204693+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: cluster 2023-12-06T21:06:29.643754+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.563508+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.567974+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.570242+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.572047+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.579693+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.581905+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.583327+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[30856]: audit 2023-12-06T21:06:30.584510+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: cluster 2023-12-06T21:06:29.643754+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.563508+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.567974+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.570242+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.572047+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.579693+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.581905+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.583327+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:30 smithi172 bash[25059]: audit 2023-12-06T21:06:30.584510+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: cluster 2023-12-06T21:06:29.643754+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.563508+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.567974+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.570242+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.572047+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.579693+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.581905+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:06:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.583327+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:06:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:30 smithi175 bash[25285]: audit 2023-12-06T21:06:30.584510+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[25059]: cephadm 2023-12-06T21:06:30.580435+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[25059]: cephadm 2023-12-06T21:06:30.581507+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[25059]: cephadm 2023-12-06T21:06:30.585846+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[30856]: cephadm 2023-12-06T21:06:30.580435+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[30856]: cephadm 2023-12-06T21:06:30.581507+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:06:32.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:31 smithi172 bash[30856]: cephadm 2023-12-06T21:06:30.585846+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:06:32.128 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:32 smithi175 bash[26304]: debug 2023-12-06T21:06:32.038+0000 7ff5862d4700 1 -- 172.21.15.175:0/1477484825 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55946d6e4340 con 0x55946e460800 2023-12-06T21:06:32.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:31 smithi175 bash[25285]: cephadm 2023-12-06T21:06:30.580435+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:32.129 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:31 smithi175 bash[25285]: cephadm 2023-12-06T21:06:30.581507+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:06:32.129 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:31 smithi175 bash[25285]: cephadm 2023-12-06T21:06:30.585846+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:06:32.498 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:32 smithi175 bash[26304]: debug 2023-12-06T21:06:32.198+0000 7ff58ef43000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:06:33.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:32 smithi175 bash[25285]: cluster 2023-12-06T21:06:31.644109+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:33.183 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:32 smithi175 bash[26304]: debug 2023-12-06T21:06:32.898+0000 7ff58ef43000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:06:33.183 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:33 smithi175 bash[26304]: debug 2023-12-06T21:06:33.018+0000 7ff58ef43000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:06:33.223 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:32 smithi172 bash[25059]: cluster 2023-12-06T21:06:31.644109+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:33.223 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:32 smithi172 bash[30856]: cluster 2023-12-06T21:06:31.644109+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:33.498 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:33 smithi175 bash[26304]: debug 2023-12-06T21:06:33.174+0000 7ff58ef43000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:06:33.812 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:33 smithi175 bash[26304]: debug 2023-12-06T21:06:33.502+0000 7ff58ef43000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:06:33.812 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:33 smithi175 bash[26304]: debug 2023-12-06T21:06:33.594+0000 7ff58ef43000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015085 s, 695 MB/s 2023-12-06T21:06:34.690 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:33 smithi175 bash[26304]: debug 2023-12-06T21:06:33.806+0000 7ff58ef43000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[26304]: debug 2023-12-06T21:06:34.670+0000 7ff58ef43000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[26304]: debug 2023-12-06T21:06:34.778+0000 7ff58ef43000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: cluster 2023-12-06T21:06:33.644579+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:33.693133+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:34.092195+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:34.095342+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:34.097557+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:34.099043+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[25285]: audit 2023-12-06T21:06:34.109494+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: cluster 2023-12-06T21:06:33.644579+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:33.693133+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:34.092195+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:34.095342+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:34.097557+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:34.099043+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[25059]: audit 2023-12-06T21:06:34.109494+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.998 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: cluster 2023-12-06T21:06:33.644579+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:33.693133+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:34.092195+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:34.095342+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:34.097557+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:34.099043+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:34.999 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:34 smithi172 bash[30856]: audit 2023-12-06T21:06:34.109494+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:35.249 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:34 smithi175 bash[26304]: debug 2023-12-06T21:06:34.986+0000 7ff58ef43000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:06:35.668 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:35 smithi175 bash[26304]: debug 2023-12-06T21:06:35.334+0000 7ff58ef43000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:06:35.678 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_4 2023-12-06T21:06:35.844 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:35 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:35 smithi175 bash[25285]: cephadm 2023-12-06T21:06:34.110192+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:35 smithi175 bash[25285]: audit 2023-12-06T21:06:35.533652+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:35.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:35 smithi175 bash[26304]: debug 2023-12-06T21:06:35.662+0000 7ff58ef43000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:06:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:35 smithi172 bash[25059]: cephadm 2023-12-06T21:06:34.110192+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:35 smithi172 bash[25059]: audit 2023-12-06T21:06:35.533652+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:35 smithi172 bash[30856]: cephadm 2023-12-06T21:06:34.110192+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:06:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:35 smithi172 bash[30856]: audit 2023-12-06T21:06:35.533652+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:36.331 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[26304]: debug 2023-12-06T21:06:36.042+0000 7ff58ef43000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:06:36.699 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:36.700 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[26304]: debug 2023-12-06T21:06:36.326+0000 7ff58ef43000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: cluster 2023-12-06T21:06:35.645037+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.323586+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.329243+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.331999+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.333996+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.335383+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:36 smithi175 bash[25285]: audit 2023-12-06T21:06:36.343493+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: cluster 2023-12-06T21:06:35.645037+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.323586+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.329243+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.331999+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.333996+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:37.002 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.335383+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[25059]: audit 2023-12-06T21:06:36.343493+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: cluster 2023-12-06T21:06:35.645037+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.323586+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.329243+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.331999+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.333996+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.335383+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:06:37.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:36 smithi172 bash[30856]: audit 2023-12-06T21:06:36.343493+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:37.264 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.002+0000 7ff58ef43000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:06:37.265 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.102+0000 7ff58ef43000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:06:37.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.258+0000 7ff58ef43000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:06:37.750 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.362+0000 7ff58ef43000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:06:37.750 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.498+0000 7ff58ef43000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:06:38.092 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.790+0000 7ff58ef43000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:06:38.092 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:37 smithi175 bash[26304]: debug 2023-12-06T21:06:37.906+0000 7ff58ef43000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:06:38.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:38 smithi175 bash[26304]: debug 2023-12-06T21:06:38.086+0000 7ff58ef43000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:06:38.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:38 smithi175 bash[26304]: debug 2023-12-06T21:06:38.202+0000 7ff58ef43000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:06:38.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:38 smithi175 bash[25285]: cluster 2023-12-06T21:06:37.645568+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:39.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:38 smithi172 bash[25059]: cluster 2023-12-06T21:06:37.645568+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:39.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:38 smithi172 bash[30856]: cluster 2023-12-06T21:06:37.645568+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:39.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:06:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:39.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[26304]: debug 2023-12-06T21:06:39.034+0000 7ff58ef43000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: cluster 2023-12-06T21:06:39.062412+0000 mon.a (mon.0) 269 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.063941+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.064854+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.066972+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.067747+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.164454+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:06:39.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.170616+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:06:40.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.172005+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:40.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.194286+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:39 smithi175 bash[25285]: audit 2023-12-06T21:06:39.202739+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: cluster 2023-12-06T21:06:39.062412+0000 mon.a (mon.0) 269 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.063941+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.064854+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.066972+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.067747+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.164454+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.170616+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.172005+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.194286+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[25059]: audit 2023-12-06T21:06:39.202739+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: cluster 2023-12-06T21:06:39.062412+0000 mon.a (mon.0) 269 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.063941+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.064854+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.066972+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.067747+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/2025420748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.164454+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.170616+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.172005+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:40.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.194286+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:39 smithi172 bash[30856]: audit 2023-12-06T21:06:39.202739+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:40.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:40 smithi175 bash[25285]: audit 2023-12-06T21:06:39.160902+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:40.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:40 smithi175 bash[25285]: cluster 2023-12-06T21:06:39.646032+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:40.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:40 smithi175 bash[25285]: cluster 2023-12-06T21:06:39.727261+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-06T21:06:40.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:40 smithi175 bash[25285]: audit 2023-12-06T21:06:39.727776+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[30856]: audit 2023-12-06T21:06:39.160902+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[30856]: cluster 2023-12-06T21:06:39.646032+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[30856]: cluster 2023-12-06T21:06:39.727261+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[30856]: audit 2023-12-06T21:06:39.727776+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[25059]: audit 2023-12-06T21:06:39.160902+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[25059]: cluster 2023-12-06T21:06:39.646032+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:41.052 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[25059]: cluster 2023-12-06T21:06:39.727261+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-06T21:06:41.053 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:40 smithi172 bash[25059]: audit 2023-12-06T21:06:39.727776+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:06:42.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:42 smithi175 bash[25285]: cluster 2023-12-06T21:06:41.646467+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:43.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:42 smithi172 bash[25059]: cluster 2023-12-06T21:06:41.646467+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:43.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:42 smithi172 bash[30856]: cluster 2023-12-06T21:06:41.646467+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: cluster 2023-12-06T21:06:43.646903+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: audit 2023-12-06T21:06:44.234965+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.172:0/348545369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: audit 2023-12-06T21:06:44.235789+0000 mon.a (mon.0) 277 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: audit 2023-12-06T21:06:44.245170+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]': finished 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: cluster 2023-12-06T21:06:44.245212+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:06:44.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:44 smithi175 bash[25285]: audit 2023-12-06T21:06:44.245389+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: cluster 2023-12-06T21:06:43.646903+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: audit 2023-12-06T21:06:44.234965+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.172:0/348545369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: audit 2023-12-06T21:06:44.235789+0000 mon.a (mon.0) 277 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: audit 2023-12-06T21:06:44.245170+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]': finished 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: cluster 2023-12-06T21:06:44.245212+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[25059]: audit 2023-12-06T21:06:44.245389+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: cluster 2023-12-06T21:06:43.646903+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: audit 2023-12-06T21:06:44.234965+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.172:0/348545369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: audit 2023-12-06T21:06:44.235789+0000 mon.a (mon.0) 277 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]: dispatch 2023-12-06T21:06:45.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: audit 2023-12-06T21:06:44.245170+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea26ddad-018d-4b0b-b027-d9c7fcc733fa"}]': finished 2023-12-06T21:06:45.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: cluster 2023-12-06T21:06:44.245212+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:06:45.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:44 smithi172 bash[30856]: audit 2023-12-06T21:06:44.245389+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:06:45.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:45 smithi175 bash[25285]: audit 2023-12-06T21:06:44.922239+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/3169108975' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:06:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:45 smithi172 bash[25059]: audit 2023-12-06T21:06:44.922239+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/3169108975' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:06:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:45 smithi172 bash[30856]: audit 2023-12-06T21:06:44.922239+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/3169108975' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:06:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:46 smithi175 bash[25285]: cluster 2023-12-06T21:06:45.647463+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:47.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:46 smithi172 bash[25059]: cluster 2023-12-06T21:06:45.647463+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:46 smithi172 bash[30856]: cluster 2023-12-06T21:06:45.647463+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:48 smithi172 bash[25059]: cluster 2023-12-06T21:06:47.648083+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:48 smithi172 bash[30856]: cluster 2023-12-06T21:06:47.648083+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:48 smithi175 bash[25285]: cluster 2023-12-06T21:06:47.648083+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:50 smithi175 bash[25285]: cluster 2023-12-06T21:06:49.648569+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:50 smithi172 bash[25059]: cluster 2023-12-06T21:06:49.648569+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:50 smithi172 bash[30856]: cluster 2023-12-06T21:06:49.648569+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:52 smithi175 bash[25285]: cluster 2023-12-06T21:06:51.648989+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:53.058 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:52 smithi172 bash[25059]: cluster 2023-12-06T21:06:51.648989+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:53.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:52 smithi172 bash[30856]: cluster 2023-12-06T21:06:51.648989+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[25059]: cluster 2023-12-06T21:06:53.649436+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[25059]: audit 2023-12-06T21:06:54.209811+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:06:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[25059]: audit 2023-12-06T21:06:54.211507+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:54.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[30856]: cluster 2023-12-06T21:06:53.649436+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:54.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[30856]: audit 2023-12-06T21:06:54.209811+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:06:54.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:54 smithi172 bash[30856]: audit 2023-12-06T21:06:54.211507+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:54 smithi175 bash[25285]: cluster 2023-12-06T21:06:53.649436+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:54 smithi175 bash[25285]: audit 2023-12-06T21:06:54.209811+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:06:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:54 smithi175 bash[25285]: audit 2023-12-06T21:06:54.211507+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:06:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:55 smithi175 bash[25285]: cephadm 2023-12-06T21:06:54.212708+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi172 2023-12-06T21:06:56.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:55 smithi172 bash[25059]: cephadm 2023-12-06T21:06:54.212708+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi172 2023-12-06T21:06:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:55 smithi172 bash[30856]: cephadm 2023-12-06T21:06:54.212708+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi172 2023-12-06T21:06:56.794 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:56.794 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:06:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25059]: cluster 2023-12-06T21:06:55.649970+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25059]: audit 2023-12-06T21:06:56.487098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25059]: audit 2023-12-06T21:06:56.495598+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25059]: audit 2023-12-06T21:06:56.613510+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[25059]: audit 2023-12-06T21:06:56.619889+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[30856]: cluster 2023-12-06T21:06:55.649970+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[30856]: audit 2023-12-06T21:06:56.487098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[30856]: audit 2023-12-06T21:06:56.495598+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[30856]: audit 2023-12-06T21:06:56.613510+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.795 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:56 smithi172 bash[30856]: audit 2023-12-06T21:06:56.619889+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:56 smithi175 bash[25285]: cluster 2023-12-06T21:06:55.649970+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:56 smithi175 bash[25285]: audit 2023-12-06T21:06:56.487098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:56 smithi175 bash[25285]: audit 2023-12-06T21:06:56.495598+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:56 smithi175 bash[25285]: audit 2023-12-06T21:06:56.613510+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:56 smithi175 bash[25285]: audit 2023-12-06T21:06:56.619889+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:06:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:06:58 smithi172 bash[25059]: cluster 2023-12-06T21:06:57.650515+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:06:58 smithi172 bash[30856]: cluster 2023-12-06T21:06:57.650515+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:06:58 smithi175 bash[25285]: cluster 2023-12-06T21:06:57.650515+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:06:59.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:06:59 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:06:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.327489+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.332359+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: cluster 2023-12-06T21:06:59.650995+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.725792+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.726127+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.728057+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.729452+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:00.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:00 smithi175 bash[25285]: audit 2023-12-06T21:06:59.738909+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.327489+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.332359+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: cluster 2023-12-06T21:06:59.650995+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.725792+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.726127+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.728057+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.729452+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[25059]: audit 2023-12-06T21:06:59.738909+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.327489+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.332359+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: cluster 2023-12-06T21:06:59.650995+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.725792+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.726127+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.728057+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.729452+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:00 smithi172 bash[30856]: audit 2023-12-06T21:06:59.738909+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:01.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:01 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:07:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[25059]: audit 2023-12-06T21:07:01.304002+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[25059]: audit 2023-12-06T21:07:01.310376+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[25059]: cluster 2023-12-06T21:07:01.651332+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[30856]: audit 2023-12-06T21:07:01.304002+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[30856]: audit 2023-12-06T21:07:01.310376+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:02 smithi172 bash[30856]: cluster 2023-12-06T21:07:01.651332+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:02.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:02 smithi175 bash[25285]: audit 2023-12-06T21:07:01.304002+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:02 smithi175 bash[25285]: audit 2023-12-06T21:07:01.310376+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:02.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:02 smithi175 bash[25285]: cluster 2023-12-06T21:07:01.651332+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:04.737 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:04 smithi172 bash[25059]: cluster 2023-12-06T21:07:03.651722+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:04.737 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:04 smithi172 bash[30856]: cluster 2023-12-06T21:07:03.651722+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:04.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:04 smithi175 bash[25285]: cluster 2023-12-06T21:07:03.651722+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:06.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:06 smithi175 bash[25285]: cluster 2023-12-06T21:07:05.652192+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:06 smithi172 bash[25059]: cluster 2023-12-06T21:07:05.652192+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:06 smithi172 bash[30856]: cluster 2023-12-06T21:07:05.652192+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:07.485 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 0 on host 'smithi172' 2023-12-06T21:07:07.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.479538+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:07.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.483799+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.484072+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.487489+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.490512+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.497589+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[30856]: audit 2023-12-06T21:07:07.504706+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.479538+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.483799+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.484072+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.487489+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.490512+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.497589+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:07 smithi172 bash[25059]: audit 2023-12-06T21:07:07.504706+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.479538+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.483799+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.484072+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.487489+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.490512+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.497589+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:07.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:07 smithi175 bash[25285]: audit 2023-12-06T21:07:07.504706+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:08.230 DEBUG:teuthology.orchestra.run.smithi172:osd.0> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T21:07:08.232 INFO:tasks.cephadm:Deploying osd.1 on smithi172 with /dev/vg_nvme/lv_3... 2023-12-06T21:07:08.232 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:07:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:08 smithi175 bash[25285]: cephadm 2023-12-06T21:07:07.491506+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 15223M 2023-12-06T21:07:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:08 smithi175 bash[25285]: cluster 2023-12-06T21:07:07.652663+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:08.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:08 smithi175 bash[25285]: audit 2023-12-06T21:07:08.683427+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[25059]: cephadm 2023-12-06T21:07:07.491506+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 15223M 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[25059]: cluster 2023-12-06T21:07:07.652663+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[25059]: audit 2023-12-06T21:07:08.683427+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[30856]: cephadm 2023-12-06T21:07:07.491506+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 15223M 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[30856]: cluster 2023-12-06T21:07:07.652663+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[30856]: audit 2023-12-06T21:07:08.683427+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:07:09.148 INFO:journalctl@ceph.osd.0.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:07:09.149 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:07:08 smithi172 bash[34667]: debug 2023-12-06T21:07:08.673+0000 7fc15eb9c3c0 -1 osd.0 0 log_to_monitors true 2023-12-06T21:07:10.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[34667]: debug 2023-12-06T21:07:10.521+0000 7fc15559f700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T21:07:10.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[34667]: debug 2023-12-06T21:07:10.525+0000 7fc151f3a700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:07:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[25059]: audit 2023-12-06T21:07:09.508949+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:07:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[25059]: cluster 2023-12-06T21:07:09.509021+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:07:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[25059]: audit 2023-12-06T21:07:09.509245+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[25059]: audit 2023-12-06T21:07:09.510156+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[25059]: cluster 2023-12-06T21:07:09.653109+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[30856]: audit 2023-12-06T21:07:09.508949+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[30856]: cluster 2023-12-06T21:07:09.509021+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[30856]: audit 2023-12-06T21:07:09.509245+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[30856]: audit 2023-12-06T21:07:09.510156+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:10.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:10 smithi172 bash[30856]: cluster 2023-12-06T21:07:09.653109+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:10 smithi175 bash[25285]: audit 2023-12-06T21:07:09.508949+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:07:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:10 smithi175 bash[25285]: cluster 2023-12-06T21:07:09.509021+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:07:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:10 smithi175 bash[25285]: audit 2023-12-06T21:07:09.509245+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:10 smithi175 bash[25285]: audit 2023-12-06T21:07:09.510156+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:10 smithi175 bash[25285]: cluster 2023-12-06T21:07:09.653109+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0198163 s, 529 MB/s 2023-12-06T21:07:11.585 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-12-06T21:07:11.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[25059]: audit 2023-12-06T21:07:10.515069+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[25059]: cluster 2023-12-06T21:07:10.515300+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[25059]: audit 2023-12-06T21:07:10.516109+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[25059]: audit 2023-12-06T21:07:10.525644+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[30856]: audit 2023-12-06T21:07:10.515069+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[30856]: cluster 2023-12-06T21:07:10.515300+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[30856]: audit 2023-12-06T21:07:10.516109+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:11.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:11 smithi172 bash[30856]: audit 2023-12-06T21:07:10.525644+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:11.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:11 smithi175 bash[25285]: audit 2023-12-06T21:07:10.515069+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:11.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:11 smithi175 bash[25285]: cluster 2023-12-06T21:07:10.515300+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:07:11.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:11 smithi175 bash[25285]: audit 2023-12-06T21:07:10.516109+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:11.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:11 smithi175 bash[25285]: audit 2023-12-06T21:07:10.525644+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.318 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_3 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: cluster 2023-12-06T21:07:09.642092+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: cluster 2023-12-06T21:07:09.642620+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: audit 2023-12-06T21:07:11.528520+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: cluster 2023-12-06T21:07:11.538000+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682] boot 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: cluster 2023-12-06T21:07:11.538080+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: audit 2023-12-06T21:07:11.538522+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[25059]: cluster 2023-12-06T21:07:11.653563+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: cluster 2023-12-06T21:07:09.642092+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: cluster 2023-12-06T21:07:09.642620+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: audit 2023-12-06T21:07:11.528520+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: cluster 2023-12-06T21:07:11.538000+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682] boot 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: cluster 2023-12-06T21:07:11.538080+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: audit 2023-12-06T21:07:11.538522+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:12 smithi172 bash[30856]: cluster 2023-12-06T21:07:11.653563+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: cluster 2023-12-06T21:07:09.642092+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: cluster 2023-12-06T21:07:09.642620+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: audit 2023-12-06T21:07:11.528520+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: cluster 2023-12-06T21:07:11.538000+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.172:6802/1480233682,v1:172.21.15.172:6803/1480233682] boot 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: cluster 2023-12-06T21:07:11.538080+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: audit 2023-12-06T21:07:11.538522+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:07:12.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:12 smithi175 bash[25285]: cluster 2023-12-06T21:07:11.653563+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:07:13.724 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:13 smithi172 bash[25059]: cluster 2023-12-06T21:07:12.541604+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:07:13.725 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:13 smithi172 bash[30856]: cluster 2023-12-06T21:07:12.541604+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:07:13.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:13 smithi175 bash[25285]: cluster 2023-12-06T21:07:12.541604+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:07:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:14 smithi172 bash[25059]: cluster 2023-12-06T21:07:13.654108+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:14 smithi172 bash[30856]: cluster 2023-12-06T21:07:13.654108+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:14 smithi175 bash[25285]: cluster 2023-12-06T21:07:13.654108+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:15 smithi175 bash[25285]: audit 2023-12-06T21:07:15.460441+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:15 smithi175 bash[25285]: audit 2023-12-06T21:07:15.466378+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:15.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:15 smithi175 bash[25285]: audit 2023-12-06T21:07:15.467910+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[25059]: audit 2023-12-06T21:07:15.460441+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[25059]: audit 2023-12-06T21:07:15.466378+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[25059]: audit 2023-12-06T21:07:15.467910+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[30856]: audit 2023-12-06T21:07:15.460441+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[30856]: audit 2023-12-06T21:07:15.466378+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:15 smithi172 bash[30856]: audit 2023-12-06T21:07:15.467910+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:16 smithi175 bash[25285]: audit 2023-12-06T21:07:15.457637+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:16 smithi175 bash[25285]: cluster 2023-12-06T21:07:15.654558+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:17.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:16 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:07:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:17.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:16 smithi172 bash[30856]: audit 2023-12-06T21:07:15.457637+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:17.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:16 smithi172 bash[30856]: cluster 2023-12-06T21:07:15.654558+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:16 smithi172 bash[25059]: audit 2023-12-06T21:07:15.457637+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:16 smithi172 bash[25059]: cluster 2023-12-06T21:07:15.654558+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:17 smithi172 bash[25059]: audit 2023-12-06T21:07:16.764893+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:17 smithi172 bash[25059]: audit 2023-12-06T21:07:16.773506+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:17 smithi172 bash[30856]: audit 2023-12-06T21:07:16.764893+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:17 smithi172 bash[30856]: audit 2023-12-06T21:07:16.773506+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:17 smithi175 bash[25285]: audit 2023-12-06T21:07:16.764893+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:17 smithi175 bash[25285]: audit 2023-12-06T21:07:16.773506+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:18 smithi172 bash[25059]: cluster 2023-12-06T21:07:17.655039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:18 smithi172 bash[30856]: cluster 2023-12-06T21:07:17.655039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:19.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:18 smithi175 bash[25285]: cluster 2023-12-06T21:07:17.655039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:20.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:20 smithi172 bash[30856]: cluster 2023-12-06T21:07:19.655511+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:20.777 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:20 smithi172 bash[25059]: cluster 2023-12-06T21:07:19.655511+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:20 smithi175 bash[25285]: cluster 2023-12-06T21:07:19.655511+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:21.807 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:21 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:07:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:22.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:21 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:07:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: audit 2023-12-06T21:07:21.449634+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: cephadm 2023-12-06T21:07:21.451357+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: audit 2023-12-06T21:07:21.456552+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: cluster 2023-12-06T21:07:21.656016+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: audit 2023-12-06T21:07:21.800310+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:22 smithi175 bash[25285]: audit 2023-12-06T21:07:21.805852+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: audit 2023-12-06T21:07:21.449634+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: cephadm 2023-12-06T21:07:21.451357+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: audit 2023-12-06T21:07:21.456552+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: cluster 2023-12-06T21:07:21.656016+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: audit 2023-12-06T21:07:21.800310+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[25059]: audit 2023-12-06T21:07:21.805852+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: audit 2023-12-06T21:07:21.449634+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: cephadm 2023-12-06T21:07:21.451357+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: audit 2023-12-06T21:07:21.456552+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: cluster 2023-12-06T21:07:21.656016+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: audit 2023-12-06T21:07:21.800310+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:22.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:22 smithi172 bash[30856]: audit 2023-12-06T21:07:21.805852+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:24 smithi172 bash[25059]: cluster 2023-12-06T21:07:23.656551+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:24 smithi172 bash[30856]: cluster 2023-12-06T21:07:23.656551+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:24 smithi175 bash[25285]: cluster 2023-12-06T21:07:23.656551+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:25 smithi175 bash[25285]: audit 2023-12-06T21:07:25.352344+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.172:0/141354921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:25 smithi175 bash[25285]: audit 2023-12-06T21:07:25.353123+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:25 smithi175 bash[25285]: audit 2023-12-06T21:07:25.358348+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]': finished 2023-12-06T21:07:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:25 smithi175 bash[25285]: cluster 2023-12-06T21:07:25.358402+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:07:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:25 smithi175 bash[25285]: audit 2023-12-06T21:07:25.358482+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[30856]: audit 2023-12-06T21:07:25.352344+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.172:0/141354921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[30856]: audit 2023-12-06T21:07:25.353123+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[30856]: audit 2023-12-06T21:07:25.358348+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]': finished 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[30856]: cluster 2023-12-06T21:07:25.358402+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[30856]: audit 2023-12-06T21:07:25.358482+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[25059]: audit 2023-12-06T21:07:25.352344+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.172:0/141354921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[25059]: audit 2023-12-06T21:07:25.353123+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]: dispatch 2023-12-06T21:07:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[25059]: audit 2023-12-06T21:07:25.358348+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b91523c-5f34-48bc-a65b-6f4703a5c269"}]': finished 2023-12-06T21:07:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[25059]: cluster 2023-12-06T21:07:25.358402+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:07:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:25 smithi172 bash[25059]: audit 2023-12-06T21:07:25.358482+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:26 smithi175 bash[25285]: cluster 2023-12-06T21:07:25.657076+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:26 smithi175 bash[25285]: audit 2023-12-06T21:07:25.721269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:07:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:26 smithi175 bash[25285]: audit 2023-12-06T21:07:25.729738+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:07:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:26 smithi175 bash[25285]: audit 2023-12-06T21:07:26.077400+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.172:0/3365824123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[30856]: cluster 2023-12-06T21:07:25.657076+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[30856]: audit 2023-12-06T21:07:25.721269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[30856]: audit 2023-12-06T21:07:25.729738+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[30856]: audit 2023-12-06T21:07:26.077400+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.172:0/3365824123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[25059]: cluster 2023-12-06T21:07:25.657076+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[25059]: audit 2023-12-06T21:07:25.721269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:07:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[25059]: audit 2023-12-06T21:07:25.729738+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:07:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:26 smithi172 bash[25059]: audit 2023-12-06T21:07:26.077400+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.172:0/3365824123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:07:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:28 smithi172 bash[30856]: cluster 2023-12-06T21:07:27.657655+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:28 smithi172 bash[25059]: cluster 2023-12-06T21:07:27.657655+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:28 smithi175 bash[25285]: cluster 2023-12-06T21:07:27.657655+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:30 smithi175 bash[25285]: cluster 2023-12-06T21:07:29.658181+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:30 smithi172 bash[25059]: cluster 2023-12-06T21:07:29.658181+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:30 smithi172 bash[30856]: cluster 2023-12-06T21:07:29.658181+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:32.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:32 smithi175 bash[25285]: cluster 2023-12-06T21:07:31.658679+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:33.024 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:32 smithi172 bash[30856]: cluster 2023-12-06T21:07:31.658679+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:33.024 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:32 smithi172 bash[25059]: cluster 2023-12-06T21:07:31.658679+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:34 smithi172 bash[25059]: cluster 2023-12-06T21:07:33.659138+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:34.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:34 smithi172 bash[30856]: cluster 2023-12-06T21:07:33.659138+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:34 smithi175 bash[25285]: cluster 2023-12-06T21:07:33.659138+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:35.988 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:35 smithi172 bash[25059]: audit 2023-12-06T21:07:35.717630+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:07:35.988 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:35 smithi172 bash[30856]: audit 2023-12-06T21:07:35.717630+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:07:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:35 smithi175 bash[25285]: audit 2023-12-06T21:07:35.717630+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:07:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:36 smithi175 bash[25285]: cluster 2023-12-06T21:07:35.659576+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:36 smithi175 bash[25285]: audit 2023-12-06T21:07:35.719259+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:36 smithi175 bash[25285]: cephadm 2023-12-06T21:07:35.721253+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Deploying daemon osd.1 on smithi172 2023-12-06T21:07:37.062 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[30856]: cluster 2023-12-06T21:07:35.659576+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:37.062 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[30856]: audit 2023-12-06T21:07:35.719259+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:37.062 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[30856]: cephadm 2023-12-06T21:07:35.721253+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Deploying daemon osd.1 on smithi172 2023-12-06T21:07:37.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[25059]: cluster 2023-12-06T21:07:35.659576+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:37.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[25059]: audit 2023-12-06T21:07:35.719259+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:37.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[25059]: cephadm 2023-12-06T21:07:35.721253+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Deploying daemon osd.1 on smithi172 2023-12-06T21:07:37.063 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:36 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:07:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:38.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:37 smithi175 bash[25285]: audit 2023-12-06T21:07:36.909576+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:38.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:37 smithi175 bash[25285]: audit 2023-12-06T21:07:36.915556+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:38.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:37 smithi172 bash[25059]: audit 2023-12-06T21:07:36.909576+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:38.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:37 smithi172 bash[25059]: audit 2023-12-06T21:07:36.915556+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:38.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:37 smithi172 bash[30856]: audit 2023-12-06T21:07:36.909576+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:38.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:37 smithi172 bash[30856]: audit 2023-12-06T21:07:36.915556+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:39.229 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:38 smithi172 bash[25059]: cluster 2023-12-06T21:07:37.660079+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:39.230 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:38 smithi172 bash[30856]: cluster 2023-12-06T21:07:37.660079+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:38 smithi175 bash[25285]: cluster 2023-12-06T21:07:37.660079+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:40 smithi172 bash[25059]: cluster 2023-12-06T21:07:39.660531+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:40 smithi172 bash[30856]: cluster 2023-12-06T21:07:39.660531+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:40.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:40 smithi175 bash[25285]: cluster 2023-12-06T21:07:39.660531+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:42.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:41 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:07:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.025033+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.061677+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.063310+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.064288+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.072880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.919690+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.929754+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.943217+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.945794+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.947502+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[25059]: audit 2023-12-06T21:07:41.957680+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.025033+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.061677+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.063310+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.064288+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.072880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.919690+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.929754+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.943217+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.945794+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.947502+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:42 smithi172 bash[30856]: audit 2023-12-06T21:07:41.957680+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.025033+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.061677+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.063310+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.064288+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.072880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.919690+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.929754+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.943217+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.945794+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.947502+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:42 smithi175 bash[25285]: audit 2023-12-06T21:07:41.957680+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:43.303 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:43 smithi172 bash[25059]: cluster 2023-12-06T21:07:41.661026+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:43.304 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:43 smithi172 bash[30856]: cluster 2023-12-06T21:07:41.661026+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:43.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:43 smithi175 bash[25285]: cluster 2023-12-06T21:07:41.661026+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:45.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:45 smithi175 bash[25285]: cluster 2023-12-06T21:07:43.661542+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:45.523 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:45 smithi172 bash[25059]: cluster 2023-12-06T21:07:43.661542+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:45.523 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:45 smithi172 bash[30856]: cluster 2023-12-06T21:07:43.661542+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:46.060 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:45 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:07:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: cluster 2023-12-06T21:07:45.662039+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.799066+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: cephadm 2023-12-06T21:07:45.800072+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.804998+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.835323+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.837987+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.839781+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[30856]: audit 2023-12-06T21:07:45.849898+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: cluster 2023-12-06T21:07:45.662039+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.799066+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: cephadm 2023-12-06T21:07:45.800072+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.804998+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.835323+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.837987+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.839781+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:47.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:46 smithi172 bash[25059]: audit 2023-12-06T21:07:45.849898+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: cluster 2023-12-06T21:07:45.662039+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:47.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.799066+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: cephadm 2023-12-06T21:07:45.800072+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:07:47.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.804998+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:47.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.835323+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:47.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.837987+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:47.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.839781+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:47.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:46 smithi175 bash[25285]: audit 2023-12-06T21:07:45.849898+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:48.854 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 1 on host 'smithi172' 2023-12-06T21:07:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:48 smithi172 bash[25059]: cluster 2023-12-06T21:07:47.662556+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:48 smithi172 bash[30856]: cluster 2023-12-06T21:07:47.662556+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:49.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:48 smithi175 bash[25285]: cluster 2023-12-06T21:07:47.662556+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:49.561 DEBUG:teuthology.orchestra.run.smithi172:osd.1> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T21:07:49.564 INFO:tasks.cephadm:Deploying osd.2 on smithi172 with /dev/vg_nvme/lv_2... 2023-12-06T21:07:49.564 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:07:49.622 INFO:journalctl@ceph.osd.1.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:07:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.852379+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.876887+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.878841+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.880212+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.883618+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.885884+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: cephadm 2023-12-06T21:07:48.886940+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 7611M 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.894152+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:48.902567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:49.165080+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[25059]: audit 2023-12-06T21:07:49.165702+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.852379+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.876887+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.878841+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.880212+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.883618+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.885884+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: cephadm 2023-12-06T21:07:48.886940+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 7611M 2023-12-06T21:07:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.894152+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:48.902567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:49.165080+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:49 smithi172 bash[30856]: audit 2023-12-06T21:07:49.165702+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.852379+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.876887+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.878841+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.880212+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.883618+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.885884+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: cephadm 2023-12-06T21:07:48.886940+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 7611M 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.894152+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:48.902567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:49.165080+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:49 smithi175 bash[25285]: audit 2023-12-06T21:07:49.165702+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:07:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: cluster 2023-12-06T21:07:49.662977+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: audit 2023-12-06T21:07:49.913882+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:07:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: cluster 2023-12-06T21:07:49.914090+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:07:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: audit 2023-12-06T21:07:49.914368+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: audit 2023-12-06T21:07:49.915497+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:50 smithi175 bash[25285]: audit 2023-12-06T21:07:49.916418+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: cluster 2023-12-06T21:07:49.662977+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: audit 2023-12-06T21:07:49.913882+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: cluster 2023-12-06T21:07:49.914090+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: audit 2023-12-06T21:07:49.914368+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: audit 2023-12-06T21:07:49.915497+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[25059]: audit 2023-12-06T21:07:49.916418+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:51.323 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[38106]: debug 2023-12-06T21:07:50.924+0000 7fe24aab3700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T21:07:51.323 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[38106]: debug 2023-12-06T21:07:50.928+0000 7fe24544a700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: cluster 2023-12-06T21:07:49.662977+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: audit 2023-12-06T21:07:49.913882+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: cluster 2023-12-06T21:07:49.914090+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: audit 2023-12-06T21:07:49.914368+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: audit 2023-12-06T21:07:49.915497+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:50 smithi172 bash[30856]: audit 2023-12-06T21:07:49.916418+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[30856]: audit 2023-12-06T21:07:50.916965+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[30856]: cluster 2023-12-06T21:07:50.917159+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[30856]: audit 2023-12-06T21:07:50.917904+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[30856]: audit 2023-12-06T21:07:50.928934+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[25059]: audit 2023-12-06T21:07:50.916965+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[25059]: cluster 2023-12-06T21:07:50.917159+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:07:52.232 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[25059]: audit 2023-12-06T21:07:50.917904+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:51 smithi172 bash[25059]: audit 2023-12-06T21:07:50.928934+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:51 smithi175 bash[25285]: audit 2023-12-06T21:07:50.916965+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:07:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:51 smithi175 bash[25285]: cluster 2023-12-06T21:07:50.917159+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:07:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:51 smithi175 bash[25285]: audit 2023-12-06T21:07:50.917904+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:51 smithi175 bash[25285]: audit 2023-12-06T21:07:50.928934+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:52.888 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:07:52.888 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:07:52.889 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-12-06T21:07:52.889 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-12-06T21:07:52.889 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0184341 s, 569 MB/s 2023-12-06T21:07:52.889 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-12-06T21:07:53.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: cluster 2023-12-06T21:07:50.177586+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:53.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: cluster 2023-12-06T21:07:50.177767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:53.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: cluster 2023-12-06T21:07:51.663433+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:53.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: cluster 2023-12-06T21:07:51.932243+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098] boot 2023-12-06T21:07:53.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: cluster 2023-12-06T21:07:51.932414+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:07:53.129 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:52 smithi175 bash[25285]: audit 2023-12-06T21:07:51.933145+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: cluster 2023-12-06T21:07:50.177586+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: cluster 2023-12-06T21:07:50.177767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: cluster 2023-12-06T21:07:51.663433+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: cluster 2023-12-06T21:07:51.932243+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098] boot 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: cluster 2023-12-06T21:07:51.932414+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[25059]: audit 2023-12-06T21:07:51.933145+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:53.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: cluster 2023-12-06T21:07:50.177586+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:07:53.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: cluster 2023-12-06T21:07:50.177767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:07:53.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: cluster 2023-12-06T21:07:51.663433+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:07:53.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: cluster 2023-12-06T21:07:51.932243+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.172:6810/3032892098,v1:172.21.15.172:6811/3032892098] boot 2023-12-06T21:07:53.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: cluster 2023-12-06T21:07:51.932414+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:07:53.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:52 smithi172 bash[30856]: audit 2023-12-06T21:07:51.933145+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:07:53.607 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_2 2023-12-06T21:07:54.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:53 smithi172 bash[25059]: cluster 2023-12-06T21:07:52.946445+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:07:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:53 smithi172 bash[30856]: cluster 2023-12-06T21:07:52.946445+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:07:54.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:53 smithi175 bash[25285]: cluster 2023-12-06T21:07:52.946445+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:07:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:54 smithi175 bash[25285]: cluster 2023-12-06T21:07:53.664005+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:54 smithi172 bash[25059]: cluster 2023-12-06T21:07:53.664005+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:54 smithi172 bash[30856]: cluster 2023-12-06T21:07:53.664005+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:57.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:56 smithi175 bash[25285]: cluster 2023-12-06T21:07:55.664571+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:57.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:56 smithi175 bash[25285]: audit 2023-12-06T21:07:56.608085+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:57.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:56 smithi175 bash[25285]: audit 2023-12-06T21:07:56.611570+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:57.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:56 smithi175 bash[25285]: audit 2023-12-06T21:07:56.612956+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:57.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:07:57 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:07:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[25059]: cluster 2023-12-06T21:07:55.664571+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[25059]: audit 2023-12-06T21:07:56.608085+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[25059]: audit 2023-12-06T21:07:56.611570+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[25059]: audit 2023-12-06T21:07:56.612956+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[30856]: cluster 2023-12-06T21:07:55.664571+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[30856]: audit 2023-12-06T21:07:56.608085+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[30856]: audit 2023-12-06T21:07:56.611570+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:07:57.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:56 smithi172 bash[30856]: audit 2023-12-06T21:07:56.612956+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[25059]: audit 2023-12-06T21:07:56.601271+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[25059]: audit 2023-12-06T21:07:57.065762+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[25059]: audit 2023-12-06T21:07:57.074172+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[30856]: audit 2023-12-06T21:07:56.601271+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[30856]: audit 2023-12-06T21:07:57.065762+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:58 smithi172 bash[30856]: audit 2023-12-06T21:07:57.074172+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:58.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:58 smithi175 bash[25285]: audit 2023-12-06T21:07:56.601271+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:07:58.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:58 smithi175 bash[25285]: audit 2023-12-06T21:07:57.065762+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:58.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:58 smithi175 bash[25285]: audit 2023-12-06T21:07:57.074172+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:07:59.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:07:59 smithi172 bash[25059]: cluster 2023-12-06T21:07:57.665161+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:59.387 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:07:59 smithi172 bash[30856]: cluster 2023-12-06T21:07:57.665161+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:07:59.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:07:59 smithi175 bash[25285]: cluster 2023-12-06T21:07:57.665161+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:00.988 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:00 smithi172 bash[25059]: cluster 2023-12-06T21:07:59.665651+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:00.989 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:00 smithi172 bash[30856]: cluster 2023-12-06T21:07:59.665651+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:00 smithi175 bash[25285]: cluster 2023-12-06T21:07:59.665651+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:02.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:02 smithi175 bash[25285]: cluster 2023-12-06T21:08:01.666138+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:02 smithi172 bash[25059]: cluster 2023-12-06T21:08:01.666138+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:02 smithi172 bash[30856]: cluster 2023-12-06T21:08:01.666138+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:04.296 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:08:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:04.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:04 smithi175 bash[25285]: cluster 2023-12-06T21:08:03.666658+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:04.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:04 smithi175 bash[25285]: audit 2023-12-06T21:08:04.157762+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:04.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:04 smithi175 bash[25285]: audit 2023-12-06T21:08:04.163835+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[25059]: cluster 2023-12-06T21:08:03.666658+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[25059]: audit 2023-12-06T21:08:04.157762+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[25059]: audit 2023-12-06T21:08:04.163835+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[30856]: cluster 2023-12-06T21:08:03.666658+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[30856]: audit 2023-12-06T21:08:04.157762+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:04 smithi172 bash[30856]: audit 2023-12-06T21:08:04.163835+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:05.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:05 smithi175 bash[25285]: audit 2023-12-06T21:08:05.127177+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.172:0/2639963278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:05.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:05 smithi175 bash[25285]: audit 2023-12-06T21:08:05.127885+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:05.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:05 smithi175 bash[25285]: audit 2023-12-06T21:08:05.137755+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]': finished 2023-12-06T21:08:05.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:05 smithi175 bash[25285]: cluster 2023-12-06T21:08:05.137880+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:08:05.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:05 smithi175 bash[25285]: audit 2023-12-06T21:08:05.138116+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[25059]: audit 2023-12-06T21:08:05.127177+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.172:0/2639963278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[25059]: audit 2023-12-06T21:08:05.127885+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[25059]: audit 2023-12-06T21:08:05.137755+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]': finished 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[25059]: cluster 2023-12-06T21:08:05.137880+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[25059]: audit 2023-12-06T21:08:05.138116+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[30856]: audit 2023-12-06T21:08:05.127177+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.172:0/2639963278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:06.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[30856]: audit 2023-12-06T21:08:05.127885+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]: dispatch 2023-12-06T21:08:06.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[30856]: audit 2023-12-06T21:08:05.137755+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1da9674-1233-47aa-b88a-2d2feb03d148"}]': finished 2023-12-06T21:08:06.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[30856]: cluster 2023-12-06T21:08:05.137880+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:08:06.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:05 smithi172 bash[30856]: audit 2023-12-06T21:08:05.138116+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:06.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:06 smithi175 bash[25285]: cluster 2023-12-06T21:08:05.667093+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:06.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:06 smithi175 bash[25285]: audit 2023-12-06T21:08:05.878644+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.172:0/4039675267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:06 smithi172 bash[25059]: cluster 2023-12-06T21:08:05.667093+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:06 smithi172 bash[25059]: audit 2023-12-06T21:08:05.878644+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.172:0/4039675267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:06 smithi172 bash[30856]: cluster 2023-12-06T21:08:05.667093+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:06 smithi172 bash[30856]: audit 2023-12-06T21:08:05.878644+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.172:0/4039675267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:08.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:08 smithi172 bash[25059]: cluster 2023-12-06T21:08:07.667701+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:08 smithi172 bash[30856]: cluster 2023-12-06T21:08:07.667701+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:08 smithi175 bash[25285]: cluster 2023-12-06T21:08:07.667701+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:10 smithi175 bash[25285]: cluster 2023-12-06T21:08:09.668205+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:11.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:10 smithi172 bash[25059]: cluster 2023-12-06T21:08:09.668205+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:11.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:10 smithi172 bash[30856]: cluster 2023-12-06T21:08:09.668205+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:12 smithi175 bash[25285]: cluster 2023-12-06T21:08:11.668713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:13.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:12 smithi172 bash[25059]: cluster 2023-12-06T21:08:11.668713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:13.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:12 smithi172 bash[30856]: cluster 2023-12-06T21:08:11.668713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:14.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:14 smithi175 bash[25285]: cluster 2023-12-06T21:08:13.669166+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:15.022 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:14 smithi172 bash[25059]: cluster 2023-12-06T21:08:13.669166+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:15.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:14 smithi172 bash[30856]: cluster 2023-12-06T21:08:13.669166+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:16 smithi175 bash[25285]: cluster 2023-12-06T21:08:15.669641+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:16 smithi175 bash[25285]: audit 2023-12-06T21:08:15.738232+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:08:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:16 smithi175 bash[25285]: audit 2023-12-06T21:08:15.739446+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:16 smithi175 bash[25285]: cephadm 2023-12-06T21:08:15.740431+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi172 2023-12-06T21:08:17.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[25059]: cluster 2023-12-06T21:08:15.669641+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:17.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[25059]: audit 2023-12-06T21:08:15.738232+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:08:17.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[25059]: audit 2023-12-06T21:08:15.739446+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:17.008 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[25059]: cephadm 2023-12-06T21:08:15.740431+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi172 2023-12-06T21:08:17.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[30856]: cluster 2023-12-06T21:08:15.669641+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:17.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[30856]: audit 2023-12-06T21:08:15.738232+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:08:17.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[30856]: audit 2023-12-06T21:08:15.739446+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:17.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:16 smithi172 bash[30856]: cephadm 2023-12-06T21:08:15.740431+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi172 2023-12-06T21:08:17.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:17 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:08:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:18.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:18 smithi175 bash[25285]: audit 2023-12-06T21:08:17.218389+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:18 smithi175 bash[25285]: audit 2023-12-06T21:08:17.227196+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:18 smithi175 bash[25285]: cluster 2023-12-06T21:08:17.670141+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[25059]: audit 2023-12-06T21:08:17.218389+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[25059]: audit 2023-12-06T21:08:17.227196+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[25059]: cluster 2023-12-06T21:08:17.670141+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:18.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[30856]: audit 2023-12-06T21:08:17.218389+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[30856]: audit 2023-12-06T21:08:17.227196+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:18 smithi172 bash[30856]: cluster 2023-12-06T21:08:17.670141+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:20.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:20 smithi175 bash[25285]: cluster 2023-12-06T21:08:19.670577+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:21.019 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:20 smithi172 bash[30856]: cluster 2023-12-06T21:08:19.670577+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:21.019 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:20 smithi172 bash[25059]: cluster 2023-12-06T21:08:19.670577+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:21 smithi175 bash[25285]: audit 2023-12-06T21:08:21.148719+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:21 smithi175 bash[25285]: audit 2023-12-06T21:08:21.149919+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:21 smithi175 bash[25285]: audit 2023-12-06T21:08:21.152443+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:21 smithi175 bash[25285]: audit 2023-12-06T21:08:21.154321+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:21 smithi175 bash[25285]: audit 2023-12-06T21:08:21.163131+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[25059]: audit 2023-12-06T21:08:21.148719+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[25059]: audit 2023-12-06T21:08:21.149919+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[25059]: audit 2023-12-06T21:08:21.152443+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[25059]: audit 2023-12-06T21:08:21.154321+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[25059]: audit 2023-12-06T21:08:21.163131+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[30856]: audit 2023-12-06T21:08:21.148719+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[30856]: audit 2023-12-06T21:08:21.149919+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[30856]: audit 2023-12-06T21:08:21.152443+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[30856]: audit 2023-12-06T21:08:21.154321+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:21 smithi172 bash[30856]: audit 2023-12-06T21:08:21.163131+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:22 smithi172 bash[30856]: cluster 2023-12-06T21:08:21.671109+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:22 smithi172 bash[25059]: cluster 2023-12-06T21:08:21.671109+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:22.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:22 smithi175 bash[25285]: cluster 2023-12-06T21:08:21.671109+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:24.575 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:08:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: cluster 2023-12-06T21:08:23.671592+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.291562+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.301397+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.338639+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.341023+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.342584+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:24 smithi175 bash[25285]: audit 2023-12-06T21:08:24.353482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: cluster 2023-12-06T21:08:23.671592+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.291562+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.301397+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.338639+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.341023+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.342584+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:25.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[30856]: audit 2023-12-06T21:08:24.353482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: cluster 2023-12-06T21:08:23.671592+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.291562+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.301397+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.338639+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.341023+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.342584+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:25.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:24 smithi172 bash[25059]: audit 2023-12-06T21:08:24.353482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:08:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: cluster 2023-12-06T21:08:25.672097+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:25.723192+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:25.731730+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.264496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.273609+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.275418+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.277255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.278455+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[30856]: audit 2023-12-06T21:08:26.288966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: cluster 2023-12-06T21:08:25.672097+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:25.723192+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:25.731730+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.264496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.273609+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.275418+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.277255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.278455+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:26.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:26 smithi172 bash[25059]: audit 2023-12-06T21:08:26.288966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: cluster 2023-12-06T21:08:25.672097+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:25.723192+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:25.731730+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.264496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.273609+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.275418+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.277255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.278455+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:26 smithi175 bash[25285]: audit 2023-12-06T21:08:26.288966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:27 smithi175 bash[25285]: cephadm 2023-12-06T21:08:26.265807+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:08:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:27 smithi172 bash[25059]: cephadm 2023-12-06T21:08:26.265807+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:08:28.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:27 smithi172 bash[30856]: cephadm 2023-12-06T21:08:26.265807+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:08:28.862 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:28 smithi172 bash[25059]: cluster 2023-12-06T21:08:27.672650+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:28 smithi175 bash[25285]: cluster 2023-12-06T21:08:27.672650+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:29.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:28 smithi172 bash[30856]: cluster 2023-12-06T21:08:27.672650+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:29.239 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 2 on host 'smithi172' 2023-12-06T21:08:29.969 DEBUG:teuthology.orchestra.run.smithi172:osd.2> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T21:08:29.972 INFO:tasks.cephadm:Deploying osd.3 on smithi172 with /dev/vg_nvme/lv_1... 2023-12-06T21:08:29.972 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:08:30.356 INFO:journalctl@ceph.osd.2.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.236627+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.265216+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.267892+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.269532+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.273401+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.275126+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.276823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: cephadm 2023-12-06T21:08:29.277931+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5074M 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.284900+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.291376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: cluster 2023-12-06T21:08:29.673285+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.698194+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:30 smithi175 bash[25285]: audit 2023-12-06T21:08:29.698751+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:30.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.236627+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.265216+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:30.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.267892+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:30.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.269532+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:30.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.273401+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.275126+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.276823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: cephadm 2023-12-06T21:08:29.277931+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5074M 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.284900+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.291376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: cluster 2023-12-06T21:08:29.673285+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.698194+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[25059]: audit 2023-12-06T21:08:29.698751+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.236627+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.265216+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.267892+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.269532+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:08:30.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.273401+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.275126+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.276823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: cephadm 2023-12-06T21:08:29.277931+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5074M 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.284900+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.291376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: cluster 2023-12-06T21:08:29.673285+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.698194+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:30.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:30 smithi172 bash[30856]: audit 2023-12-06T21:08:29.698751+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:08:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:31 smithi175 bash[25285]: audit 2023-12-06T21:08:30.681391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:08:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:31 smithi175 bash[25285]: cluster 2023-12-06T21:08:30.681636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:08:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:31 smithi175 bash[25285]: audit 2023-12-06T21:08:30.681981+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:31 smithi175 bash[25285]: audit 2023-12-06T21:08:30.683341+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:31 smithi175 bash[25285]: audit 2023-12-06T21:08:30.684057+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[25059]: audit 2023-12-06T21:08:30.681391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:08:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[25059]: cluster 2023-12-06T21:08:30.681636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:08:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[25059]: audit 2023-12-06T21:08:30.681981+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[25059]: audit 2023-12-06T21:08:30.683341+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[25059]: audit 2023-12-06T21:08:30.684057+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:32.072 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[41529]: debug 2023-12-06T21:08:31.691+0000 7f4ecab8f700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T21:08:32.072 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[41529]: debug 2023-12-06T21:08:31.695+0000 7f4ec4d25700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:08:32.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[30856]: audit 2023-12-06T21:08:30.681391+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:08:32.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[30856]: cluster 2023-12-06T21:08:30.681636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:08:32.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[30856]: audit 2023-12-06T21:08:30.681981+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[30856]: audit 2023-12-06T21:08:30.683341+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:32.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:31 smithi172 bash[30856]: audit 2023-12-06T21:08:30.684057+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:08:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:32 smithi175 bash[25285]: cluster 2023-12-06T21:08:31.673805+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:32 smithi175 bash[25285]: audit 2023-12-06T21:08:31.690307+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:08:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:32 smithi175 bash[25285]: cluster 2023-12-06T21:08:31.690477+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:08:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:32 smithi175 bash[25285]: audit 2023-12-06T21:08:31.690816+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:32 smithi175 bash[25285]: audit 2023-12-06T21:08:31.696482+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[25059]: cluster 2023-12-06T21:08:31.673805+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[25059]: audit 2023-12-06T21:08:31.690307+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[25059]: cluster 2023-12-06T21:08:31.690477+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[25059]: audit 2023-12-06T21:08:31.690816+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[25059]: audit 2023-12-06T21:08:31.696482+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[30856]: cluster 2023-12-06T21:08:31.673805+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[30856]: audit 2023-12-06T21:08:31.690307+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:08:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[30856]: cluster 2023-12-06T21:08:31.690477+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:08:32.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[30856]: audit 2023-12-06T21:08:31.690816+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:32.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:32 smithi172 bash[30856]: audit 2023-12-06T21:08:31.696482+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:33.081 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:08:33.081 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:08:33.081 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2023-12-06T21:08:33.081 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2023-12-06T21:08:33.081 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154146 s, 680 MB/s 2023-12-06T21:08:33.082 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2023-12-06T21:08:33.878 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_1 2023-12-06T21:08:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:33 smithi175 bash[25285]: cluster 2023-12-06T21:08:30.706628+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:08:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:33 smithi175 bash[25285]: cluster 2023-12-06T21:08:30.706837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:08:33.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:33 smithi175 bash[25285]: cluster 2023-12-06T21:08:32.692761+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156] boot 2023-12-06T21:08:33.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:33 smithi175 bash[25285]: cluster 2023-12-06T21:08:32.692895+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:08:33.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:33 smithi175 bash[25285]: audit 2023-12-06T21:08:32.693620+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:34.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[25059]: cluster 2023-12-06T21:08:30.706628+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:08:34.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[25059]: cluster 2023-12-06T21:08:30.706837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:08:34.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[25059]: cluster 2023-12-06T21:08:32.692761+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156] boot 2023-12-06T21:08:34.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[25059]: cluster 2023-12-06T21:08:32.692895+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:08:34.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[25059]: audit 2023-12-06T21:08:32.693620+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:34.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[30856]: cluster 2023-12-06T21:08:30.706628+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:08:34.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[30856]: cluster 2023-12-06T21:08:30.706837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:08:34.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[30856]: cluster 2023-12-06T21:08:32.692761+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.172:6818/2934325156,v1:172.21.15.172:6819/2934325156] boot 2023-12-06T21:08:34.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[30856]: cluster 2023-12-06T21:08:32.692895+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:08:34.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:33 smithi172 bash[30856]: audit 2023-12-06T21:08:32.693620+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:08:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:34 smithi175 bash[25285]: cluster 2023-12-06T21:08:33.674242+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:34 smithi175 bash[25285]: cluster 2023-12-06T21:08:33.708737+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:08:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:34 smithi175 bash[25285]: audit 2023-12-06T21:08:33.789229+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[25059]: cluster 2023-12-06T21:08:33.674242+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[25059]: cluster 2023-12-06T21:08:33.708737+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[25059]: audit 2023-12-06T21:08:33.789229+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[30856]: cluster 2023-12-06T21:08:33.674242+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[30856]: cluster 2023-12-06T21:08:33.708737+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:08:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:34 smithi172 bash[30856]: audit 2023-12-06T21:08:33.789229+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:08:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:35 smithi175 bash[25285]: audit 2023-12-06T21:08:34.720244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:08:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:35 smithi175 bash[25285]: cluster 2023-12-06T21:08:34.720364+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:08:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:35 smithi175 bash[25285]: audit 2023-12-06T21:08:34.722018+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[25059]: audit 2023-12-06T21:08:34.720244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[25059]: cluster 2023-12-06T21:08:34.720364+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[25059]: audit 2023-12-06T21:08:34.722018+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[30856]: audit 2023-12-06T21:08:34.720244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[30856]: cluster 2023-12-06T21:08:34.720364+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:08:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:35 smithi172 bash[30856]: audit 2023-12-06T21:08:34.722018+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:08:36.727 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[25059]: cluster 2023-12-06T21:08:35.674772+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:36.728 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[30856]: cluster 2023-12-06T21:08:35.674772+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:36 smithi175 bash[25285]: cluster 2023-12-06T21:08:35.674772+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:36 smithi175 bash[25285]: audit 2023-12-06T21:08:35.733595+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:08:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:36 smithi175 bash[25285]: cluster 2023-12-06T21:08:35.733737+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:08:37.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[25059]: audit 2023-12-06T21:08:35.733595+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:08:37.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[25059]: cluster 2023-12-06T21:08:35.733737+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:08:37.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[30856]: audit 2023-12-06T21:08:35.733595+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:08:37.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:36 smithi172 bash[30856]: cluster 2023-12-06T21:08:35.733737+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:08:37.741 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:08:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:37.741 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:36.732483+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:08:37.741 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: cluster 2023-12-06T21:08:36.743037+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:36.743188+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:36.746309+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:36.747244+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:36.906856+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:37.364310+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:37.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[30856]: audit 2023-12-06T21:08:37.371758+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:36.732483+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: cluster 2023-12-06T21:08:36.743037+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:36.743188+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:36.746309+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:36.747244+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:36.906856+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:37.364310+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:37 smithi175 bash[25285]: audit 2023-12-06T21:08:37.371758+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:36.732483+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: cluster 2023-12-06T21:08:36.743037+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:36.743188+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:36.746309+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:36.747244+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:36.906856+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:37.364310+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:37 smithi172 bash[25059]: audit 2023-12-06T21:08:37.371758+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[25059]: cluster 2023-12-06T21:08:37.675300+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[25059]: cluster 2023-12-06T21:08:38.387623+0000 mon.a (mon.0) 445 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[25059]: audit 2023-12-06T21:08:38.665878+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[30856]: cluster 2023-12-06T21:08:37.675300+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[30856]: cluster 2023-12-06T21:08:38.387623+0000 mon.a (mon.0) 445 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:08:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:39 smithi172 bash[30856]: audit 2023-12-06T21:08:38.665878+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:39.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:39 smithi175 bash[25285]: cluster 2023-12-06T21:08:37.675300+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:39.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:39 smithi175 bash[25285]: cluster 2023-12-06T21:08:38.387623+0000 mon.a (mon.0) 445 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:08:39.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:39 smithi175 bash[25285]: audit 2023-12-06T21:08:38.665878+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:41.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.561305+0000 mon.a (mon.0) 447 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.563761+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.568326+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.568759+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.572498+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.575103+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.575391+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:39.575579+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: cluster 2023-12-06T21:08:39.675781+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:40.454703+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:40.461323+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:40.461644+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[25059]: audit 2023-12-06T21:08:40.462023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.561305+0000 mon.a (mon.0) 447 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.563761+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.568326+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.568759+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.572498+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.575103+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.575391+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:39.575579+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: cluster 2023-12-06T21:08:39.675781+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:40.454703+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:40.461323+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:40.461644+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.669 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:41 smithi172 bash[30856]: audit 2023-12-06T21:08:40.462023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.561305+0000 mon.a (mon.0) 447 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.563761+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.568326+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.568759+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.572498+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.575103+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.575391+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:39.575579+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: cluster 2023-12-06T21:08:39.675781+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:40.454703+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:40.461323+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:40.461644+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:08:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:41 smithi175 bash[25285]: audit 2023-12-06T21:08:40.462023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:08:42.621 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[30856]: audit 2023-12-06T21:08:40.460201+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[30856]: audit 2023-12-06T21:08:41.335403+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[30856]: audit 2023-12-06T21:08:41.368806+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[30856]: cluster 2023-12-06T21:08:41.676324+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[25059]: audit 2023-12-06T21:08:40.460201+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[25059]: audit 2023-12-06T21:08:41.335403+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[25059]: audit 2023-12-06T21:08:41.368806+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:42.622 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:42 smithi172 bash[25059]: cluster 2023-12-06T21:08:41.676324+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:42 smithi175 bash[25285]: audit 2023-12-06T21:08:40.460201+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:08:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:42 smithi175 bash[25285]: audit 2023-12-06T21:08:41.335403+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:08:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:42 smithi175 bash[25285]: audit 2023-12-06T21:08:41.368806+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:42 smithi175 bash[25285]: cluster 2023-12-06T21:08:41.676324+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:43.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:43 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:08:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:44.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:44 smithi172 bash[25059]: audit 2023-12-06T21:08:43.079852+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:44.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:44 smithi172 bash[25059]: audit 2023-12-06T21:08:43.087930+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:44.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:44 smithi172 bash[30856]: audit 2023-12-06T21:08:43.079852+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:44.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:44 smithi172 bash[30856]: audit 2023-12-06T21:08:43.087930+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:44.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:44 smithi175 bash[25285]: audit 2023-12-06T21:08:43.079852+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:44.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:44 smithi175 bash[25285]: audit 2023-12-06T21:08:43.087930+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:45.481 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:45 smithi172 bash[25059]: cluster 2023-12-06T21:08:43.676917+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:08:45.481 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:45 smithi172 bash[30856]: cluster 2023-12-06T21:08:43.676917+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:08:45.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:45 smithi175 bash[25285]: cluster 2023-12-06T21:08:43.676917+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: cluster 2023-12-06T21:08:45.677517+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: audit 2023-12-06T21:08:46.355879+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]: dispatch 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: audit 2023-12-06T21:08:46.365304+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]': finished 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: cluster 2023-12-06T21:08:46.365424+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: audit 2023-12-06T21:08:46.365644+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:08:47.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:47 smithi175 bash[25285]: audit 2023-12-06T21:08:47.072734+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.172:0/3909756135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: cluster 2023-12-06T21:08:45.677517+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: audit 2023-12-06T21:08:46.355879+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]: dispatch 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: audit 2023-12-06T21:08:46.365304+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]': finished 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: cluster 2023-12-06T21:08:46.365424+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: audit 2023-12-06T21:08:46.365644+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[25059]: audit 2023-12-06T21:08:47.072734+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.172:0/3909756135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: cluster 2023-12-06T21:08:45.677517+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:08:47.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: audit 2023-12-06T21:08:46.355879+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]: dispatch 2023-12-06T21:08:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: audit 2023-12-06T21:08:46.365304+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.172:0/680014597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64916620-a14b-4ab0-b0cf-8f11cde13137"}]': finished 2023-12-06T21:08:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: cluster 2023-12-06T21:08:46.365424+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:08:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: audit 2023-12-06T21:08:46.365644+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:08:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:47 smithi172 bash[30856]: audit 2023-12-06T21:08:47.072734+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.172:0/3909756135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:08:49.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:49 smithi175 bash[25285]: cluster 2023-12-06T21:08:47.678115+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:08:49.518 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:49 smithi172 bash[25059]: cluster 2023-12-06T21:08:47.678115+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:08:49.518 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:49 smithi172 bash[30856]: cluster 2023-12-06T21:08:47.678115+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:08:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:50 smithi175 bash[25285]: cluster 2023-12-06T21:08:49.678861+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:51.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:50 smithi172 bash[25059]: cluster 2023-12-06T21:08:49.678861+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:51.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:50 smithi172 bash[30856]: cluster 2023-12-06T21:08:49.678861+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:52 smithi175 bash[25285]: cluster 2023-12-06T21:08:51.679481+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:52 smithi172 bash[30856]: cluster 2023-12-06T21:08:51.679481+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:52 smithi172 bash[25059]: cluster 2023-12-06T21:08:51.679481+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:08:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:54 smithi175 bash[25285]: cluster 2023-12-06T21:08:53.680113+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:55.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:54 smithi172 bash[25059]: cluster 2023-12-06T21:08:53.680113+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:55.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:54 smithi172 bash[30856]: cluster 2023-12-06T21:08:53.680113+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:56 smithi172 bash[25059]: cluster 2023-12-06T21:08:55.680668+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:56 smithi172 bash[30856]: cluster 2023-12-06T21:08:55.680668+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:56 smithi175 bash[25285]: cluster 2023-12-06T21:08:55.680668+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:57.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:08:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25059]: audit 2023-12-06T21:08:57.015270+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25059]: audit 2023-12-06T21:08:57.016614+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25059]: cephadm 2023-12-06T21:08:57.017575+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.3 on smithi172 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25059]: audit 2023-12-06T21:08:57.516204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[25059]: audit 2023-12-06T21:08:57.522972+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[30856]: audit 2023-12-06T21:08:57.015270+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[30856]: audit 2023-12-06T21:08:57.016614+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[30856]: cephadm 2023-12-06T21:08:57.017575+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.3 on smithi172 2023-12-06T21:08:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[30856]: audit 2023-12-06T21:08:57.516204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:57.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:57 smithi172 bash[30856]: audit 2023-12-06T21:08:57.522972+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:57 smithi175 bash[25285]: audit 2023-12-06T21:08:57.015270+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:08:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:57 smithi175 bash[25285]: audit 2023-12-06T21:08:57.016614+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:08:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:57 smithi175 bash[25285]: cephadm 2023-12-06T21:08:57.017575+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.3 on smithi172 2023-12-06T21:08:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:57 smithi175 bash[25285]: audit 2023-12-06T21:08:57.516204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:57 smithi175 bash[25285]: audit 2023-12-06T21:08:57.522972+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:08:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:08:58 smithi175 bash[25285]: cluster 2023-12-06T21:08:57.681228+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:08:58 smithi172 bash[25059]: cluster 2023-12-06T21:08:57.681228+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:08:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:08:58 smithi172 bash[30856]: cluster 2023-12-06T21:08:57.681228+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:00 smithi172 bash[25059]: cluster 2023-12-06T21:08:59.681932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:00 smithi172 bash[30856]: cluster 2023-12-06T21:08:59.681932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:00 smithi175 bash[25285]: cluster 2023-12-06T21:08:59.681932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:02.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: cluster 2023-12-06T21:09:01.682631+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:02.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: audit 2023-12-06T21:09:02.178600+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:02.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: audit 2023-12-06T21:09:02.186518+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: audit 2023-12-06T21:09:02.188107+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: audit 2023-12-06T21:09:02.189103+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:02 smithi175 bash[25285]: audit 2023-12-06T21:09:02.199961+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: cluster 2023-12-06T21:09:01.682631+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: audit 2023-12-06T21:09:02.178600+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: audit 2023-12-06T21:09:02.186518+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: audit 2023-12-06T21:09:02.188107+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: audit 2023-12-06T21:09:02.189103+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[25059]: audit 2023-12-06T21:09:02.199961+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: cluster 2023-12-06T21:09:01.682631+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: audit 2023-12-06T21:09:02.178600+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: audit 2023-12-06T21:09:02.186518+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: audit 2023-12-06T21:09:02.188107+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: audit 2023-12-06T21:09:02.189103+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:02 smithi172 bash[30856]: audit 2023-12-06T21:09:02.199961+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:03.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:03 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:09:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:04.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.212424+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.221685+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.222002+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:04.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.224133+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.225463+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: audit 2023-12-06T21:09:03.235222+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:04 smithi175 bash[25285]: cluster 2023-12-06T21:09:03.683246+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:04.607 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.212424+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.221685+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.222002+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.224133+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.225463+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: audit 2023-12-06T21:09:03.235222+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[25059]: cluster 2023-12-06T21:09:03.683246+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.212424+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.221685+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.222002+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.224133+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:04.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.225463+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:04.609 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: audit 2023-12-06T21:09:03.235222+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:04.609 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:04 smithi172 bash[30856]: cluster 2023-12-06T21:09:03.683246+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:05.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:05 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:09:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.425282+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.431968+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.458717+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.461592+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.463205+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: audit 2023-12-06T21:09:05.474167+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[25059]: cluster 2023-12-06T21:09:05.683756+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.425282+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.711 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.431968+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.712 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.458717+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:06.712 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.461592+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:06.712 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.463205+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:06.712 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: audit 2023-12-06T21:09:05.474167+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.712 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:06 smithi172 bash[30856]: cluster 2023-12-06T21:09:05.683756+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.425282+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.431968+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.458717+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.461592+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.463205+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: audit 2023-12-06T21:09:05.474167+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:06.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:06 smithi175 bash[25285]: cluster 2023-12-06T21:09:05.683756+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:08.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:08 smithi172 bash[25059]: cluster 2023-12-06T21:09:07.684342+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:08 smithi172 bash[30856]: cluster 2023-12-06T21:09:07.684342+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:08 smithi175 bash[25285]: cluster 2023-12-06T21:09:07.684342+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:09.849 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 3 on host 'smithi172' 2023-12-06T21:09:10.529 DEBUG:teuthology.orchestra.run.smithi172:osd.3> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T21:09:10.531 INFO:tasks.cephadm:Deploying osd.4 on smithi175 with /dev/vg_nvme/lv_4... 2023-12-06T21:09:10.532 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:09:10.695 INFO:journalctl@ceph.osd.3.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:09:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: cluster 2023-12-06T21:09:09.684936+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.847248+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.853644+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.855428+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.856843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.860087+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.861359+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.862549+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.863771+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: cephadm 2023-12-06T21:09:09.864780+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3805M 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.872305+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:09.880671+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:10 smithi175 bash[25285]: audit 2023-12-06T21:09:10.418113+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: cluster 2023-12-06T21:09:09.684936+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.847248+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.853644+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.855428+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.856843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.860087+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.861359+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.862549+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.863771+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: cephadm 2023-12-06T21:09:09.864780+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3805M 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.872305+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:09.880671+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[25059]: audit 2023-12-06T21:09:10.418113+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: cluster 2023-12-06T21:09:09.684936+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.847248+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.853644+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.855428+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.856843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.860087+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.861359+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.862549+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.863771+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: cephadm 2023-12-06T21:09:09.864780+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3805M 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.872305+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:09.880671+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:10 smithi172 bash[30856]: audit 2023-12-06T21:09:10.418113+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:09:12.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:11 smithi175 bash[25285]: audit 2023-12-06T21:09:10.886249+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:09:12.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:11 smithi175 bash[25285]: cluster 2023-12-06T21:09:10.886444+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:09:12.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:11 smithi175 bash[25285]: audit 2023-12-06T21:09:10.886725+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:12.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:11 smithi175 bash[25285]: audit 2023-12-06T21:09:10.887685+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[30856]: audit 2023-12-06T21:09:10.886249+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[30856]: cluster 2023-12-06T21:09:10.886444+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[30856]: audit 2023-12-06T21:09:10.886725+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[30856]: audit 2023-12-06T21:09:10.887685+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[25059]: audit 2023-12-06T21:09:10.886249+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:09:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[25059]: cluster 2023-12-06T21:09:10.886444+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:09:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[25059]: audit 2023-12-06T21:09:10.886725+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[25059]: audit 2023-12-06T21:09:10.887685+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:09:12.323 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[45321]: debug 2023-12-06T21:09:11.894+0000 7f2ece402700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T21:09:12.323 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:09:11 smithi172 bash[45321]: debug 2023-12-06T21:09:11.902+0000 7f2ec8d99700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:09:13.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:12 smithi175 bash[25285]: cluster 2023-12-06T21:09:11.685524+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:13.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:12 smithi175 bash[25285]: audit 2023-12-06T21:09:11.889285+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:09:13.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:12 smithi175 bash[25285]: cluster 2023-12-06T21:09:11.889453+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:09:13.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:12 smithi175 bash[25285]: audit 2023-12-06T21:09:11.890173+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:13.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:12 smithi175 bash[25285]: audit 2023-12-06T21:09:11.898181+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[30856]: cluster 2023-12-06T21:09:11.685524+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[30856]: audit 2023-12-06T21:09:11.889285+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[30856]: cluster 2023-12-06T21:09:11.889453+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[30856]: audit 2023-12-06T21:09:11.890173+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[30856]: audit 2023-12-06T21:09:11.898181+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[25059]: cluster 2023-12-06T21:09:11.685524+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[25059]: audit 2023-12-06T21:09:11.889285+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2023-12-06T21:09:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[25059]: cluster 2023-12-06T21:09:11.889453+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:09:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[25059]: audit 2023-12-06T21:09:11.890173+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:12 smithi172 bash[25059]: audit 2023-12-06T21:09:11.898181+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:14.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:13 smithi175 bash[25285]: cluster 2023-12-06T21:09:11.447576+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:14.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:13 smithi175 bash[25285]: cluster 2023-12-06T21:09:11.447771+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:14.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:13 smithi175 bash[25285]: cluster 2023-12-06T21:09:12.901134+0000 mon.a (mon.0) 505 : cluster [INF] osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534] boot 2023-12-06T21:09:14.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:13 smithi175 bash[25285]: cluster 2023-12-06T21:09:12.901207+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:09:14.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:13 smithi175 bash[25285]: audit 2023-12-06T21:09:12.901733+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0150479 s, 697 MB/s 2023-12-06T21:09:14.308 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-12-06T21:09:14.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[25059]: cluster 2023-12-06T21:09:11.447576+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[25059]: cluster 2023-12-06T21:09:11.447771+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[25059]: cluster 2023-12-06T21:09:12.901134+0000 mon.a (mon.0) 505 : cluster [INF] osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534] boot 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[25059]: cluster 2023-12-06T21:09:12.901207+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[25059]: audit 2023-12-06T21:09:12.901733+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[30856]: cluster 2023-12-06T21:09:11.447576+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[30856]: cluster 2023-12-06T21:09:11.447771+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[30856]: cluster 2023-12-06T21:09:12.901134+0000 mon.a (mon.0) 505 : cluster [INF] osd.3 [v2:172.21.15.172:6826/819317534,v1:172.21.15.172:6827/819317534] boot 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[30856]: cluster 2023-12-06T21:09:12.901207+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:09:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:13 smithi172 bash[30856]: audit 2023-12-06T21:09:12.901733+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:09:15.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:14 smithi175 bash[25285]: cluster 2023-12-06T21:09:13.686132+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:15.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:14 smithi175 bash[25285]: cluster 2023-12-06T21:09:13.917555+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:09:15.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:14 smithi172 bash[25059]: cluster 2023-12-06T21:09:13.686132+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:15.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:14 smithi172 bash[25059]: cluster 2023-12-06T21:09:13.917555+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:09:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:14 smithi172 bash[30856]: cluster 2023-12-06T21:09:13.686132+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:14 smithi172 bash[30856]: cluster 2023-12-06T21:09:13.917555+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:09:15.561 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_4 2023-12-06T21:09:17.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:16 smithi175 bash[25285]: cluster 2023-12-06T21:09:15.686715+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:17.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:16 smithi172 bash[25059]: cluster 2023-12-06T21:09:15.686715+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:17.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:16 smithi172 bash[30856]: cluster 2023-12-06T21:09:15.686715+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:18.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:17 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:09:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:18.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:18 smithi175 bash[25285]: audit 2023-12-06T21:09:17.643699+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:18.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:18 smithi175 bash[25285]: audit 2023-12-06T21:09:17.652436+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:18.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:18 smithi175 bash[25285]: cluster 2023-12-06T21:09:17.687309+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[25059]: audit 2023-12-06T21:09:17.643699+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[25059]: audit 2023-12-06T21:09:17.652436+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[25059]: cluster 2023-12-06T21:09:17.687309+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[30856]: audit 2023-12-06T21:09:17.643699+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[30856]: audit 2023-12-06T21:09:17.652436+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:18 smithi172 bash[30856]: cluster 2023-12-06T21:09:17.687309+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:19 smithi175 bash[25285]: audit 2023-12-06T21:09:19.032303+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:19 smithi175 bash[25285]: audit 2023-12-06T21:09:19.039413+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:19 smithi175 bash[25285]: audit 2023-12-06T21:09:19.046292+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:19 smithi175 bash[25285]: audit 2023-12-06T21:09:19.047606+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[25059]: audit 2023-12-06T21:09:19.032303+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[25059]: audit 2023-12-06T21:09:19.039413+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[25059]: audit 2023-12-06T21:09:19.046292+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[25059]: audit 2023-12-06T21:09:19.047606+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[30856]: audit 2023-12-06T21:09:19.032303+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[30856]: audit 2023-12-06T21:09:19.039413+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[30856]: audit 2023-12-06T21:09:19.046292+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:20.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:19 smithi172 bash[30856]: audit 2023-12-06T21:09:19.047606+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:20.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:20 smithi172 bash[25059]: cluster 2023-12-06T21:09:19.687746+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:20.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:20 smithi172 bash[30856]: cluster 2023-12-06T21:09:19.687746+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:20.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:20 smithi175 bash[25285]: cluster 2023-12-06T21:09:19.687746+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:22.960 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:22 smithi172 bash[30856]: cluster 2023-12-06T21:09:21.688269+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:22.961 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:22 smithi172 bash[25059]: cluster 2023-12-06T21:09:21.688269+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:22.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:22 smithi175 bash[25285]: cluster 2023-12-06T21:09:21.688269+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: cluster 2023-12-06T21:09:23.688972+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: audit 2023-12-06T21:09:24.207197+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1302202412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: audit 2023-12-06T21:09:24.208990+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: audit 2023-12-06T21:09:24.218164+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]': finished 2023-12-06T21:09:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: cluster 2023-12-06T21:09:24.218395+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:09:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:24 smithi175 bash[25285]: audit 2023-12-06T21:09:24.218695+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: cluster 2023-12-06T21:09:23.688972+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: audit 2023-12-06T21:09:24.207197+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1302202412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: audit 2023-12-06T21:09:24.208990+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: audit 2023-12-06T21:09:24.218164+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]': finished 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: cluster 2023-12-06T21:09:24.218395+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[25059]: audit 2023-12-06T21:09:24.218695+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: cluster 2023-12-06T21:09:23.688972+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: audit 2023-12-06T21:09:24.207197+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1302202412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: audit 2023-12-06T21:09:24.208990+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]: dispatch 2023-12-06T21:09:25.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: audit 2023-12-06T21:09:24.218164+0000 mon.a (mon.0) 515 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a00589c-39e9-4d99-b866-2eb335f43888"}]': finished 2023-12-06T21:09:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: cluster 2023-12-06T21:09:24.218395+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:09:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:24 smithi172 bash[30856]: audit 2023-12-06T21:09:24.218695+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:25 smithi175 bash[25285]: audit 2023-12-06T21:09:24.887058+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3237914877' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:09:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:25 smithi175 bash[25285]: audit 2023-12-06T21:09:25.568318+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:25 smithi175 bash[25285]: audit 2023-12-06T21:09:25.574555+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:25 smithi175 bash[25285]: audit 2023-12-06T21:09:25.689538+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:25 smithi175 bash[25285]: audit 2023-12-06T21:09:25.696624+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:09:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:09:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25059]: audit 2023-12-06T21:09:24.887058+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3237914877' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25059]: audit 2023-12-06T21:09:25.568318+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25059]: audit 2023-12-06T21:09:25.574555+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25059]: audit 2023-12-06T21:09:25.689538+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[25059]: audit 2023-12-06T21:09:25.696624+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[30856]: audit 2023-12-06T21:09:24.887058+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3237914877' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:09:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[30856]: audit 2023-12-06T21:09:25.568318+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[30856]: audit 2023-12-06T21:09:25.574555+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[30856]: audit 2023-12-06T21:09:25.689538+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:25 smithi172 bash[30856]: audit 2023-12-06T21:09:25.696624+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:26 smithi175 bash[25285]: cephadm 2023-12-06T21:09:25.569588+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:09:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:26 smithi175 bash[25285]: cluster 2023-12-06T21:09:25.689537+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:26 smithi175 bash[25285]: audit 2023-12-06T21:09:25.725173+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:09:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:26 smithi175 bash[25285]: audit 2023-12-06T21:09:25.733984+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[30856]: cephadm 2023-12-06T21:09:25.569588+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[30856]: cluster 2023-12-06T21:09:25.689537+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[30856]: audit 2023-12-06T21:09:25.725173+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[30856]: audit 2023-12-06T21:09:25.733984+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[25059]: cephadm 2023-12-06T21:09:25.569588+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi172 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[25059]: cluster 2023-12-06T21:09:25.689537+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[25059]: audit 2023-12-06T21:09:25.725173+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:09:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:26 smithi172 bash[25059]: audit 2023-12-06T21:09:25.733984+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:09:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:28 smithi175 bash[25285]: cluster 2023-12-06T21:09:27.690115+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:28 smithi172 bash[25059]: cluster 2023-12-06T21:09:27.690115+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:28 smithi172 bash[30856]: cluster 2023-12-06T21:09:27.690115+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:30 smithi175 bash[25285]: cluster 2023-12-06T21:09:29.690847+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:30 smithi172 bash[25059]: cluster 2023-12-06T21:09:29.690847+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:30 smithi172 bash[30856]: cluster 2023-12-06T21:09:29.690847+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:32 smithi175 bash[25285]: cluster 2023-12-06T21:09:31.691550+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:33.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:32 smithi172 bash[25059]: cluster 2023-12-06T21:09:31.691550+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:33.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:32 smithi172 bash[30856]: cluster 2023-12-06T21:09:31.691550+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:34 smithi175 bash[25285]: cluster 2023-12-06T21:09:33.692176+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:34 smithi175 bash[25285]: audit 2023-12-06T21:09:34.143541+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:09:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:34 smithi175 bash[25285]: audit 2023-12-06T21:09:34.145393+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[25059]: cluster 2023-12-06T21:09:33.692176+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[25059]: audit 2023-12-06T21:09:34.143541+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:09:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[25059]: audit 2023-12-06T21:09:34.145393+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[30856]: cluster 2023-12-06T21:09:33.692176+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:35.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[30856]: audit 2023-12-06T21:09:34.143541+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:09:35.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:34 smithi172 bash[30856]: audit 2023-12-06T21:09:34.145393+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:35 smithi175 bash[25285]: cephadm 2023-12-06T21:09:34.146917+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi175 2023-12-06T21:09:36.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:35 smithi172 bash[25059]: cephadm 2023-12-06T21:09:34.146917+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi175 2023-12-06T21:09:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:35 smithi172 bash[30856]: cephadm 2023-12-06T21:09:34.146917+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi175 2023-12-06T21:09:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:36 smithi175 bash[25285]: cluster 2023-12-06T21:09:35.692813+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:37.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:36 smithi172 bash[25059]: cluster 2023-12-06T21:09:35.692813+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:37.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:36 smithi172 bash[30856]: cluster 2023-12-06T21:09:35.692813+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:38.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:37 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:09:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:39.045 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:38 smithi175 bash[25285]: cluster 2023-12-06T21:09:37.693541+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:39.045 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:38 smithi175 bash[25285]: audit 2023-12-06T21:09:37.771271+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:39.046 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:38 smithi175 bash[25285]: audit 2023-12-06T21:09:37.780189+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:39.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[25059]: cluster 2023-12-06T21:09:37.693541+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[25059]: audit 2023-12-06T21:09:37.771271+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[25059]: audit 2023-12-06T21:09:37.780189+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[30856]: cluster 2023-12-06T21:09:37.693541+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[30856]: audit 2023-12-06T21:09:37.771271+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:38 smithi172 bash[30856]: audit 2023-12-06T21:09:37.780189+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:39 smithi175 bash[25285]: audit 2023-12-06T21:09:38.854226+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:39 smithi175 bash[25285]: audit 2023-12-06T21:09:38.877667+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:40.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:39 smithi175 bash[25285]: audit 2023-12-06T21:09:38.881093+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:40.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:39 smithi175 bash[25285]: audit 2023-12-06T21:09:38.882816+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:40.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:39 smithi175 bash[25285]: audit 2023-12-06T21:09:38.890480+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[25059]: audit 2023-12-06T21:09:38.854226+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[25059]: audit 2023-12-06T21:09:38.877667+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[25059]: audit 2023-12-06T21:09:38.881093+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[25059]: audit 2023-12-06T21:09:38.882816+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[25059]: audit 2023-12-06T21:09:38.890480+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[30856]: audit 2023-12-06T21:09:38.854226+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:40.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[30856]: audit 2023-12-06T21:09:38.877667+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:40.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[30856]: audit 2023-12-06T21:09:38.881093+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:40.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[30856]: audit 2023-12-06T21:09:38.882816+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:40.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:39 smithi172 bash[30856]: audit 2023-12-06T21:09:38.890480+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:40 smithi172 bash[30856]: cluster 2023-12-06T21:09:39.694174+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:41.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:40 smithi172 bash[25059]: cluster 2023-12-06T21:09:39.694174+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:41.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:40 smithi175 bash[25285]: cluster 2023-12-06T21:09:39.694174+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:42.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:41 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:09:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:42.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:42 smithi175 bash[25285]: cluster 2023-12-06T21:09:41.694672+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:42.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:42 smithi175 bash[25285]: audit 2023-12-06T21:09:41.736601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:42.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:42 smithi175 bash[25285]: audit 2023-12-06T21:09:41.743784+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:43.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[25059]: cluster 2023-12-06T21:09:41.694672+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[25059]: audit 2023-12-06T21:09:41.736601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[25059]: audit 2023-12-06T21:09:41.743784+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:43.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[30856]: cluster 2023-12-06T21:09:41.694672+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:43.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[30856]: audit 2023-12-06T21:09:41.736601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:43.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:42 smithi172 bash[30856]: audit 2023-12-06T21:09:41.743784+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:44.741 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:09:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:09:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:44 smithi175 bash[25285]: cluster 2023-12-06T21:09:43.695305+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:44 smithi175 bash[25285]: audit 2023-12-06T21:09:44.576865+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:44 smithi175 bash[25285]: audit 2023-12-06T21:09:44.583625+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:45.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[25059]: cluster 2023-12-06T21:09:43.695305+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[25059]: audit 2023-12-06T21:09:44.576865+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[25059]: audit 2023-12-06T21:09:44.583625+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[30856]: cluster 2023-12-06T21:09:43.695305+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[30856]: audit 2023-12-06T21:09:44.576865+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:44 smithi172 bash[30856]: audit 2023-12-06T21:09:44.583625+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:46.460 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 4 on host 'smithi175' 2023-12-06T21:09:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: cluster 2023-12-06T21:09:45.695867+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.458067+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.477945+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.480621+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.482193+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.486201+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.494900+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:46 smithi175 bash[25285]: audit 2023-12-06T21:09:46.503440+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: cluster 2023-12-06T21:09:45.695867+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.458067+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.477945+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.480621+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.482193+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.486201+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.494900+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[25059]: audit 2023-12-06T21:09:46.503440+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: cluster 2023-12-06T21:09:45.695867+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.458067+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.477945+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.480621+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.482193+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.486201+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.494900+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:46 smithi172 bash[30856]: audit 2023-12-06T21:09:46.503440+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:09:47.105 DEBUG:teuthology.orchestra.run.smithi175:osd.4> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T21:09:47.107 INFO:tasks.cephadm:Deploying osd.5 on smithi175 with /dev/vg_nvme/lv_3... 2023-12-06T21:09:47.108 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:09:47.298 INFO:journalctl@ceph.osd.4.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:47 smithi175 bash[25285]: cephadm 2023-12-06T21:09:46.487480+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2023-12-06T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:47 smithi175 bash[25285]: audit 2023-12-06T21:09:47.688412+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:47 smithi175 bash[25285]: audit 2023-12-06T21:09:47.690285+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:47.999 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:09:47 smithi175 bash[31292]: debug 2023-12-06T21:09:47.680+0000 7fccb364e3c0 -1 osd.4 0 log_to_monitors true 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[25059]: cephadm 2023-12-06T21:09:46.487480+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[25059]: audit 2023-12-06T21:09:47.688412+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[25059]: audit 2023-12-06T21:09:47.690285+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[30856]: cephadm 2023-12-06T21:09:46.487480+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[30856]: audit 2023-12-06T21:09:47.688412+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:47 smithi172 bash[30856]: audit 2023-12-06T21:09:47.690285+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:09:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: cluster 2023-12-06T21:09:47.696451+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: audit 2023-12-06T21:09:47.763656+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:09:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: cluster 2023-12-06T21:09:47.763840+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:09:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: audit 2023-12-06T21:09:47.764102+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: audit 2023-12-06T21:09:47.764105+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[25059]: audit 2023-12-06T21:09:47.766167+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: cluster 2023-12-06T21:09:47.696451+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: audit 2023-12-06T21:09:47.763656+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: cluster 2023-12-06T21:09:47.763840+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:09:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: audit 2023-12-06T21:09:47.764102+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: audit 2023-12-06T21:09:47.764105+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:49.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:48 smithi172 bash[30856]: audit 2023-12-06T21:09:47.766167+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.248 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[31292]: debug 2023-12-06T21:09:48.772+0000 7fccaa051700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T21:09:49.248 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[31292]: debug 2023-12-06T21:09:48.780+0000 7fcca29e4700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: cluster 2023-12-06T21:09:47.696451+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: audit 2023-12-06T21:09:47.763656+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: cluster 2023-12-06T21:09:47.763840+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: audit 2023-12-06T21:09:47.764102+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: audit 2023-12-06T21:09:47.764105+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:49.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:48 smithi175 bash[25285]: audit 2023-12-06T21:09:47.766167+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: audit 2023-12-06T21:09:48.766640+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: cluster 2023-12-06T21:09:48.766922+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: audit 2023-12-06T21:09:48.767798+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: audit 2023-12-06T21:09:48.775408+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: cluster 2023-12-06T21:09:49.702250+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104] boot 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: cluster 2023-12-06T21:09:49.702304+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:49 smithi175 bash[25285]: audit 2023-12-06T21:09:49.703024+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: audit 2023-12-06T21:09:48.766640+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:09:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: cluster 2023-12-06T21:09:48.766922+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:09:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: audit 2023-12-06T21:09:48.767798+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: audit 2023-12-06T21:09:48.775408+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: cluster 2023-12-06T21:09:49.702250+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104] boot 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: cluster 2023-12-06T21:09:49.702304+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[25059]: audit 2023-12-06T21:09:49.703024+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: audit 2023-12-06T21:09:48.766640+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: cluster 2023-12-06T21:09:48.766922+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: audit 2023-12-06T21:09:48.767798+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: audit 2023-12-06T21:09:48.775408+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: cluster 2023-12-06T21:09:49.702250+0000 mon.a (mon.0) 553 : cluster [INF] osd.4 [v2:172.21.15.175:6800/685944104,v1:172.21.15.175:6801/685944104] boot 2023-12-06T21:09:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: cluster 2023-12-06T21:09:49.702304+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:09:50.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:49 smithi172 bash[30856]: audit 2023-12-06T21:09:49.703024+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:09:50.317 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:09:50.318 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:09:50.318 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-12-06T21:09:50.318 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-12-06T21:09:50.318 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0189627 s, 553 MB/s 2023-12-06T21:09:50.318 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-12-06T21:09:50.987 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_3 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[25059]: cluster 2023-12-06T21:09:48.723070+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[25059]: cluster 2023-12-06T21:09:48.723271+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[25059]: cluster 2023-12-06T21:09:49.697262+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[25059]: cluster 2023-12-06T21:09:50.713078+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[30856]: cluster 2023-12-06T21:09:48.723070+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[30856]: cluster 2023-12-06T21:09:48.723271+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[30856]: cluster 2023-12-06T21:09:49.697262+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:50 smithi172 bash[30856]: cluster 2023-12-06T21:09:50.713078+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:09:51.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:50 smithi175 bash[25285]: cluster 2023-12-06T21:09:48.723070+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:09:51.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:50 smithi175 bash[25285]: cluster 2023-12-06T21:09:48.723271+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:09:51.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:50 smithi175 bash[25285]: cluster 2023-12-06T21:09:49.697262+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:09:51.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:50 smithi175 bash[25285]: cluster 2023-12-06T21:09:50.713078+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:52 smithi175 bash[25285]: cluster 2023-12-06T21:09:51.697889+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:52 smithi175 bash[25285]: cluster 2023-12-06T21:09:51.716064+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:09:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:52 smithi172 bash[25059]: cluster 2023-12-06T21:09:51.697889+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:09:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:52 smithi172 bash[25059]: cluster 2023-12-06T21:09:51.716064+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:09:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:52 smithi172 bash[30856]: cluster 2023-12-06T21:09:51.697889+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:09:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:52 smithi172 bash[30856]: cluster 2023-12-06T21:09:51.716064+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:09:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:53 smithi175 bash[25285]: cluster 2023-12-06T21:09:52.719022+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:09:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:53 smithi172 bash[25059]: cluster 2023-12-06T21:09:52.719022+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:09:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:53 smithi172 bash[30856]: cluster 2023-12-06T21:09:52.719022+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:09:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: cluster 2023-12-06T21:09:53.698527+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:09:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: cluster 2023-12-06T21:09:53.735786+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:09:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: audit 2023-12-06T21:09:53.814555+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: audit 2023-12-06T21:09:53.821572+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: audit 2023-12-06T21:09:53.827911+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:54 smithi175 bash[25285]: audit 2023-12-06T21:09:53.829587+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: cluster 2023-12-06T21:09:53.698527+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: cluster 2023-12-06T21:09:53.735786+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: audit 2023-12-06T21:09:53.814555+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: audit 2023-12-06T21:09:53.821572+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: audit 2023-12-06T21:09:53.827911+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[25059]: audit 2023-12-06T21:09:53.829587+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:55.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: cluster 2023-12-06T21:09:53.698527+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:09:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: cluster 2023-12-06T21:09:53.735786+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:09:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: audit 2023-12-06T21:09:53.814555+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:09:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: audit 2023-12-06T21:09:53.821572+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:09:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: audit 2023-12-06T21:09:53.827911+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:09:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:54 smithi172 bash[30856]: audit 2023-12-06T21:09:53.829587+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:09:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:56 smithi175 bash[25285]: cluster 2023-12-06T21:09:55.699129+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-06T21:09:57.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:56 smithi172 bash[25059]: cluster 2023-12-06T21:09:55.699129+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-06T21:09:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:56 smithi172 bash[30856]: cluster 2023-12-06T21:09:55.699129+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-06T21:09:58.970 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:09:58 smithi172 bash[25059]: cluster 2023-12-06T21:09:57.699703+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:09:58.971 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:09:58 smithi172 bash[30856]: cluster 2023-12-06T21:09:57.699703+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:09:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:09:58 smithi175 bash[25285]: cluster 2023-12-06T21:09:57.699703+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:10:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:00 smithi175 bash[25285]: cluster 2023-12-06T21:09:59.700297+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T21:10:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:00 smithi175 bash[25285]: cluster 2023-12-06T21:10:00.000168+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2023-12-06T21:10:01.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:00 smithi172 bash[25059]: cluster 2023-12-06T21:09:59.700297+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T21:10:01.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:00 smithi172 bash[25059]: cluster 2023-12-06T21:10:00.000168+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2023-12-06T21:10:01.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:00 smithi172 bash[30856]: cluster 2023-12-06T21:09:59.700297+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T21:10:01.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:00 smithi172 bash[30856]: cluster 2023-12-06T21:10:00.000168+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2023-12-06T21:10:01.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: audit 2023-12-06T21:10:00.930942+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.175:0/195998620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: audit 2023-12-06T21:10:00.931916+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: audit 2023-12-06T21:10:00.941076+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]': finished 2023-12-06T21:10:01.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: cluster 2023-12-06T21:10:00.941272+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:10:01.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: audit 2023-12-06T21:10:00.941502+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25059]: audit 2023-12-06T21:10:01.696603+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.175:0/952247305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: audit 2023-12-06T21:10:00.930942+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.175:0/195998620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: audit 2023-12-06T21:10:00.931916+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: audit 2023-12-06T21:10:00.941076+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]': finished 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: cluster 2023-12-06T21:10:00.941272+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: audit 2023-12-06T21:10:00.941502+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:01.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[30856]: audit 2023-12-06T21:10:01.696603+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.175:0/952247305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:01.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: audit 2023-12-06T21:10:00.930942+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.175:0/195998620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: audit 2023-12-06T21:10:00.931916+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]: dispatch 2023-12-06T21:10:01.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: audit 2023-12-06T21:10:00.941076+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1231b85e-acdc-4cdb-8970-434bd36af5f4"}]': finished 2023-12-06T21:10:01.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: cluster 2023-12-06T21:10:00.941272+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:10:01.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: audit 2023-12-06T21:10:00.941502+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:01.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:01 smithi175 bash[25285]: audit 2023-12-06T21:10:01.696603+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.175:0/952247305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:02.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:01 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:10:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: cluster 2023-12-06T21:10:01.700816+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: audit 2023-12-06T21:10:01.881550+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: cephadm 2023-12-06T21:10:01.882793+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: audit 2023-12-06T21:10:01.887630+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: audit 2023-12-06T21:10:02.718466+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:02 smithi175 bash[25285]: audit 2023-12-06T21:10:02.727018+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:10:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: cluster 2023-12-06T21:10:01.700816+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: audit 2023-12-06T21:10:01.881550+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: cephadm 2023-12-06T21:10:01.882793+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: audit 2023-12-06T21:10:01.887630+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: audit 2023-12-06T21:10:02.718466+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[25059]: audit 2023-12-06T21:10:02.727018+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: cluster 2023-12-06T21:10:01.700816+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: audit 2023-12-06T21:10:01.881550+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: cephadm 2023-12-06T21:10:01.882793+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:03.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: audit 2023-12-06T21:10:01.887630+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: audit 2023-12-06T21:10:02.718466+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:03.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:02 smithi172 bash[30856]: audit 2023-12-06T21:10:02.727018+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:10:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[25059]: cluster 2023-12-06T21:10:03.701453+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[25059]: audit 2023-12-06T21:10:04.699496+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[25059]: audit 2023-12-06T21:10:04.711194+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[30856]: cluster 2023-12-06T21:10:03.701453+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[30856]: audit 2023-12-06T21:10:04.699496+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:04 smithi172 bash[30856]: audit 2023-12-06T21:10:04.711194+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:04 smithi175 bash[25285]: cluster 2023-12-06T21:10:03.701453+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:05.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:04 smithi175 bash[25285]: audit 2023-12-06T21:10:04.699496+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:05.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:04 smithi175 bash[25285]: audit 2023-12-06T21:10:04.711194+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:07.169 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:06 smithi175 bash[25285]: cluster 2023-12-06T21:10:05.702034+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:06 smithi172 bash[25059]: cluster 2023-12-06T21:10:05.702034+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:07.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:06 smithi172 bash[30856]: cluster 2023-12-06T21:10:05.702034+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:09.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:08 smithi175 bash[25285]: cluster 2023-12-06T21:10:07.702622+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:09.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:08 smithi172 bash[25059]: cluster 2023-12-06T21:10:07.702622+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:09.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:08 smithi172 bash[30856]: cluster 2023-12-06T21:10:07.702622+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:11.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:10 smithi175 bash[25285]: cluster 2023-12-06T21:10:09.703370+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:10 smithi172 bash[25059]: cluster 2023-12-06T21:10:09.703370+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:10 smithi172 bash[30856]: cluster 2023-12-06T21:10:09.703370+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:12.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:11 smithi175 bash[25285]: audit 2023-12-06T21:10:11.640800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:10:12.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:11 smithi175 bash[25285]: audit 2023-12-06T21:10:11.642340+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:11 smithi172 bash[30856]: audit 2023-12-06T21:10:11.640800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:10:12.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:11 smithi172 bash[30856]: audit 2023-12-06T21:10:11.642340+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:11 smithi172 bash[25059]: audit 2023-12-06T21:10:11.640800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:10:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:11 smithi172 bash[25059]: audit 2023-12-06T21:10:11.642340+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:12 smithi175 bash[25285]: cephadm 2023-12-06T21:10:11.643545+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi175 2023-12-06T21:10:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:12 smithi175 bash[25285]: cluster 2023-12-06T21:10:11.704048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:13.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:12 smithi172 bash[25059]: cephadm 2023-12-06T21:10:11.643545+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi175 2023-12-06T21:10:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:12 smithi172 bash[25059]: cluster 2023-12-06T21:10:11.704048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:12 smithi172 bash[30856]: cephadm 2023-12-06T21:10:11.643545+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi175 2023-12-06T21:10:13.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:12 smithi172 bash[30856]: cluster 2023-12-06T21:10:11.704048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:15.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:14 smithi175 bash[25285]: cluster 2023-12-06T21:10:13.704750+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:15.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:14 smithi172 bash[25059]: cluster 2023-12-06T21:10:13.704750+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:14 smithi172 bash[30856]: cluster 2023-12-06T21:10:13.704750+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: cluster 2023-12-06T21:10:15.705332+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: audit 2023-12-06T21:10:15.729021+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: audit 2023-12-06T21:10:15.752353+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: audit 2023-12-06T21:10:15.755057+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: audit 2023-12-06T21:10:15.756635+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:16 smithi175 bash[25285]: audit 2023-12-06T21:10:15.769135+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: cluster 2023-12-06T21:10:15.705332+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: audit 2023-12-06T21:10:15.729021+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: audit 2023-12-06T21:10:15.752353+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: audit 2023-12-06T21:10:15.755057+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: audit 2023-12-06T21:10:15.756635+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[25059]: audit 2023-12-06T21:10:15.769135+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: cluster 2023-12-06T21:10:15.705332+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: audit 2023-12-06T21:10:15.729021+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: audit 2023-12-06T21:10:15.752353+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: audit 2023-12-06T21:10:15.755057+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: audit 2023-12-06T21:10:15.756635+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:16 smithi172 bash[30856]: audit 2023-12-06T21:10:15.769135+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:18.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:18 smithi175 bash[25285]: cluster 2023-12-06T21:10:17.705944+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:19.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:18 smithi172 bash[25059]: cluster 2023-12-06T21:10:17.705944+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:18 smithi172 bash[30856]: cluster 2023-12-06T21:10:17.705944+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:20.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:20 smithi175 bash[25285]: cluster 2023-12-06T21:10:19.706718+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:21.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:20 smithi172 bash[25059]: cluster 2023-12-06T21:10:19.706718+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:20 smithi172 bash[30856]: cluster 2023-12-06T21:10:19.706718+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:22.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:22 smithi175 bash[25285]: cluster 2023-12-06T21:10:21.707537+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:23.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:22 smithi172 bash[30856]: cluster 2023-12-06T21:10:21.707537+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:22 smithi172 bash[25059]: cluster 2023-12-06T21:10:21.707537+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:23.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:22 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:10:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:23.957 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 5 on host 'smithi175' 2023-12-06T21:10:24.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.860606+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: cephadm 2023-12-06T21:10:22.862195+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.870370+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.870912+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.872435+0000 mon.a (mon.0) 583 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.906796+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.909630+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.911358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:24.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:23 smithi175 bash[25285]: audit 2023-12-06T21:10:22.922326+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.860606+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: cephadm 2023-12-06T21:10:22.862195+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.870370+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.870912+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.872435+0000 mon.a (mon.0) 583 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.906796+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.909630+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:24.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.911358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[25059]: audit 2023-12-06T21:10:22.922326+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.860606+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: cephadm 2023-12-06T21:10:22.862195+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.870370+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.870912+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.872435+0000 mon.a (mon.0) 583 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.906796+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.909630+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.911358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:24.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:23 smithi172 bash[30856]: audit 2023-12-06T21:10:22.922326+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: cluster 2023-12-06T21:10:23.708203+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.875250+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: cluster 2023-12-06T21:10:23.875389+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.875591+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.877007+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.878981+0000 mon.a (mon.0) 591 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.947802+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:25.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.950676+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:25.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.954817+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.957507+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:25.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:23.967567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:24.822751+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:24 smithi175 bash[25285]: audit 2023-12-06T21:10:24.828954+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.147 DEBUG:teuthology.orchestra.run.smithi175:osd.5> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T21:10:25.149 INFO:tasks.cephadm:Deploying osd.6 on smithi175 with /dev/vg_nvme/lv_2... 2023-12-06T21:10:25.149 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:10:25.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:10:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: cluster 2023-12-06T21:10:23.708203+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.875250+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: cluster 2023-12-06T21:10:23.875389+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.875591+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.877007+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.878981+0000 mon.a (mon.0) 591 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.947802+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.950676+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.954817+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.957507+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:23.967567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:24.822751+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[25059]: audit 2023-12-06T21:10:24.828954+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: cluster 2023-12-06T21:10:23.708203+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.875250+0000 mon.a (mon.0) 588 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: cluster 2023-12-06T21:10:23.875389+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.875591+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.877007+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.878981+0000 mon.a (mon.0) 591 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.947802+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:25.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.950676+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:25.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.954817+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.957507+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:25.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:23.967567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:24.822751+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:24 smithi172 bash[30856]: audit 2023-12-06T21:10:24.828954+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:25.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:10:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:26.186 INFO:journalctl@ceph.osd.5.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: cluster 2023-12-06T21:10:23.855757+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: cluster 2023-12-06T21:10:23.855999+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:24.877972+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: cluster 2023-12-06T21:10:24.878100+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:24.878897+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:24.888974+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.317961+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.324613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.340232+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.342486+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.344008+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.354429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.727466+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:10:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:25 smithi175 bash[25285]: audit 2023-12-06T21:10:25.736843+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:10:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: cluster 2023-12-06T21:10:23.855757+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:10:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: cluster 2023-12-06T21:10:23.855999+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:24.877972+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: cluster 2023-12-06T21:10:24.878100+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:24.878897+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:24.888974+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.317961+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.324613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.340232+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.342486+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.344008+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.354429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.727466+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:10:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[25059]: audit 2023-12-06T21:10:25.736843+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: cluster 2023-12-06T21:10:23.855757+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: cluster 2023-12-06T21:10:23.855999+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:24.877972+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: cluster 2023-12-06T21:10:24.878100+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:24.878897+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:24.888974+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.317961+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.324613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.340232+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.342486+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:26.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.344008+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:26.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.354429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:26.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.727466+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:10:26.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:25 smithi172 bash[30856]: audit 2023-12-06T21:10:25.736843+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:10:27.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:26 smithi175 bash[25285]: cluster 2023-12-06T21:10:25.708779+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:27.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:26 smithi175 bash[25285]: audit 2023-12-06T21:10:25.893963+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:27.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:26 smithi175 bash[25285]: cluster 2023-12-06T21:10:25.898926+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871] boot 2023-12-06T21:10:27.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:26 smithi175 bash[25285]: cluster 2023-12-06T21:10:25.899024+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:10:27.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:26 smithi175 bash[25285]: audit 2023-12-06T21:10:25.899211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[25059]: cluster 2023-12-06T21:10:25.708779+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[25059]: audit 2023-12-06T21:10:25.893963+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[25059]: cluster 2023-12-06T21:10:25.898926+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871] boot 2023-12-06T21:10:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[25059]: cluster 2023-12-06T21:10:25.899024+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:10:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[25059]: audit 2023-12-06T21:10:25.899211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:27.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[30856]: cluster 2023-12-06T21:10:25.708779+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:10:27.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[30856]: audit 2023-12-06T21:10:25.893963+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:27.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[30856]: cluster 2023-12-06T21:10:25.898926+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.175:6808/212969871,v1:172.21.15.175:6809/212969871] boot 2023-12-06T21:10:27.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[30856]: cluster 2023-12-06T21:10:25.899024+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:10:27.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:26 smithi172 bash[30856]: audit 2023-12-06T21:10:25.899211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:27 smithi175 bash[25285]: cluster 2023-12-06T21:10:26.900659+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:10:28.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:27 smithi172 bash[30856]: cluster 2023-12-06T21:10:26.900659+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:10:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:27 smithi172 bash[25059]: cluster 2023-12-06T21:10:26.900659+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:10:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:28 smithi175 bash[25285]: cluster 2023-12-06T21:10:27.709475+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:28 smithi175 bash[25285]: cluster 2023-12-06T21:10:27.897750+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:10:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:28 smithi175 bash[25285]: cluster 2023-12-06T21:10:27.906413+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.021205 s, 494 MB/s 2023-12-06T21:10:29.252 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[30856]: cluster 2023-12-06T21:10:27.709475+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[30856]: cluster 2023-12-06T21:10:27.897750+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[30856]: cluster 2023-12-06T21:10:27.906413+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[25059]: cluster 2023-12-06T21:10:27.709475+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[25059]: cluster 2023-12-06T21:10:27.897750+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:10:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:28 smithi172 bash[25059]: cluster 2023-12-06T21:10:27.906413+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:10:29.953 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_2 2023-12-06T21:10:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:29 smithi175 bash[25285]: cluster 2023-12-06T21:10:28.928934+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:10:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:29 smithi172 bash[25059]: cluster 2023-12-06T21:10:28.928934+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:10:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:29 smithi172 bash[30856]: cluster 2023-12-06T21:10:28.928934+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:10:31.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:30 smithi175 bash[25285]: cluster 2023-12-06T21:10:29.710188+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:31.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:30 smithi175 bash[25285]: cluster 2023-12-06T21:10:29.930979+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:10:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:30 smithi172 bash[25059]: cluster 2023-12-06T21:10:29.710188+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:30 smithi172 bash[25059]: cluster 2023-12-06T21:10:29.930979+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:10:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:30 smithi172 bash[30856]: cluster 2023-12-06T21:10:29.710188+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:30 smithi172 bash[30856]: cluster 2023-12-06T21:10:29.930979+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:10:33.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:32 smithi175 bash[25285]: cluster 2023-12-06T21:10:31.710847+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:32 smithi175 bash[25285]: audit 2023-12-06T21:10:32.808777+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:10:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:32 smithi175 bash[25285]: audit 2023-12-06T21:10:32.815351+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:10:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:32 smithi175 bash[25285]: audit 2023-12-06T21:10:32.816841+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[25059]: cluster 2023-12-06T21:10:31.710847+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[25059]: audit 2023-12-06T21:10:32.808777+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[25059]: audit 2023-12-06T21:10:32.815351+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[25059]: audit 2023-12-06T21:10:32.816841+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[30856]: cluster 2023-12-06T21:10:31.710847+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[30856]: audit 2023-12-06T21:10:32.808777+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[30856]: audit 2023-12-06T21:10:32.815351+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:10:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:32 smithi172 bash[30856]: audit 2023-12-06T21:10:32.816841+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:33 smithi175 bash[25285]: audit 2023-12-06T21:10:32.801865+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:10:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:33 smithi172 bash[25059]: audit 2023-12-06T21:10:32.801865+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:10:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:33 smithi172 bash[30856]: audit 2023-12-06T21:10:32.801865+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:10:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:34 smithi175 bash[25285]: cluster 2023-12-06T21:10:33.711521+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:10:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:34 smithi175 bash[25285]: cluster 2023-12-06T21:10:33.938933+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:10:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:34 smithi175 bash[25285]: cluster 2023-12-06T21:10:33.939012+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2023-12-06T21:10:35.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[25059]: cluster 2023-12-06T21:10:33.711521+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:10:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[25059]: cluster 2023-12-06T21:10:33.938933+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:10:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[25059]: cluster 2023-12-06T21:10:33.939012+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2023-12-06T21:10:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[30856]: cluster 2023-12-06T21:10:33.711521+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:10:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[30856]: cluster 2023-12-06T21:10:33.938933+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:10:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:34 smithi172 bash[30856]: cluster 2023-12-06T21:10:33.939012+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2023-12-06T21:10:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:36 smithi175 bash[25285]: cluster 2023-12-06T21:10:35.712138+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:10:37.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:36 smithi172 bash[25059]: cluster 2023-12-06T21:10:35.712138+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:10:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:36 smithi172 bash[30856]: cluster 2023-12-06T21:10:35.712138+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: cluster 2023-12-06T21:10:37.712772+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: audit 2023-12-06T21:10:38.839943+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.175:0/3099861676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: audit 2023-12-06T21:10:38.842300+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: audit 2023-12-06T21:10:38.855776+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]': finished 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: cluster 2023-12-06T21:10:38.855902+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[25059]: audit 2023-12-06T21:10:38.856228+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:10:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: cluster 2023-12-06T21:10:37.712772+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-06T21:10:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: audit 2023-12-06T21:10:38.839943+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.175:0/3099861676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: audit 2023-12-06T21:10:38.842300+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: audit 2023-12-06T21:10:38.855776+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]': finished 2023-12-06T21:10:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: cluster 2023-12-06T21:10:38.855902+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:10:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:38 smithi172 bash[30856]: audit 2023-12-06T21:10:38.856228+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:10:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: cluster 2023-12-06T21:10:37.712772+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-06T21:10:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: audit 2023-12-06T21:10:38.839943+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.175:0/3099861676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: audit 2023-12-06T21:10:38.842300+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]: dispatch 2023-12-06T21:10:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: audit 2023-12-06T21:10:38.855776+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50c24ff2-a240-4cfe-bd5f-3f19d63a0beb"}]': finished 2023-12-06T21:10:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: cluster 2023-12-06T21:10:38.855902+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:10:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:38 smithi175 bash[25285]: audit 2023-12-06T21:10:38.856228+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:10:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:39 smithi175 bash[25285]: audit 2023-12-06T21:10:39.587589+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.175:0/1772961567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:39 smithi172 bash[25059]: audit 2023-12-06T21:10:39.587589+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.175:0/1772961567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:40.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:39 smithi172 bash[30856]: audit 2023-12-06T21:10:39.587589+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.175:0/1772961567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:10:41.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:40 smithi175 bash[25285]: cluster 2023-12-06T21:10:39.713223+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T21:10:41.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:40 smithi172 bash[25059]: cluster 2023-12-06T21:10:39.713223+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T21:10:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:40 smithi172 bash[30856]: cluster 2023-12-06T21:10:39.713223+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T21:10:42.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:42 smithi175 bash[25285]: cluster 2023-12-06T21:10:41.713817+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:10:43.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:42 smithi172 bash[25059]: cluster 2023-12-06T21:10:41.713817+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:10:43.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:42 smithi172 bash[30856]: cluster 2023-12-06T21:10:41.713817+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:10:43.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:43 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:10:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:44 smithi175 bash[25285]: audit 2023-12-06T21:10:43.440483+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:44 smithi175 bash[25285]: audit 2023-12-06T21:10:43.447035+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:44 smithi175 bash[25285]: cluster 2023-12-06T21:10:43.714449+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[25059]: audit 2023-12-06T21:10:43.440483+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[25059]: audit 2023-12-06T21:10:43.447035+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[25059]: cluster 2023-12-06T21:10:43.714449+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[30856]: audit 2023-12-06T21:10:43.440483+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[30856]: audit 2023-12-06T21:10:43.447035+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:44.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[30856]: cluster 2023-12-06T21:10:43.714449+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:45.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:10:44 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:10:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:10:46.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:45 smithi175 bash[25285]: audit 2023-12-06T21:10:44.942689+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:46.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:45 smithi175 bash[25285]: audit 2023-12-06T21:10:44.950298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:46.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:45 smithi172 bash[30856]: audit 2023-12-06T21:10:44.942689+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:46.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:45 smithi172 bash[30856]: audit 2023-12-06T21:10:44.950298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:46.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:45 smithi172 bash[25059]: audit 2023-12-06T21:10:44.942689+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:46.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:45 smithi172 bash[25059]: audit 2023-12-06T21:10:44.950298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:47.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:46 smithi175 bash[25285]: cluster 2023-12-06T21:10:45.715037+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:47.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:46 smithi172 bash[25059]: cluster 2023-12-06T21:10:45.715037+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:47.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:46 smithi172 bash[30856]: cluster 2023-12-06T21:10:45.715037+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:49.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:48 smithi175 bash[25285]: cluster 2023-12-06T21:10:47.715679+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:49.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:48 smithi172 bash[30856]: cluster 2023-12-06T21:10:47.715679+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:49.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:48 smithi172 bash[25059]: cluster 2023-12-06T21:10:47.715679+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:50 smithi175 bash[25285]: cluster 2023-12-06T21:10:49.716322+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:50 smithi175 bash[25285]: audit 2023-12-06T21:10:49.758920+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:10:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:50 smithi175 bash[25285]: audit 2023-12-06T21:10:49.760896+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:50 smithi175 bash[25285]: cephadm 2023-12-06T21:10:49.762501+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.6 on smithi175 2023-12-06T21:10:51.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[25059]: cluster 2023-12-06T21:10:49.716322+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[25059]: audit 2023-12-06T21:10:49.758920+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[25059]: audit 2023-12-06T21:10:49.760896+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[25059]: cephadm 2023-12-06T21:10:49.762501+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.6 on smithi175 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[30856]: cluster 2023-12-06T21:10:49.716322+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[30856]: audit 2023-12-06T21:10:49.758920+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[30856]: audit 2023-12-06T21:10:49.760896+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:50 smithi172 bash[30856]: cephadm 2023-12-06T21:10:49.762501+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.6 on smithi175 2023-12-06T21:10:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:52 smithi175 bash[25285]: cluster 2023-12-06T21:10:51.716986+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:53.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:52 smithi172 bash[30856]: cluster 2023-12-06T21:10:51.716986+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:52 smithi172 bash[25059]: cluster 2023-12-06T21:10:51.716986+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: cluster 2023-12-06T21:10:53.717617+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: audit 2023-12-06T21:10:53.983662+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: audit 2023-12-06T21:10:54.000580+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: audit 2023-12-06T21:10:54.005396+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: audit 2023-12-06T21:10:54.007349+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:54 smithi175 bash[25285]: audit 2023-12-06T21:10:54.018491+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: cluster 2023-12-06T21:10:53.717617+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: audit 2023-12-06T21:10:53.983662+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: audit 2023-12-06T21:10:54.000580+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: audit 2023-12-06T21:10:54.005396+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: audit 2023-12-06T21:10:54.007349+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[30856]: audit 2023-12-06T21:10:54.018491+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: cluster 2023-12-06T21:10:53.717617+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: audit 2023-12-06T21:10:53.983662+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: audit 2023-12-06T21:10:54.000580+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: audit 2023-12-06T21:10:54.005396+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: audit 2023-12-06T21:10:54.007349+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:54 smithi172 bash[25059]: audit 2023-12-06T21:10:54.018491+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:10:57.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:56 smithi175 bash[25285]: cluster 2023-12-06T21:10:55.718228+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:57.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:56 smithi172 bash[25059]: cluster 2023-12-06T21:10:55.718228+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:57.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:56 smithi172 bash[30856]: cluster 2023-12-06T21:10:55.718228+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:59.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:10:58 smithi175 bash[25285]: cluster 2023-12-06T21:10:57.718867+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:59.265 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:10:58 smithi172 bash[25059]: cluster 2023-12-06T21:10:57.718867+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:10:59.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:10:58 smithi172 bash[30856]: cluster 2023-12-06T21:10:57.718867+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[25059]: cluster 2023-12-06T21:10:59.719570+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[25059]: audit 2023-12-06T21:11:00.637534+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[25059]: audit 2023-12-06T21:11:00.639945+0000 mon.a (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[30856]: cluster 2023-12-06T21:10:59.719570+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[30856]: audit 2023-12-06T21:11:00.637534+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:01.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:01 smithi172 bash[30856]: audit 2023-12-06T21:11:00.639945+0000 mon.a (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:01.378 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:01 smithi175 bash[25285]: cluster 2023-12-06T21:10:59.719570+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:01.379 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:01 smithi175 bash[25285]: audit 2023-12-06T21:11:00.637534+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:01.379 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:01 smithi175 bash[25285]: audit 2023-12-06T21:11:00.639945+0000 mon.a (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:11:02.029 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 6 on host 'smithi175' 2023-12-06T21:11:02.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[25059]: audit 2023-12-06T21:11:01.001916+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:02.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[25059]: audit 2023-12-06T21:11:01.002194+0000 mon.a (mon.0) 641 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[25059]: cluster 2023-12-06T21:11:01.002398+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[25059]: audit 2023-12-06T21:11:01.002975+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[25059]: audit 2023-12-06T21:11:01.011346+0000 mon.a (mon.0) 644 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[30856]: audit 2023-12-06T21:11:01.001916+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[30856]: audit 2023-12-06T21:11:01.002194+0000 mon.a (mon.0) 641 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[30856]: cluster 2023-12-06T21:11:01.002398+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[30856]: audit 2023-12-06T21:11:01.002975+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:02 smithi172 bash[30856]: audit 2023-12-06T21:11:01.011346+0000 mon.a (mon.0) 644 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:02.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:02 smithi175 bash[25285]: audit 2023-12-06T21:11:01.001916+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:02.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:02 smithi175 bash[25285]: audit 2023-12-06T21:11:01.002194+0000 mon.a (mon.0) 641 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:11:02.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:02 smithi175 bash[25285]: cluster 2023-12-06T21:11:01.002398+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:11:02.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:02 smithi175 bash[25285]: audit 2023-12-06T21:11:01.002975+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:02.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:02 smithi175 bash[25285]: audit 2023-12-06T21:11:01.011346+0000 mon.a (mon.0) 644 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: cluster 2023-12-06T21:11:01.720218+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.013123+0000 mon.a (mon.0) 645 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: cluster 2023-12-06T21:11:02.013384+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:11:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.014265+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.023690+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.027616+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.057226+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.059096+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.060312+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.063759+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.065146+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.066529+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: cephadm 2023-12-06T21:11:02.067535+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.075191+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:03 smithi175 bash[25285]: audit 2023-12-06T21:11:02.082117+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: cluster 2023-12-06T21:11:01.720218+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.013123+0000 mon.a (mon.0) 645 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: cluster 2023-12-06T21:11:02.013384+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.014265+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.023690+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.027616+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.057226+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.059096+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.060312+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.063759+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.065146+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.066529+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: cephadm 2023-12-06T21:11:02.067535+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.075191+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[30856]: audit 2023-12-06T21:11:02.082117+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: cluster 2023-12-06T21:11:01.720218+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.013123+0000 mon.a (mon.0) 645 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: cluster 2023-12-06T21:11:02.013384+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.014265+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.023690+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.027616+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.057226+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.059096+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.060312+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.063759+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.065146+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.066529+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: cephadm 2023-12-06T21:11:02.067535+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.075191+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25059]: audit 2023-12-06T21:11:02.082117+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:03.544 DEBUG:teuthology.orchestra.run.smithi175:osd.6> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T21:11:03.546 INFO:tasks.cephadm:Deploying osd.7 on smithi175 with /dev/vg_nvme/lv_1... 2023-12-06T21:11:03.546 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:11:04.024 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:03 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:11:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:04.208 INFO:journalctl@ceph.osd.6.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:11:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: cluster 2023-12-06T21:11:01.591355+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: cluster 2023-12-06T21:11:01.591592+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.027842+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: cluster 2023-12-06T21:11:03.033040+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440] boot 2023-12-06T21:11:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: cluster 2023-12-06T21:11:03.033102+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.033286+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.569705+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.578190+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.604209+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.607071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.609218+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[25059]: audit 2023-12-06T21:11:03.621489+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: cluster 2023-12-06T21:11:01.591355+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: cluster 2023-12-06T21:11:01.591592+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.027842+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: cluster 2023-12-06T21:11:03.033040+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440] boot 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: cluster 2023-12-06T21:11:03.033102+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.033286+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.569705+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.578190+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.604209+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.607071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.609218+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:04 smithi172 bash[30856]: audit 2023-12-06T21:11:03.621489+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: cluster 2023-12-06T21:11:01.591355+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: cluster 2023-12-06T21:11:01.591592+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.027842+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: cluster 2023-12-06T21:11:03.033040+0000 mon.a (mon.0) 659 : cluster [INF] osd.6 [v2:172.21.15.175:6816/3668321440,v1:172.21.15.175:6817/3668321440] boot 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: cluster 2023-12-06T21:11:03.033102+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.033286+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:11:04.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.569705+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.578190+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.604209+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.607071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.609218+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:04 smithi175 bash[25285]: audit 2023-12-06T21:11:03.621489+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:05.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:05 smithi175 bash[25285]: cephadm 2023-12-06T21:11:03.571054+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:05.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:05 smithi175 bash[25285]: cluster 2023-12-06T21:11:03.614075+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:05.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:05 smithi175 bash[25285]: cluster 2023-12-06T21:11:04.039264+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:11:05.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:05 smithi175 bash[25285]: cluster 2023-12-06T21:11:04.574058+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:05.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:11:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[25059]: cephadm 2023-12-06T21:11:03.571054+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[25059]: cluster 2023-12-06T21:11:03.614075+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[25059]: cluster 2023-12-06T21:11:04.039264+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[25059]: cluster 2023-12-06T21:11:04.574058+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[30856]: cephadm 2023-12-06T21:11:03.571054+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[30856]: cluster 2023-12-06T21:11:03.614075+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:11:05.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[30856]: cluster 2023-12-06T21:11:04.039264+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:11:05.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:05 smithi172 bash[30856]: cluster 2023-12-06T21:11:04.574058+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[25059]: cluster 2023-12-06T21:11:05.050090+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[25059]: audit 2023-12-06T21:11:05.063385+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[25059]: audit 2023-12-06T21:11:05.069197+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[30856]: cluster 2023-12-06T21:11:05.050090+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[30856]: audit 2023-12-06T21:11:05.063385+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:06 smithi172 bash[30856]: audit 2023-12-06T21:11:05.069197+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:06.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:06 smithi175 bash[25285]: cluster 2023-12-06T21:11:05.050090+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:11:06.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:06 smithi175 bash[25285]: audit 2023-12-06T21:11:05.063385+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:06.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:06 smithi175 bash[25285]: audit 2023-12-06T21:11:05.069197+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:07.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:07 smithi175 bash[25285]: cluster 2023-12-06T21:11:05.614770+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:07.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:07 smithi175 bash[25285]: cluster 2023-12-06T21:11:06.079161+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:11:07.573 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:07 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:11:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:07.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:07 smithi172 bash[30856]: cluster 2023-12-06T21:11:05.614770+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:07.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:07 smithi172 bash[30856]: cluster 2023-12-06T21:11:06.079161+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:11:07.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:07 smithi172 bash[25059]: cluster 2023-12-06T21:11:05.614770+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:07.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:07 smithi172 bash[25059]: cluster 2023-12-06T21:11:06.079161+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:11:07.676 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:11:07.677 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:11:07.677 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-12-06T21:11:07.677 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-12-06T21:11:07.677 INFO:teuthology.orchestra.run.smithi175.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0176556 s, 594 MB/s 2023-12-06T21:11:07.677 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: cluster 2023-12-06T21:11:07.082047+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.197755+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.201555+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.204075+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.207313+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.209425+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:08.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:08 smithi175 bash[25285]: audit 2023-12-06T21:11:07.220991+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.455 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_1 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: cluster 2023-12-06T21:11:07.082047+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.197755+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.201555+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.204075+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.207313+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.209425+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:08.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[25059]: audit 2023-12-06T21:11:07.220991+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: cluster 2023-12-06T21:11:07.082047+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.197755+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.201555+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.204075+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.207313+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.209425+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:08.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:08 smithi172 bash[30856]: audit 2023-12-06T21:11:07.220991+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:09.462 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:09 smithi175 bash[25285]: cluster 2023-12-06T21:11:07.212851+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:09.462 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:09 smithi175 bash[25285]: cluster 2023-12-06T21:11:08.204773+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:09.462 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:09 smithi175 bash[25285]: cluster 2023-12-06T21:11:08.204840+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[25059]: cluster 2023-12-06T21:11:07.212851+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[25059]: cluster 2023-12-06T21:11:08.204773+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[25059]: cluster 2023-12-06T21:11:08.204840+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[30856]: cluster 2023-12-06T21:11:07.212851+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[30856]: cluster 2023-12-06T21:11:08.204773+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:09.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:09 smithi172 bash[30856]: cluster 2023-12-06T21:11:08.204840+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:11 smithi175 bash[25285]: cluster 2023-12-06T21:11:09.213476+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-06T21:11:11.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:11 smithi172 bash[25059]: cluster 2023-12-06T21:11:09.213476+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-06T21:11:11.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:11 smithi172 bash[30856]: cluster 2023-12-06T21:11:09.213476+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-06T21:11:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:12 smithi175 bash[25285]: audit 2023-12-06T21:11:11.487273+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:11:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:12 smithi175 bash[25285]: audit 2023-12-06T21:11:11.493667+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:11:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:12 smithi175 bash[25285]: audit 2023-12-06T21:11:11.495453+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[25059]: audit 2023-12-06T21:11:11.487273+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[25059]: audit 2023-12-06T21:11:11.493667+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[25059]: audit 2023-12-06T21:11:11.495453+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[30856]: audit 2023-12-06T21:11:11.487273+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[30856]: audit 2023-12-06T21:11:11.493667+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:11:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:12 smithi172 bash[30856]: audit 2023-12-06T21:11:11.495453+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:13 smithi175 bash[25285]: cluster 2023-12-06T21:11:11.214092+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-06T21:11:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:13 smithi175 bash[25285]: audit 2023-12-06T21:11:11.480212+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:11:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:13 smithi172 bash[25059]: cluster 2023-12-06T21:11:11.214092+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-06T21:11:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:13 smithi172 bash[25059]: audit 2023-12-06T21:11:11.480212+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:11:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:13 smithi172 bash[30856]: cluster 2023-12-06T21:11:11.214092+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-06T21:11:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:13 smithi172 bash[30856]: audit 2023-12-06T21:11:11.480212+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:11:15.406 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:15 smithi175 bash[25285]: cluster 2023-12-06T21:11:13.214847+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T21:11:15.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:15 smithi172 bash[25059]: cluster 2023-12-06T21:11:13.214847+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T21:11:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:15 smithi172 bash[30856]: cluster 2023-12-06T21:11:13.214847+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T21:11:17.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:17 smithi175 bash[25285]: cluster 2023-12-06T21:11:15.215535+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:11:17.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:17 smithi172 bash[25059]: cluster 2023-12-06T21:11:15.215535+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:11:17.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:17 smithi172 bash[30856]: cluster 2023-12-06T21:11:15.215535+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:11:18.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:18 smithi175 bash[25285]: audit 2023-12-06T21:11:17.535091+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.175:0/2192403079' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:18 smithi175 bash[25285]: audit 2023-12-06T21:11:17.537755+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:18 smithi175 bash[25285]: audit 2023-12-06T21:11:17.546486+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]': finished 2023-12-06T21:11:18.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:18 smithi175 bash[25285]: cluster 2023-12-06T21:11:17.546690+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:11:18.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:18 smithi175 bash[25285]: audit 2023-12-06T21:11:17.546965+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[25059]: audit 2023-12-06T21:11:17.535091+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.175:0/2192403079' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[25059]: audit 2023-12-06T21:11:17.537755+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[25059]: audit 2023-12-06T21:11:17.546486+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]': finished 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[25059]: cluster 2023-12-06T21:11:17.546690+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[25059]: audit 2023-12-06T21:11:17.546965+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[30856]: audit 2023-12-06T21:11:17.535091+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.175:0/2192403079' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[30856]: audit 2023-12-06T21:11:17.537755+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]: dispatch 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[30856]: audit 2023-12-06T21:11:17.546486+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2bd4518e-bd5e-4027-9585-e887dd4cceca"}]': finished 2023-12-06T21:11:18.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[30856]: cluster 2023-12-06T21:11:17.546690+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:11:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:18 smithi172 bash[30856]: audit 2023-12-06T21:11:17.546965+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:19 smithi175 bash[25285]: cluster 2023-12-06T21:11:17.216128+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-06T21:11:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:19 smithi175 bash[25285]: audit 2023-12-06T21:11:18.221784+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.175:0/3333864886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:11:19.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:19 smithi172 bash[30856]: cluster 2023-12-06T21:11:17.216128+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-06T21:11:19.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:19 smithi172 bash[30856]: audit 2023-12-06T21:11:18.221784+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.175:0/3333864886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:11:19.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:19 smithi172 bash[25059]: cluster 2023-12-06T21:11:17.216128+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-06T21:11:19.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:19 smithi172 bash[25059]: audit 2023-12-06T21:11:18.221784+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.175:0/3333864886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:11:21.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:21 smithi172 bash[25059]: cluster 2023-12-06T21:11:19.216750+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:21.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:21 smithi172 bash[30856]: cluster 2023-12-06T21:11:19.216750+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:21.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:21 smithi175 bash[25285]: cluster 2023-12-06T21:11:19.216750+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:23.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:23 smithi172 bash[25059]: cluster 2023-12-06T21:11:21.217390+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:23.428 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:23 smithi172 bash[30856]: cluster 2023-12-06T21:11:21.217390+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:23.482 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:23 smithi175 bash[25285]: cluster 2023-12-06T21:11:21.217390+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:24.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:24 smithi175 bash[25285]: cluster 2023-12-06T21:11:23.217987+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:24.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:24 smithi172 bash[25059]: cluster 2023-12-06T21:11:23.217987+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:24 smithi172 bash[30856]: cluster 2023-12-06T21:11:23.217987+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:25.210 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:24 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:11:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:25.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:11:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:25 smithi175 bash[25285]: audit 2023-12-06T21:11:24.922731+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: cephadm 2023-12-06T21:11:24.924089+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: audit 2023-12-06T21:11:24.930584+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: audit 2023-12-06T21:11:25.198991+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: audit 2023-12-06T21:11:25.208297+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: audit 2023-12-06T21:11:25.729719+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:11:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: audit 2023-12-06T21:11:25.740079+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:24.922731+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: cephadm 2023-12-06T21:11:24.924089+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:24.930584+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:25.198991+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:25.208297+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:25.729719+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[25059]: audit 2023-12-06T21:11:25.740079+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:11:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:24.922731+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: cephadm 2023-12-06T21:11:24.924089+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi175 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:24.930584+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:25.198991+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:25.208297+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:25.729719+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:11:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:25 smithi172 bash[30856]: audit 2023-12-06T21:11:25.740079+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:11:27.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:26 smithi175 bash[25285]: cluster 2023-12-06T21:11:25.218531+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:26 smithi172 bash[25059]: cluster 2023-12-06T21:11:25.218531+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:26 smithi172 bash[30856]: cluster 2023-12-06T21:11:25.218531+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:28 smithi175 bash[25285]: cluster 2023-12-06T21:11:27.219185+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:28 smithi175 bash[25285]: audit 2023-12-06T21:11:28.623826+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:11:29.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:28 smithi175 bash[25285]: audit 2023-12-06T21:11:28.625639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:29.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[30856]: cluster 2023-12-06T21:11:27.219185+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[30856]: audit 2023-12-06T21:11:28.623826+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:11:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[30856]: audit 2023-12-06T21:11:28.625639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[25059]: cluster 2023-12-06T21:11:27.219185+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[25059]: audit 2023-12-06T21:11:28.623826+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:11:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:28 smithi172 bash[25059]: audit 2023-12-06T21:11:28.625639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:29 smithi175 bash[25285]: cephadm 2023-12-06T21:11:28.627011+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.7 on smithi175 2023-12-06T21:11:30.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:29 smithi172 bash[25059]: cephadm 2023-12-06T21:11:28.627011+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.7 on smithi175 2023-12-06T21:11:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:29 smithi172 bash[30856]: cephadm 2023-12-06T21:11:28.627011+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.7 on smithi175 2023-12-06T21:11:31.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:30 smithi175 bash[25285]: cluster 2023-12-06T21:11:29.219794+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:31.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:30 smithi172 bash[25059]: cluster 2023-12-06T21:11:29.219794+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:30 smithi172 bash[30856]: cluster 2023-12-06T21:11:29.219794+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: cluster 2023-12-06T21:11:31.220394+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: audit 2023-12-06T21:11:32.661140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: audit 2023-12-06T21:11:32.666294+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: audit 2023-12-06T21:11:32.668793+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: audit 2023-12-06T21:11:32.670581+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:33.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:32 smithi175 bash[25285]: audit 2023-12-06T21:11:32.682318+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: cluster 2023-12-06T21:11:31.220394+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: audit 2023-12-06T21:11:32.661140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: audit 2023-12-06T21:11:32.666294+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: audit 2023-12-06T21:11:32.668793+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: audit 2023-12-06T21:11:32.670581+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[25059]: audit 2023-12-06T21:11:32.682318+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: cluster 2023-12-06T21:11:31.220394+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: audit 2023-12-06T21:11:32.661140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:33.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: audit 2023-12-06T21:11:32.666294+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:33.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: audit 2023-12-06T21:11:32.668793+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:33.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: audit 2023-12-06T21:11:32.670581+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:33.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:32 smithi172 bash[30856]: audit 2023-12-06T21:11:32.682318+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:34 smithi175 bash[25285]: cluster 2023-12-06T21:11:33.220987+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:35.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:34 smithi172 bash[25059]: cluster 2023-12-06T21:11:33.220987+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:34 smithi172 bash[30856]: cluster 2023-12-06T21:11:33.220987+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:36 smithi175 bash[25285]: cluster 2023-12-06T21:11:35.221600+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:37.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:36 smithi172 bash[25059]: cluster 2023-12-06T21:11:35.221600+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:36 smithi172 bash[30856]: cluster 2023-12-06T21:11:35.221600+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:39.294 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:38 smithi175 bash[25285]: cluster 2023-12-06T21:11:37.222194+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:39.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:38 smithi172 bash[30856]: cluster 2023-12-06T21:11:37.222194+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:39.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:38 smithi172 bash[25059]: cluster 2023-12-06T21:11:37.222194+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:39.667 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 7 on host 'smithi175' 2023-12-06T21:11:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: cluster 2023-12-06T21:11:39.222867+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.665879+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.674829+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.677274+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.678868+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.683306+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.685142+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.686962+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.688630+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: cephadm 2023-12-06T21:11:39.689981+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.697433+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.706007+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.913658+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:40 smithi175 bash[25285]: audit 2023-12-06T21:11:39.916257+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.865 DEBUG:teuthology.orchestra.run.smithi175:osd.7> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T21:11:40.868 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T21:11:40.868 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T21:11:40.946 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: cluster 2023-12-06T21:11:39.222867+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:40.946 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.665879+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.674829+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.677274+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.678868+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.683306+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.685142+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.686962+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.688630+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: cephadm 2023-12-06T21:11:39.689981+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.697433+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.706007+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.913658+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.947 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[30856]: audit 2023-12-06T21:11:39.916257+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: cluster 2023-12-06T21:11:39.222867+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.665879+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.674829+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.677274+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.678868+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.683306+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.685142+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.686962+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.688630+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: cephadm 2023-12-06T21:11:39.689981+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.697433+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.706007+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:40.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.913658+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.949 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:40 smithi172 bash[25059]: audit 2023-12-06T21:11:39.916257+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:11:40.978 INFO:journalctl@ceph.osd.7.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[25285]: audit 2023-12-06T21:11:40.740918+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[25285]: audit 2023-12-06T21:11:40.741219+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[25285]: cluster 2023-12-06T21:11:40.741460+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[25285]: audit 2023-12-06T21:11:40.741732+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[25285]: audit 2023-12-06T21:11:40.743732+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:42.000 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[41317]: debug 2023-12-06T21:11:41.745+0000 7fe0bc698700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T21:11:42.000 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:11:41 smithi175 bash[41317]: debug 2023-12-06T21:11:41.757+0000 7fe0b8031700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:11:42.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[25059]: audit 2023-12-06T21:11:40.740918+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[25059]: audit 2023-12-06T21:11:40.741219+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[25059]: cluster 2023-12-06T21:11:40.741460+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[25059]: audit 2023-12-06T21:11:40.741732+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[25059]: audit 2023-12-06T21:11:40.743732+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[30856]: audit 2023-12-06T21:11:40.740918+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[30856]: audit 2023-12-06T21:11:40.741219+0000 mon.a (mon.0) 714 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[30856]: cluster 2023-12-06T21:11:40.741460+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[30856]: audit 2023-12-06T21:11:40.741732+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:42.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:41 smithi172 bash[30856]: audit 2023-12-06T21:11:40.743732+0000 mon.a (mon.0) 717 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:11:42.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[25059]: cluster 2023-12-06T21:11:41.223591+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:42.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[25059]: audit 2023-12-06T21:11:41.744182+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:42.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[25059]: cluster 2023-12-06T21:11:41.744431+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T21:11:42.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[25059]: audit 2023-12-06T21:11:41.745270+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[25059]: audit 2023-12-06T21:11:41.754860+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[30856]: cluster 2023-12-06T21:11:41.223591+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[30856]: audit 2023-12-06T21:11:41.744182+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[30856]: cluster 2023-12-06T21:11:41.744431+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[30856]: audit 2023-12-06T21:11:41.745270+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:42.994 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:42 smithi172 bash[30856]: audit 2023-12-06T21:11:41.754860+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:43.101 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:42 smithi175 bash[25285]: cluster 2023-12-06T21:11:41.223591+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:11:43.101 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:42 smithi175 bash[25285]: audit 2023-12-06T21:11:41.744182+0000 mon.a (mon.0) 718 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-12-06T21:11:43.101 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:42 smithi175 bash[25285]: cluster 2023-12-06T21:11:41.744431+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T21:11:43.101 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:42 smithi175 bash[25285]: audit 2023-12-06T21:11:41.745270+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:43.101 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:42 smithi175 bash[25285]: audit 2023-12-06T21:11:41.754860+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: cluster 2023-12-06T21:11:40.932022+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: cluster 2023-12-06T21:11:40.932220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: cluster 2023-12-06T21:11:42.756164+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852] boot 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: cluster 2023-12-06T21:11:42.756244+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: audit 2023-12-06T21:11:42.757264+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[25059]: cluster 2023-12-06T21:11:43.756547+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: cluster 2023-12-06T21:11:40.932022+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: cluster 2023-12-06T21:11:40.932220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: cluster 2023-12-06T21:11:42.756164+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852] boot 2023-12-06T21:11:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: cluster 2023-12-06T21:11:42.756244+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:11:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: audit 2023-12-06T21:11:42.757264+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:43 smithi172 bash[30856]: cluster 2023-12-06T21:11:43.756547+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: cluster 2023-12-06T21:11:40.932022+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: cluster 2023-12-06T21:11:40.932220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: cluster 2023-12-06T21:11:42.756164+0000 mon.a (mon.0) 722 : cluster [INF] osd.7 [v2:172.21.15.175:6824/3396950852,v1:172.21.15.175:6825/3396950852] boot 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: cluster 2023-12-06T21:11:42.756244+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: audit 2023-12-06T21:11:42.757264+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:11:44.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:43 smithi175 bash[25285]: cluster 2023-12-06T21:11:43.756547+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:11:44.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:44 smithi172 bash[30856]: cluster 2023-12-06T21:11:43.224206+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:44.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:44 smithi172 bash[30856]: cluster 2023-12-06T21:11:44.757356+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:11:45.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:44 smithi172 bash[25059]: cluster 2023-12-06T21:11:43.224206+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:45.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:44 smithi172 bash[25059]: cluster 2023-12-06T21:11:44.757356+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:11:45.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:44 smithi175 bash[25285]: cluster 2023-12-06T21:11:43.224206+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:45.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:44 smithi175 bash[25285]: cluster 2023-12-06T21:11:44.757356+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:11:45.320 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:45 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:11:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:45.658 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:45 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:11:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:45.671 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.056136+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.062932+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.088758+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.091271+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.093044+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: cluster 2023-12-06T21:11:45.097405+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.104104+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.326539+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.332557+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:45.670844+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.172:0/229659882' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:11:46.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: cluster 2023-12-06T21:11:45.775104+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25059]: audit 2023-12-06T21:11:46.050224+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.056136+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.062932+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.088758+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.091271+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.093044+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: cluster 2023-12-06T21:11:45.097405+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.104104+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.326539+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.332557+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:45.670844+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.172:0/229659882' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:11:46.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: cluster 2023-12-06T21:11:45.775104+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:11:46.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[30856]: audit 2023-12-06T21:11:46.050224+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.246 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:11:46 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:11:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:11:46.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.056136+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.062932+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.088758+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.091271+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.093044+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: cluster 2023-12-06T21:11:45.097405+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.104104+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.326539+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.332557+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:45.670844+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.172:0/229659882' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: cluster 2023-12-06T21:11:45.775104+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:11:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:46 smithi175 bash[25285]: audit 2023-12-06T21:11:46.050224+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:46.835 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1701897102,"num_in_osds":8,"osd_in_since":1701897077,"num_remapped_pgs":1} 2023-12-06T21:11:46.835 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:11:47.317 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: audit 2023-12-06T21:11:46.058354+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: cluster 2023-12-06T21:11:46.060445+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: audit 2023-12-06T21:11:46.075500+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: audit 2023-12-06T21:11:46.077670+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: audit 2023-12-06T21:11:46.079064+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: cluster 2023-12-06T21:11:46.082448+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: audit 2023-12-06T21:11:46.089827+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[30856]: cluster 2023-12-06T21:11:46.782604+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:11:47.318 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: audit 2023-12-06T21:11:46.058354+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: cluster 2023-12-06T21:11:46.060445+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: audit 2023-12-06T21:11:46.075500+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: audit 2023-12-06T21:11:46.077670+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: audit 2023-12-06T21:11:46.079064+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: cluster 2023-12-06T21:11:46.082448+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: audit 2023-12-06T21:11:46.089827+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.319 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:47 smithi172 bash[25059]: cluster 2023-12-06T21:11:46.782604+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: audit 2023-12-06T21:11:46.058354+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: cluster 2023-12-06T21:11:46.060445+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: audit 2023-12-06T21:11:46.075500+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: audit 2023-12-06T21:11:46.077670+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: audit 2023-12-06T21:11:46.079064+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:11:47.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: cluster 2023-12-06T21:11:46.082448+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:11:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: audit 2023-12-06T21:11:46.089827+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:11:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:47 smithi175 bash[25285]: cluster 2023-12-06T21:11:46.782604+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:11:48.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:48 smithi172 bash[25059]: cluster 2023-12-06T21:11:47.073090+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:48.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:48 smithi172 bash[25059]: cluster 2023-12-06T21:11:47.073212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:48.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:48 smithi172 bash[30856]: cluster 2023-12-06T21:11:47.073090+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:48.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:48 smithi172 bash[30856]: cluster 2023-12-06T21:11:47.073212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:48 smithi175 bash[25285]: cluster 2023-12-06T21:11:47.073090+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:11:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:48 smithi175 bash[25285]: cluster 2023-12-06T21:11:47.073212+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2023-12-06T21:11:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:11:49.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:49 smithi172 bash[25059]: cluster 2023-12-06T21:11:48.082907+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-12-06T21:11:49.361 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:49 smithi172 bash[30856]: cluster 2023-12-06T21:11:48.082907+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-12-06T21:11:49.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:49 smithi175 bash[25285]: cluster 2023-12-06T21:11:48.082907+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-12-06T21:11:50.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:50 smithi172 bash[25059]: cluster 2023-12-06T21:11:50.083538+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-06T21:11:50.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:50 smithi172 bash[30856]: cluster 2023-12-06T21:11:50.083538+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-06T21:11:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:50 smithi175 bash[25285]: cluster 2023-12-06T21:11:50.083538+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-06T21:11:52.243 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:11:52.243 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":59,"fsid":"eba27d04-947a-11ee-95a2-87774f69a715","created":"2023-12-06T21:04:23.951496+0000","modified":"2023-12-06T21:11:46.770455+0000","last_up_change":"2023-12-06T21:11:42.746341+0000","last_in_change":"2023-12-06T21:11:17.538963+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:08:34.217578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ea26ddad-018d-4b0b-b027-d9c7fcc733fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6803","nonce":1480233682}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6805","nonce":1480233682}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6809","nonce":1480233682}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6807","nonce":1480233682}]},"public_addr":"172.21.15.172:6803/1480233682","cluster_addr":"172.21.15.172:6805/1480233682","heartbeat_back_addr":"172.21.15.172:6809/1480233682","heartbeat_front_addr":"172.21.15.172:6807/1480233682","state":["exists","up"]},{"osd":1,"uuid":"2b91523c-5f34-48bc-a65b-6f4703a5c269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6811","nonce":3032892098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6813","nonce":3032892098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6817","nonce":3032892098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6815","nonce":3032892098}]},"public_addr":"172.21.15.172:6811/3032892098","cluster_addr":"172.21.15.172:6813/3032892098","heartbeat_back_addr":"172.21.15.172:6817/3032892098","heartbeat_front_addr":"172.21.15.172:6815/3032892098","state":["exists","up"]},{"osd":2,"uuid":"e1da9674-1233-47aa-b88a-2d2feb03d148","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.172:6818","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6819","nonce":2934325156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6821","nonce":2934325156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6825","nonce":2934325156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6823","nonce":2934325156}]},"public_addr":"172.21.15.172:6819/2934325156","cluster_addr":"172.21.15.172:6821/2934325156","heartbeat_back_addr":"172.21.15.172:6825/2934325156","heartbeat_front_addr":"172.21.15.172:6823/2934325156","state":["exists","up"]},{"osd":3,"uuid":"64916620-a14b-4ab0-b0cf-8f11cde13137","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6827","nonce":819317534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6829","nonce":819317534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6833","nonce":819317534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6831","nonce":819317534}]},"public_addr":"172.21.15.172:6827/819317534","cluster_addr":"172.21.15.172:6829/819317534","heartbeat_back_addr":"172.21.15.172:6833/819317534","heartbeat_front_addr":"172.21.15.172:6831/819317534","state":["exists","up"]},{"osd":4,"uuid":"8a00589c-39e9-4d99-b866-2eb335f43888","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6801","nonce":685944104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6803","nonce":685944104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6807","nonce":685944104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6805","nonce":685944104}]},"public_addr":"172.21.15.175:6801/685944104","cluster_addr":"172.21.15.175:6803/685944104","heartbeat_back_addr":"172.21.15.175:6807/685944104","heartbeat_front_addr":"172.21.15.175:6805/685944104","state":["exists","up"]},{"osd":5,"uuid":"1231b85e-acdc-4cdb-8970-434bd36af5f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6809","nonce":212969871}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6811","nonce":212969871}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6815","nonce":212969871}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6813","nonce":212969871}]},"public_addr":"172.21.15.175:6809/212969871","cluster_addr":"172.21.15.175:6811/212969871","heartbeat_back_addr":"172.21.15.175:6815/212969871","heartbeat_front_addr":"172.21.15.175:6813/212969871","state":["exists","up"]},{"osd":6,"uuid":"50c24ff2-a240-4cfe-bd5f-3f19d63a0beb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6817","nonce":3668321440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6819","nonce":3668321440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6823","nonce":3668321440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6821","nonce":3668321440}]},"public_addr":"172.21.15.175:6817/3668321440","cluster_addr":"172.21.15.175:6819/3668321440","heartbeat_back_addr":"172.21.15.175:6823/3668321440","heartbeat_front_addr":"172.21.15.175:6821/3668321440","state":["exists","up"]},{"osd":7,"uuid":"2bd4518e-bd5e-4027-9585-e887dd4cceca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6825","nonce":3396950852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6827","nonce":3396950852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6831","nonce":3396950852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6829","nonce":3396950852}]},"public_addr":"172.21.15.175:6825/3396950852","cluster_addr":"172.21.15.175:6827/3396950852","heartbeat_back_addr":"172.21.15.175:6831/3396950852","heartbeat_front_addr":"172.21.15.175:6829/3396950852","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:09.642629+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:50.177773+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:08:30.706845+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:11.447777+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:48.723276+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:10:23.856005+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:01.591600+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:40.932226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:0/73760232":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6800/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/3655746578":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/2076327715":"2023-12-07T21:04:54.632696+0000","172.21.15.172:6800/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/1934532773":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/531274622":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/2890519175":"2023-12-07T21:04:54.632696+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:11:52.898 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T21:08:34.217578+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-06T21:11:52.898 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T21:11:53.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:53 smithi172 bash[30856]: cluster 2023-12-06T21:11:52.084078+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-12-06T21:11:53.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:53 smithi172 bash[30856]: audit 2023-12-06T21:11:52.241402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/3541326972' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:11:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:53 smithi172 bash[25059]: cluster 2023-12-06T21:11:52.084078+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-12-06T21:11:53.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:53 smithi172 bash[25059]: audit 2023-12-06T21:11:52.241402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/3541326972' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:11:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:53 smithi175 bash[25285]: cluster 2023-12-06T21:11:52.084078+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-12-06T21:11:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:53 smithi175 bash[25285]: audit 2023-12-06T21:11:52.241402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/3541326972' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:11:55.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:55 smithi175 bash[25285]: cluster 2023-12-06T21:11:54.084677+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:11:55.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:55 smithi172 bash[25059]: cluster 2023-12-06T21:11:54.084677+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:11:55.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:55 smithi172 bash[30856]: cluster 2023-12-06T21:11:54.084677+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:11:55.636 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:11:57.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:57 smithi175 bash[25285]: cluster 2023-12-06T21:11:56.085369+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:11:57.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:57 smithi172 bash[25059]: cluster 2023-12-06T21:11:56.085369+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:11:57.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:57 smithi172 bash[30856]: cluster 2023-12-06T21:11:56.085369+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:11:58.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:58 smithi175 bash[25285]: cluster 2023-12-06T21:11:58.086044+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-06T21:11:58.511 INFO:teuthology.orchestra.run.smithi172.stdout:pg_num: 1 2023-12-06T21:11:58.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:58 smithi172 bash[25059]: cluster 2023-12-06T21:11:58.086044+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-06T21:11:58.538 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:58 smithi172 bash[30856]: cluster 2023-12-06T21:11:58.086044+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-06T21:11:59.270 INFO:tasks.cephadm:Adding prometheus.a on smithi175 2023-12-06T21:11:59.270 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi175=a' 2023-12-06T21:11:59.466 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:11:59 smithi175 bash[25285]: audit 2023-12-06T21:11:58.510910+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.172:0/2134427847' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:11:59.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:11:59 smithi172 bash[30856]: audit 2023-12-06T21:11:58.510910+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.172:0/2134427847' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:11:59.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:11:59 smithi172 bash[25059]: audit 2023-12-06T21:11:58.510910+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.172:0/2134427847' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:12:01.024 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:00 smithi175 bash[25285]: cluster 2023-12-06T21:12:00.086603+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:01.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:00 smithi172 bash[25059]: cluster 2023-12-06T21:12:00.086603+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:01.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:00 smithi172 bash[30856]: cluster 2023-12-06T21:12:00.086603+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:03.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:03 smithi175 bash[25285]: cluster 2023-12-06T21:12:02.087230+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:03.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:03 smithi172 bash[25059]: cluster 2023-12-06T21:12:02.087230+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:03 smithi172 bash[30856]: cluster 2023-12-06T21:12:02.087230+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:03.326 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled prometheus update... 2023-12-06T21:12:03.985 DEBUG:teuthology.orchestra.run.smithi175:prometheus.a> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T21:12:03.987 INFO:tasks.cephadm:Adding node-exporter.a on smithi172 2023-12-06T21:12:03.987 INFO:tasks.cephadm:Adding node-exporter.b on smithi175 2023-12-06T21:12:03.987 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi172=a;smithi175=b' 2023-12-06T21:12:04.213 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:12:04.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:03 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:04.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[26304]: ignoring --setuser ceph since I am not root 2023-12-06T21:12:04.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[26304]: ignoring --setgroup ceph since I am not root 2023-12-06T21:12:04.499 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[26304]: debug 2023-12-06T21:12:04.417+0000 7f65403ef700 1 -- 172.21.15.175:0/147172921 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556fc3842340 con 0x556fc45bec00 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.315477+0000 mgr.y (mgr.14152) 264 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: cephadm 2023-12-06T21:12:03.318897+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.325521+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.351248+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.353954+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.355706+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.367334+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.377391+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.865590+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: audit 2023-12-06T21:12:03.874422+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[25285]: cluster 2023-12-06T21:12:04.087889+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:04.589 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25344]: ignoring --setuser ceph since I am not root 2023-12-06T21:12:04.589 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25344]: ignoring --setgroup ceph since I am not root 2023-12-06T21:12:04.589 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25344]: debug 2023-12-06T21:12:04.430+0000 7f5772f35700 1 -- 172.21.15.172:0/1090986482 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cffebb6340 con 0x55cfff932800 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.315477+0000 mgr.y (mgr.14152) 264 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: cephadm 2023-12-06T21:12:03.318897+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.325521+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.351248+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.353954+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.355706+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.367334+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.377391+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.865590+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: audit 2023-12-06T21:12:03.874422+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25059]: cluster 2023-12-06T21:12:04.087889+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.315477+0000 mgr.y (mgr.14152) 264 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: cephadm 2023-12-06T21:12:03.318897+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.325521+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.351248+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.353954+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.355706+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.367334+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.377391+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.865590+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: audit 2023-12-06T21:12:03.874422+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' 2023-12-06T21:12:04.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[30856]: cluster 2023-12-06T21:12:04.087889+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:04.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:04 smithi175 bash[26304]: debug 2023-12-06T21:12:04.573+0000 7f6548e4b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:12:05.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:04 smithi172 bash[25344]: debug 2023-12-06T21:12:04.586+0000 7f577b991000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:12:05.471 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[25285]: audit 2023-12-06T21:12:04.378774+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:05.471 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[25285]: cluster 2023-12-06T21:12:04.378918+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T21:12:05.471 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[26304]: debug 2023-12-06T21:12:05.253+0000 7f6548e4b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:12:05.471 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[26304]: debug 2023-12-06T21:12:05.381+0000 7f6548e4b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:12:05.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25059]: audit 2023-12-06T21:12:04.378774+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:05.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25059]: cluster 2023-12-06T21:12:04.378918+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T21:12:05.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25344]: debug 2023-12-06T21:12:05.306+0000 7f577b991000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:12:05.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25344]: debug 2023-12-06T21:12:05.434+0000 7f577b991000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:12:05.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[30856]: audit 2023-12-06T21:12:04.378774+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.172:0/723212664' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:05.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[30856]: cluster 2023-12-06T21:12:04.378918+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T21:12:05.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[26304]: debug 2023-12-06T21:12:05.541+0000 7f6548e4b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:12:05.951 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25344]: debug 2023-12-06T21:12:05.614+0000 7f577b991000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:12:06.044 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:05 smithi172 bash[25344]: debug 2023-12-06T21:12:05.950+0000 7f577b991000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:12:06.169 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[26304]: debug 2023-12-06T21:12:05.869+0000 7f6548e4b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:12:06.169 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:05 smithi175 bash[26304]: debug 2023-12-06T21:12:05.961+0000 7f6548e4b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:12:06.244 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:06 smithi172 bash[25344]: debug 2023-12-06T21:12:06.042+0000 7f577b991000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:12:06.249 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:06 smithi175 bash[26304]: debug 2023-12-06T21:12:06.165+0000 7f6548e4b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:12:06.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:06 smithi172 bash[25344]: debug 2023-12-06T21:12:06.242+0000 7f577b991000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:12:07.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:07 smithi172 bash[25344]: debug 2023-12-06T21:12:07.118+0000 7f577b991000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:12:07.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:07 smithi172 bash[25344]: debug 2023-12-06T21:12:07.222+0000 7f577b991000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:12:07.342 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:07 smithi175 bash[26304]: debug 2023-12-06T21:12:07.029+0000 7f6548e4b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:12:07.342 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:07 smithi175 bash[26304]: debug 2023-12-06T21:12:07.133+0000 7f6548e4b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:12:07.686 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:07 smithi175 bash[26304]: debug 2023-12-06T21:12:07.337+0000 7f6548e4b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:12:07.778 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:07 smithi172 bash[25344]: debug 2023-12-06T21:12:07.434+0000 7f577b991000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:12:07.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:07 smithi175 bash[26304]: debug 2023-12-06T21:12:07.681+0000 7f6548e4b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:12:08.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:07 smithi172 bash[25344]: debug 2023-12-06T21:12:07.774+0000 7f577b991000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:12:08.378 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:08 smithi175 bash[26304]: debug 2023-12-06T21:12:08.009+0000 7f6548e4b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:12:08.472 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:08 smithi172 bash[25344]: debug 2023-12-06T21:12:08.102+0000 7f577b991000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:12:08.647 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:08 smithi175 bash[26304]: debug 2023-12-06T21:12:08.373+0000 7f6548e4b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:12:08.742 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:08 smithi172 bash[25344]: debug 2023-12-06T21:12:08.470+0000 7f577b991000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:12:08.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:08 smithi175 bash[26304]: debug 2023-12-06T21:12:08.641+0000 7f6548e4b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:12:09.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:08 smithi172 bash[25344]: debug 2023-12-06T21:12:08.738+0000 7f577b991000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:12:09.583 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:09 smithi175 bash[26304]: debug 2023-12-06T21:12:09.321+0000 7f6548e4b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:12:09.583 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:09 smithi175 bash[26304]: debug 2023-12-06T21:12:09.425+0000 7f6548e4b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:12:09.685 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:09 smithi172 bash[25344]: debug 2023-12-06T21:12:09.418+0000 7f577b991000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:12:09.685 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:09 smithi172 bash[25344]: debug 2023-12-06T21:12:09.522+0000 7f577b991000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:12:09.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:09 smithi175 bash[26304]: debug 2023-12-06T21:12:09.577+0000 7f6548e4b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:12:09.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:09 smithi175 bash[26304]: debug 2023-12-06T21:12:09.685+0000 7f6548e4b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:12:09.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:09 smithi175 bash[26304]: debug 2023-12-06T21:12:09.821+0000 7f6548e4b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:12:10.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:09 smithi172 bash[25344]: debug 2023-12-06T21:12:09.682+0000 7f577b991000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:12:10.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:09 smithi172 bash[25344]: debug 2023-12-06T21:12:09.790+0000 7f577b991000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:12:10.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:09 smithi172 bash[25344]: debug 2023-12-06T21:12:09.926+0000 7f577b991000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:12:10.416 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:10 smithi175 bash[26304]: debug 2023-12-06T21:12:10.113+0000 7f6548e4b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:12:10.416 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:10 smithi175 bash[26304]: debug 2023-12-06T21:12:10.233+0000 7f6548e4b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:12:10.526 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:10 smithi172 bash[25344]: debug 2023-12-06T21:12:10.222+0000 7f577b991000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:12:10.526 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:10 smithi172 bash[25344]: debug 2023-12-06T21:12:10.342+0000 7f577b991000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:12:10.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:10 smithi175 bash[26304]: debug 2023-12-06T21:12:10.409+0000 7f6548e4b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:12:10.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:10 smithi175 bash[26304]: debug 2023-12-06T21:12:10.529+0000 7f6548e4b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:12:10.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:10 smithi172 bash[25344]: debug 2023-12-06T21:12:10.522+0000 7f577b991000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:12:10.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:10 smithi172 bash[25344]: debug 2023-12-06T21:12:10.642+0000 7f577b991000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:12:11.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: debug 2023-12-06T21:12:11.369+0000 7f6548e4b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:12:11.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: [06/Dec/2023:21:12:11] ENGINE Bus STARTING 2023-12-06T21:12:11.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: CherryPy Checker: 2023-12-06T21:12:11.749 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: The Application mounted at '' has an empty config. 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: [06/Dec/2023:21:12:11] ENGINE Serving on http://:::9283 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[26304]: [06/Dec/2023:21:12:11] ENGINE Bus STARTED 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.394139+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.394298+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: audit 2023-12-06T21:12:11.401790+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: audit 2023-12-06T21:12:11.403978+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: audit 2023-12-06T21:12:11.409414+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:12:11.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:11 smithi175 bash[25285]: audit 2023-12-06T21:12:11.410302+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:12:11.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25344]: debug 2023-12-06T21:12:11.494+0000 7f577b991000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.394139+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.394298+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: audit 2023-12-06T21:12:11.401790+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: audit 2023-12-06T21:12:11.403978+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: audit 2023-12-06T21:12:11.409414+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[25059]: audit 2023-12-06T21:12:11.410302+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:12:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.394139+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:12:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.394298+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:12:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: audit 2023-12-06T21:12:11.401790+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:12:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: audit 2023-12-06T21:12:11.403978+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:12:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: audit 2023-12-06T21:12:11.409414+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:12:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:11 smithi172 bash[30856]: audit 2023-12-06T21:12:11.410302+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.? 172.21.15.175:0/3939635967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:12 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.458373+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-06T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:12 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.518033+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:12 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.519213+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2023-12-06T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:12 smithi175 bash[25285]: cluster 2023-12-06T21:12:11.526203+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:12:12.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: [06/Dec/2023:21:12:12] ENGINE Bus STARTING 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.458373+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.518033+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.519213+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25059]: cluster 2023-12-06T21:12:11.526203+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.458373+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.518033+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.519213+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2023-12-06T21:12:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[30856]: cluster 2023-12-06T21:12:11.526203+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: [06/Dec/2023:21:12:12] ENGINE Bus STARTING 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: CherryPy Checker: 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: The Application mounted at '' has an empty config. 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: [06/Dec/2023:21:12:12] ENGINE Serving on http://:::9283 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:12 smithi172 bash[25344]: [06/Dec/2023:21:12:12] ENGINE Bus STARTED 2023-12-06T21:12:13.248 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25344]: [06/Dec/2023:21:12:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:12:13.249 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25344]: [06/Dec/2023:21:12:13] ENGINE Bus STARTED 2023-12-06T21:12:13.514 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled node-exporter update... 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cluster 2023-12-06T21:12:12.481755+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962837s), standbys: x 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.485998+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.486338+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.486719+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.488857+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.489100+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.489442+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.489788+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.490051+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.490320+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.490692+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:12:13.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.491117+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.491471+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.491737+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.491947+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.492229+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.492666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cluster 2023-12-06T21:12:12.529611+0000 mon.a (mon.0) 769 : cluster [INF] Manager daemon y is now available 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.566943+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.575497+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.579765+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.581846+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.584102+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.590626+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.591244+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.592435+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.596509+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.598182+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:12.600502+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.603850+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:12.606130+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.610672+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.879866+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.880665+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.889932+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:12.890358+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:12.947244+0000 mgr.y (mgr.24368) 3 : cephadm [INF] [06/Dec/2023:21:12:12] ENGINE Bus STARTING 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:13.120353+0000 mgr.y (mgr.24368) 4 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:13.120884+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Bus STARTED 2023-12-06T21:12:13.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: audit 2023-12-06T21:12:13.132200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.552 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:13.365609+0000 mgr.y (mgr.24368) 6 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:13.552 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:13 smithi175 bash[25285]: cephadm 2023-12-06T21:12:13.374322+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cluster 2023-12-06T21:12:12.481755+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962837s), standbys: x 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.485998+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.486338+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.486719+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.488857+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.489100+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.489442+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.489788+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.490051+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:12:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.490320+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.490692+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.491117+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.491471+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.491737+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.491947+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.492229+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.492666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cluster 2023-12-06T21:12:12.529611+0000 mon.a (mon.0) 769 : cluster [INF] Manager daemon y is now available 2023-12-06T21:12:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.566943+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cluster 2023-12-06T21:12:12.481755+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962837s), standbys: x 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.485998+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.486338+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.486719+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.488857+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.489100+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:12:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.489442+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.489788+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.490051+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.490320+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.490692+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.491117+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.491471+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.491737+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:12:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.491947+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:12:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.492229+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:12:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.492666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:12:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cluster 2023-12-06T21:12:12.529611+0000 mon.a (mon.0) 769 : cluster [INF] Manager daemon y is now available 2023-12-06T21:12:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.566943+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.575497+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.579765+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.581846+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:13.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.584102+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:13.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.590626+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.591244+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.592435+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.596509+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.598182+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:12.600502+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.603850+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:12.606130+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.610672+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.879866+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.880665+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.889932+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:12.890358+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:12.947244+0000 mgr.y (mgr.24368) 3 : cephadm [INF] [06/Dec/2023:21:12:12] ENGINE Bus STARTING 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:13.120353+0000 mgr.y (mgr.24368) 4 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:13.120884+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Bus STARTED 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: audit 2023-12-06T21:12:13.132200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:13.365609+0000 mgr.y (mgr.24368) 6 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[30856]: cephadm 2023-12-06T21:12:13.374322+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:13.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.575497+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.579765+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:13.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.581846+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.584102+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.590626+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.591244+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.592435+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.596509+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.598182+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:12.600502+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.603850+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]': finished 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:12.606130+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.610672+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.879866+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.880665+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.889932+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:12.890358+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:12.947244+0000 mgr.y (mgr.24368) 3 : cephadm [INF] [06/Dec/2023:21:12:12] ENGINE Bus STARTING 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:13.120353+0000 mgr.y (mgr.24368) 4 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:13.120884+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [06/Dec/2023:21:12:13] ENGINE Bus STARTED 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: audit 2023-12-06T21:12:13.132200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:13.365609+0000 mgr.y (mgr.24368) 6 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:13.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:13 smithi172 bash[25059]: cephadm 2023-12-06T21:12:13.374322+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:12:14.295 DEBUG:teuthology.orchestra.run.smithi172:node-exporter.a> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T21:12:14.299 DEBUG:teuthology.orchestra.run.smithi175:node-exporter.b> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T21:12:14.301 INFO:tasks.cephadm:Adding alertmanager.a on smithi172 2023-12-06T21:12:14.301 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi172=a' 2023-12-06T21:12:14.440 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:12:14.510 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:12:14.559 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: cluster 2023-12-06T21:12:13.498053+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.97914s), standbys: x 2023-12-06T21:12:14.559 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.502111+0000 mgr.y (mgr.24368) 8 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:14.559 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.503730+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: cephadm 2023-12-06T21:12:13.506215+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi175=b;count:2 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: cluster 2023-12-06T21:12:13.507090+0000 mgr.y (mgr.24368) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.509449+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.513356+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.517085+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.547315+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:14.560 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:14 smithi175 bash[25285]: audit 2023-12-06T21:12:13.547922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:14.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: cluster 2023-12-06T21:12:13.498053+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.97914s), standbys: x 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.502111+0000 mgr.y (mgr.24368) 8 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.503730+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: cephadm 2023-12-06T21:12:13.506215+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi175=b;count:2 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: cluster 2023-12-06T21:12:13.507090+0000 mgr.y (mgr.24368) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.509449+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.513356+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.517085+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.547315+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[25059]: audit 2023-12-06T21:12:13.547922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: cluster 2023-12-06T21:12:13.498053+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.97914s), standbys: x 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.502111+0000 mgr.y (mgr.24368) 8 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.503730+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: cephadm 2023-12-06T21:12:13.506215+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi175=b;count:2 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: cluster 2023-12-06T21:12:13.507090+0000 mgr.y (mgr.24368) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.509449+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.513356+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.517085+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.547315+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:14 smithi172 bash[30856]: audit 2023-12-06T21:12:13.547922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:12:15.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[25059]: cluster 2023-12-06T21:12:14.491205+0000 mgr.y (mgr.24368) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[25059]: audit 2023-12-06T21:12:14.527322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[25059]: cluster 2023-12-06T21:12:14.527425+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[25059]: cephadm 2023-12-06T21:12:14.543481+0000 mgr.y (mgr.24368) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[30856]: cluster 2023-12-06T21:12:14.491205+0000 mgr.y (mgr.24368) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[30856]: audit 2023-12-06T21:12:14.527322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[30856]: cluster 2023-12-06T21:12:14.527425+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-12-06T21:12:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:15 smithi172 bash[30856]: cephadm 2023-12-06T21:12:14.543481+0000 mgr.y (mgr.24368) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2023-12-06T21:12:15.893 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:15 smithi175 bash[25285]: cluster 2023-12-06T21:12:14.491205+0000 mgr.y (mgr.24368) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:15.894 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:15 smithi175 bash[25285]: audit 2023-12-06T21:12:14.527322+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:12:15.894 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:15 smithi175 bash[25285]: cluster 2023-12-06T21:12:14.527425+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-12-06T21:12:15.894 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:15 smithi175 bash[25285]: cephadm 2023-12-06T21:12:14.543481+0000 mgr.y (mgr.24368) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2023-12-06T21:12:17.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:17 smithi172 bash[25059]: cluster 2023-12-06T21:12:16.491773+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:17 smithi172 bash[30856]: cluster 2023-12-06T21:12:16.491773+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:17 smithi175 bash[25285]: cluster 2023-12-06T21:12:16.491773+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:19.790 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled alertmanager update... 2023-12-06T21:12:19.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:19 smithi172 bash[25059]: cluster 2023-12-06T21:12:18.492517+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:19 smithi172 bash[30856]: cluster 2023-12-06T21:12:18.492517+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:19.824 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:19 smithi175 bash[25285]: cluster 2023-12-06T21:12:18.492517+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:21.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[25059]: audit 2023-12-06T21:12:19.775419+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[25059]: cephadm 2023-12-06T21:12:19.778810+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2023-12-06T21:12:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[25059]: audit 2023-12-06T21:12:19.788291+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[30856]: audit 2023-12-06T21:12:19.775419+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[30856]: cephadm 2023-12-06T21:12:19.778810+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2023-12-06T21:12:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:20 smithi172 bash[30856]: audit 2023-12-06T21:12:19.788291+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:21.078 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:20 smithi175 bash[25285]: audit 2023-12-06T21:12:19.775419+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:21.078 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:20 smithi175 bash[25285]: cephadm 2023-12-06T21:12:19.778810+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2023-12-06T21:12:21.079 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:20 smithi175 bash[25285]: audit 2023-12-06T21:12:19.788291+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:21.179 DEBUG:teuthology.orchestra.run.smithi172:alertmanager.a> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T21:12:21.182 INFO:tasks.cephadm:Adding grafana.a on smithi175 2023-12-06T21:12:21.182 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi175=a' 2023-12-06T21:12:21.544 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:12:22.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:21 smithi172 bash[25059]: cluster 2023-12-06T21:12:20.493205+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:21 smithi172 bash[30856]: cluster 2023-12-06T21:12:20.493205+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:22.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:21 smithi175 bash[25285]: cluster 2023-12-06T21:12:20.493205+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:23 smithi175 bash[25285]: cluster 2023-12-06T21:12:22.493831+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:24.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:23 smithi172 bash[25059]: cluster 2023-12-06T21:12:22.493831+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:24.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:24 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:23 smithi172 bash[30856]: cluster 2023-12-06T21:12:22.493831+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:25.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:25 smithi172 bash[30856]: audit 2023-12-06T21:12:24.005101+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:25 smithi172 bash[30856]: audit 2023-12-06T21:12:24.014463+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:25 smithi172 bash[25059]: audit 2023-12-06T21:12:24.005101+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:25 smithi172 bash[25059]: audit 2023-12-06T21:12:24.014463+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:25 smithi175 bash[25285]: audit 2023-12-06T21:12:24.005101+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:25 smithi175 bash[25285]: audit 2023-12-06T21:12:24.014463+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:25.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:25 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:12:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:26.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[25059]: cluster 2023-12-06T21:12:24.494485+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[25059]: audit 2023-12-06T21:12:25.545771+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[25059]: audit 2023-12-06T21:12:25.554695+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[30856]: cluster 2023-12-06T21:12:24.494485+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[30856]: audit 2023-12-06T21:12:25.545771+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:26 smithi172 bash[30856]: audit 2023-12-06T21:12:25.554695+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:26.443 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled grafana update... 2023-12-06T21:12:26.472 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:26 smithi175 bash[25285]: cluster 2023-12-06T21:12:24.494485+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:26.473 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:26 smithi175 bash[25285]: audit 2023-12-06T21:12:25.545771+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:26.473 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:26 smithi175 bash[25285]: audit 2023-12-06T21:12:25.554695+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:27.598 DEBUG:teuthology.orchestra.run.smithi175:grafana.a> sudo journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T21:12:27.600 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T21:12:27.601 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T21:12:27.739 INFO:journalctl@ceph.grafana.a.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:12:27.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:27 smithi175 bash[25285]: audit 2023-12-06T21:12:26.427859+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:27.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:27 smithi175 bash[25285]: cephadm 2023-12-06T21:12:26.431246+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2023-12-06T21:12:27.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:27 smithi175 bash[25285]: audit 2023-12-06T21:12:26.441105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[25059]: audit 2023-12-06T21:12:26.427859+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[25059]: cephadm 2023-12-06T21:12:26.431246+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[25059]: audit 2023-12-06T21:12:26.441105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[30856]: audit 2023-12-06T21:12:26.427859+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[30856]: cephadm 2023-12-06T21:12:26.431246+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2023-12-06T21:12:27.798 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:27 smithi172 bash[30856]: audit 2023-12-06T21:12:26.441105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:28.709 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:28 smithi172 bash[25059]: cluster 2023-12-06T21:12:26.495070+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:28.710 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:28 smithi172 bash[30856]: cluster 2023-12-06T21:12:26.495070+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:28.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:28 smithi175 bash[25285]: cluster 2023-12-06T21:12:26.495070+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:29.725 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:29 smithi175 bash[25285]: cluster 2023-12-06T21:12:28.495694+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:29.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:29 smithi172 bash[25059]: cluster 2023-12-06T21:12:28.495694+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:29.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:29 smithi172 bash[30856]: cluster 2023-12-06T21:12:28.495694+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:30.771 INFO:teuthology.orchestra.run.smithi172.stdout:[client.0] 2023-12-06T21:12:30.772 INFO:teuthology.orchestra.run.smithi172.stdout: key = AQC+43BlFxS8LRAA9o26HPbCeExaIyEEQIkqsA== 2023-12-06T21:12:31.558 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-06T21:12:31.558 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T21:12:31.558 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T21:12:31.569 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:31 smithi172 systemd[1]: Started Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:12:31.569 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[50151]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-06T21:12:31.581 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: cluster 2023-12-06T21:12:30.496400+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: audit 2023-12-06T21:12:30.720187+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: cephadm 2023-12-06T21:12:30.725738+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: audit 2023-12-06T21:12:30.767010+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: audit 2023-12-06T21:12:30.771380+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:31.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:31 smithi175 bash[25285]: audit 2023-12-06T21:12:31.463375+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: cluster 2023-12-06T21:12:30.496400+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: audit 2023-12-06T21:12:30.720187+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: cephadm 2023-12-06T21:12:30.725738+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: audit 2023-12-06T21:12:30.767010+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: audit 2023-12-06T21:12:30.771380+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[25059]: audit 2023-12-06T21:12:31.463375+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: cluster 2023-12-06T21:12:30.496400+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: audit 2023-12-06T21:12:30.720187+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: cephadm 2023-12-06T21:12:30.725738+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2023-12-06T21:12:31.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: audit 2023-12-06T21:12:30.767010+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:31.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: audit 2023-12-06T21:12:30.771380+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.172:0/3483484794' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:31.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:31 smithi172 bash[30856]: audit 2023-12-06T21:12:31.463375+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:32.571 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-06T21:12:32.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: aa2a8d90b84c: Pulling fs layer 2023-12-06T21:12:32.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b45d31ee2d7f: Pulling fs layer 2023-12-06T21:12:32.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b5db1e299295: Pulling fs layer 2023-12-06T21:12:32.728 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:32 smithi175 bash[44148]: ts=2023-12-06T21:12:32.687Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:12:32.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:32 smithi175 bash[25285]: cephadm 2023-12-06T21:12:31.465408+0000 mgr.y (mgr.24368) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2023-12-06T21:12:32.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:32 smithi175 bash[25285]: audit 2023-12-06T21:12:32.614681+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:33.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[25059]: cephadm 2023-12-06T21:12:31.465408+0000 mgr.y (mgr.24368) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2023-12-06T21:12:33.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[25059]: audit 2023-12-06T21:12:32.614681+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:33.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[30856]: cephadm 2023-12-06T21:12:31.465408+0000 mgr.y (mgr.24368) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2023-12-06T21:12:33.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[30856]: audit 2023-12-06T21:12:32.614681+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b5db1e299295: Verifying Checksum 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b5db1e299295: Download complete 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b45d31ee2d7f: Verifying Checksum 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: b45d31ee2d7f: Download complete 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: aa2a8d90b84c: Verifying Checksum 2023-12-06T21:12:33.072 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: aa2a8d90b84c: Download complete 2023-12-06T21:12:33.073 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:32 smithi172 bash[50151]: aa2a8d90b84c: Pull complete 2023-12-06T21:12:33.821 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:33 smithi172 bash[50151]: b45d31ee2d7f: Pull complete 2023-12-06T21:12:33.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:33 smithi172 bash[25059]: cluster 2023-12-06T21:12:32.497050+0000 mgr.y (mgr.24368) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:33 smithi172 bash[30856]: cluster 2023-12-06T21:12:32.497050+0000 mgr.y (mgr.24368) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:33.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:33 smithi175 bash[25285]: cluster 2023-12-06T21:12:32.497050+0000 mgr.y (mgr.24368) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:34.101 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:33 smithi172 bash[50151]: b5db1e299295: Pull complete 2023-12-06T21:12:34.101 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:34 smithi172 bash[50151]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-06T21:12:34.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:34 smithi172 bash[50151]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-06T21:12:35.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.431Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:12:35.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.431Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:12:35.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.431Z 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/.+)($|/) 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:12:35.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:12:35.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:12:35.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.432Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.433Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.433Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.433Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:12:35.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[50151]: ts=2023-12-06T21:12:35.433Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:12:35.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:35 smithi175 bash[25285]: cluster 2023-12-06T21:12:34.497755+0000 mgr.y (mgr.24368) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:36.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[25059]: cluster 2023-12-06T21:12:34.497755+0000 mgr.y (mgr.24368) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:35 smithi172 bash[30856]: cluster 2023-12-06T21:12:34.497755+0000 mgr.y (mgr.24368) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:36.155 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:35 smithi175 bash[44624]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-06T21:12:36.513 INFO:teuthology.orchestra.run.smithi175.stdout:[client.1] 2023-12-06T21:12:36.513 INFO:teuthology.orchestra.run.smithi175.stdout: key = AQDE43BlHHAaHhAAA5TGC1kw0DzWHJimpzKwkg== 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:35.912950+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:35.919079+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:35.921992+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:35.923548+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:35.934228+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: cephadm 2023-12-06T21:12:35.937491+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:12:37.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: cephadm 2023-12-06T21:12:35.940854+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:12:37.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: cephadm 2023-12-06T21:12:35.945862+0000 mgr.y (mgr.24368) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:12:37.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:36.504717+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:37.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:36 smithi175 bash[25285]: audit 2023-12-06T21:12:36.512229+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:35.912950+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:35.919079+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:35.921992+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:35.923548+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:35.934228+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: cephadm 2023-12-06T21:12:35.937491+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: cephadm 2023-12-06T21:12:35.940854+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: cephadm 2023-12-06T21:12:35.945862+0000 mgr.y (mgr.24368) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:36.504717+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[30856]: audit 2023-12-06T21:12:36.512229+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:35.912950+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:35.919079+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:35.921992+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:35.923548+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:35.934228+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: cephadm 2023-12-06T21:12:35.937491+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: cephadm 2023-12-06T21:12:35.940854+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: cephadm 2023-12-06T21:12:35.945862+0000 mgr.y (mgr.24368) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:36.504717+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:12:37.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:36 smithi172 bash[25059]: audit 2023-12-06T21:12:36.512229+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.175:0/3349422337' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:12:37.499 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:37 smithi175 bash[44624]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-06T21:12:38.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:37 smithi175 bash[25285]: cluster 2023-12-06T21:12:36.498145+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:38.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:37 smithi175 bash[25285]: audit 2023-12-06T21:12:37.624932+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:38.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:37 smithi172 bash[25059]: cluster 2023-12-06T21:12:36.498145+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:37 smithi172 bash[25059]: audit 2023-12-06T21:12:37.624932+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:37 smithi172 bash[30856]: cluster 2023-12-06T21:12:36.498145+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:37 smithi172 bash[30856]: audit 2023-12-06T21:12:37.624932+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:38.365 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-06T21:12:38.365 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T21:12:38.365 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T21:12:38.383 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T21:12:38.383 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T21:12:38.383 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T21:12:38.473 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: aa2a8d90b84c: Pulling fs layer 2023-12-06T21:12:38.473 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b45d31ee2d7f: Pulling fs layer 2023-12-06T21:12:38.473 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b5db1e299295: Pulling fs layer 2023-12-06T21:12:38.473 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: aa2a8d90b84c: Verifying Checksum 2023-12-06T21:12:38.473 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: aa2a8d90b84c: Download complete 2023-12-06T21:12:38.727 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b45d31ee2d7f: Verifying Checksum 2023-12-06T21:12:38.727 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b45d31ee2d7f: Download complete 2023-12-06T21:12:38.727 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b5db1e299295: Verifying Checksum 2023-12-06T21:12:38.727 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: b5db1e299295: Download complete 2023-12-06T21:12:38.999 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:38 smithi175 bash[44624]: aa2a8d90b84c: Pull complete 2023-12-06T21:12:40.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:39 smithi175 bash[25285]: cluster 2023-12-06T21:12:38.498546+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:40.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:39 smithi172 bash[25059]: cluster 2023-12-06T21:12:38.498546+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:40.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:39 smithi172 bash[30856]: cluster 2023-12-06T21:12:38.498546+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:40.499 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:40 smithi175 bash[44624]: b45d31ee2d7f: Pull complete 2023-12-06T21:12:40.998 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:40 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:41.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:12:40] "GET /metrics HTTP/1.1" 200 191541 "" "Prometheus/2.33.4" 2023-12-06T21:12:41.749 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[44624]: b5db1e299295: Pull complete 2023-12-06T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[25285]: cluster 2023-12-06T21:12:40.499110+0000 mgr.y (mgr.24368) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[25285]: audit 2023-12-06T21:12:40.608327+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[25285]: audit 2023-12-06T21:12:41.417998+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:41.751 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:12:41.784 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:12:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:41.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[25059]: cluster 2023-12-06T21:12:40.499110+0000 mgr.y (mgr.24368) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:41.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[25059]: audit 2023-12-06T21:12:40.608327+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:41.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[25059]: audit 2023-12-06T21:12:41.417998+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:41.785 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[30856]: cluster 2023-12-06T21:12:40.499110+0000 mgr.y (mgr.24368) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:41.785 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[30856]: audit 2023-12-06T21:12:40.608327+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:41.785 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:41 smithi172 bash[30856]: audit 2023-12-06T21:12:41.417998+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:42.249 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[44624]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-06T21:12:42.249 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:41 smithi175 bash[44624]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-06T21:12:42.933 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:42 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:12:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:43.793 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:43.804 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[25285]: cluster 2023-12-06T21:12:42.499605+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:43.804 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[25285]: audit 2023-12-06T21:12:42.791548+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:43.804 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[25285]: audit 2023-12-06T21:12:42.800464+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:43.804 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[25285]: audit 2023-12-06T21:12:43.395670+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:43.804 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[25285]: audit 2023-12-06T21:12:43.405936+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:43.804 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.635Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.635Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.638Z 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/.+)($|/) 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.638Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.638Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:12:43.805 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:12:43.806 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:12:43.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.639Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.640Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:12:43.808 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44624]: ts=2023-12-06T21:12:43.640Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25059]: cluster 2023-12-06T21:12:42.499605+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25059]: audit 2023-12-06T21:12:42.791548+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25059]: audit 2023-12-06T21:12:42.800464+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25059]: audit 2023-12-06T21:12:43.395670+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[25059]: audit 2023-12-06T21:12:43.405936+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[30856]: cluster 2023-12-06T21:12:42.499605+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[30856]: audit 2023-12-06T21:12:42.791548+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[30856]: audit 2023-12-06T21:12:42.800464+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[30856]: audit 2023-12-06T21:12:43.395670+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:43 smithi172 bash[30856]: audit 2023-12-06T21:12:43.405936+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:44.156 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 systemd[1]: Stopping Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[45367]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:12:44.156 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:12:44.157 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.952Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:12:44.157 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.953Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:12:44.157 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.953Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:12:44.157 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.953Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:12:44.157 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:43 smithi175 bash[44148]: ts=2023-12-06T21:12:43.954Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:12:44.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:44 smithi175 bash[45377]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:12:44.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:44 smithi175 bash[45416]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:12:44.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:44 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:12:44.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:44 smithi175 systemd[1]: Stopped Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:12:44.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:44 smithi175 systemd[1]: Started Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:12:45.001 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:12:45.759 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":20,"active_gid":24368,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":2803119896},{"type":"v1","addr":"172.21.15.172:6801","nonce":2803119896}]},"active_addr":"172.21.15.172:6801/2803119896","active_change":"2023-12-06T21:12:11.518892+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14463,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.172:8443/","prometheus":"http://172.21.15.172:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":2128607505}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":3313164901}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":3393008912}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":1769109094}]}]}} 2023-12-06T21:12:45.762 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T21:12:45.762 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T21:12:45.763 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: cluster 2023-12-06T21:12:44.500261+0000 mgr.y (mgr.24368) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.705318+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.712630+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.713341+0000 mgr.y (mgr.24368) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.714668+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.715241+0000 mgr.y (mgr.24368) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.721515+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.725236+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.726768+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.728050+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.737981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: cephadm 2023-12-06T21:12:44.750772+0000 mgr.y (mgr.24368) 39 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2023-12-06T21:12:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:45 smithi175 bash[25285]: audit 2023-12-06T21:12:44.988371+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.172:0/3949699636' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: cluster 2023-12-06T21:12:44.500261+0000 mgr.y (mgr.24368) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.705318+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.712630+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.713341+0000 mgr.y (mgr.24368) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.714668+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.715241+0000 mgr.y (mgr.24368) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.721515+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.725236+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.726768+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.728050+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.737981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: cephadm 2023-12-06T21:12:44.750772+0000 mgr.y (mgr.24368) 39 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[25059]: audit 2023-12-06T21:12:44.988371+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.172:0/3949699636' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: cluster 2023-12-06T21:12:44.500261+0000 mgr.y (mgr.24368) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.705318+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.712630+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.713341+0000 mgr.y (mgr.24368) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.714668+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.715241+0000 mgr.y (mgr.24368) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.721515+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.725236+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.726768+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.728050+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.737981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: cephadm 2023-12-06T21:12:44.750772+0000 mgr.y (mgr.24368) 39 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2023-12-06T21:12:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:45 smithi172 bash[30856]: audit 2023-12-06T21:12:44.988371+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.172:0/3949699636' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:12:46.499 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi175 (none))" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.297Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.301Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.301Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.303Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.308Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.308Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.16µs 2023-12-06T21:12:46.500 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.308Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:12:46.999 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.508Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.509Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.509Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=85.565µs wal_replay_duration=200.505704ms total_replay_duration=200.646508ms 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.514Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.514Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.514Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.544Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.758862ms db_storage=1.243µs remote_storage=2.197µs web_handler=816ns query_engine=1.257µs scrape=749.124µs scrape_sd=82.432µs notify=1.664µs notify_sd=3.844µs rules=28.241641ms 2023-12-06T21:12:47.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:12:46 smithi175 bash[45452]: ts=2023-12-06T21:12:46.544Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:12:47.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:47 smithi175 bash[25285]: cluster 2023-12-06T21:12:46.500837+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:48.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:47 smithi172 bash[25059]: cluster 2023-12-06T21:12:46.500837+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:47 smithi172 bash[30856]: cluster 2023-12-06T21:12:46.500837+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:48.499 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:12:48.928 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:48 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:49.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:49 smithi172 bash[25059]: audit 2023-12-06T21:12:48.361126+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:49.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:49 smithi172 bash[25059]: audit 2023-12-06T21:12:48.371986+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:49.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:49 smithi172 bash[30856]: audit 2023-12-06T21:12:48.361126+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:49.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:49 smithi172 bash[30856]: audit 2023-12-06T21:12:48.371986+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:49 smithi175 bash[25285]: audit 2023-12-06T21:12:48.361126+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:49 smithi175 bash[25285]: audit 2023-12-06T21:12:48.371986+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:50.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:50 smithi175 bash[25285]: cluster 2023-12-06T21:12:48.501455+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:50.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:50 smithi172 bash[25059]: cluster 2023-12-06T21:12:48.501455+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:50.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:50 smithi172 bash[30856]: cluster 2023-12-06T21:12:48.501455+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:52.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:52 smithi172 bash[25059]: cluster 2023-12-06T21:12:50.502244+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:52.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:52 smithi172 bash[30856]: cluster 2023-12-06T21:12:50.502244+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:52.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:52 smithi175 bash[25285]: cluster 2023-12-06T21:12:50.502244+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:52.806 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:12:52.806 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":60,"fsid":"eba27d04-947a-11ee-95a2-87774f69a715","created":"2023-12-06T21:04:23.951496+0000","modified":"2023-12-06T21:12:11.518166+0000","last_up_change":"2023-12-06T21:11:42.746341+0000","last_in_change":"2023-12-06T21:11:17.538963+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:08:34.217578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ea26ddad-018d-4b0b-b027-d9c7fcc733fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6803","nonce":1480233682}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6805","nonce":1480233682}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6809","nonce":1480233682}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6807","nonce":1480233682}]},"public_addr":"172.21.15.172:6803/1480233682","cluster_addr":"172.21.15.172:6805/1480233682","heartbeat_back_addr":"172.21.15.172:6809/1480233682","heartbeat_front_addr":"172.21.15.172:6807/1480233682","state":["exists","up"]},{"osd":1,"uuid":"2b91523c-5f34-48bc-a65b-6f4703a5c269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6811","nonce":3032892098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6813","nonce":3032892098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6817","nonce":3032892098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6815","nonce":3032892098}]},"public_addr":"172.21.15.172:6811/3032892098","cluster_addr":"172.21.15.172:6813/3032892098","heartbeat_back_addr":"172.21.15.172:6817/3032892098","heartbeat_front_addr":"172.21.15.172:6815/3032892098","state":["exists","up"]},{"osd":2,"uuid":"e1da9674-1233-47aa-b88a-2d2feb03d148","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.172:6818","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6819","nonce":2934325156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6821","nonce":2934325156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6825","nonce":2934325156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6823","nonce":2934325156}]},"public_addr":"172.21.15.172:6819/2934325156","cluster_addr":"172.21.15.172:6821/2934325156","heartbeat_back_addr":"172.21.15.172:6825/2934325156","heartbeat_front_addr":"172.21.15.172:6823/2934325156","state":["exists","up"]},{"osd":3,"uuid":"64916620-a14b-4ab0-b0cf-8f11cde13137","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6827","nonce":819317534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6829","nonce":819317534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6833","nonce":819317534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6831","nonce":819317534}]},"public_addr":"172.21.15.172:6827/819317534","cluster_addr":"172.21.15.172:6829/819317534","heartbeat_back_addr":"172.21.15.172:6833/819317534","heartbeat_front_addr":"172.21.15.172:6831/819317534","state":["exists","up"]},{"osd":4,"uuid":"8a00589c-39e9-4d99-b866-2eb335f43888","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6801","nonce":685944104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6803","nonce":685944104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6807","nonce":685944104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6805","nonce":685944104}]},"public_addr":"172.21.15.175:6801/685944104","cluster_addr":"172.21.15.175:6803/685944104","heartbeat_back_addr":"172.21.15.175:6807/685944104","heartbeat_front_addr":"172.21.15.175:6805/685944104","state":["exists","up"]},{"osd":5,"uuid":"1231b85e-acdc-4cdb-8970-434bd36af5f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6809","nonce":212969871}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6811","nonce":212969871}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6815","nonce":212969871}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6813","nonce":212969871}]},"public_addr":"172.21.15.175:6809/212969871","cluster_addr":"172.21.15.175:6811/212969871","heartbeat_back_addr":"172.21.15.175:6815/212969871","heartbeat_front_addr":"172.21.15.175:6813/212969871","state":["exists","up"]},{"osd":6,"uuid":"50c24ff2-a240-4cfe-bd5f-3f19d63a0beb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6817","nonce":3668321440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6819","nonce":3668321440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6823","nonce":3668321440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6821","nonce":3668321440}]},"public_addr":"172.21.15.175:6817/3668321440","cluster_addr":"172.21.15.175:6819/3668321440","heartbeat_back_addr":"172.21.15.175:6823/3668321440","heartbeat_front_addr":"172.21.15.175:6821/3668321440","state":["exists","up"]},{"osd":7,"uuid":"2bd4518e-bd5e-4027-9585-e887dd4cceca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6825","nonce":3396950852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6827","nonce":3396950852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6831","nonce":3396950852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6829","nonce":3396950852}]},"public_addr":"172.21.15.175:6825/3396950852","cluster_addr":"172.21.15.175:6827/3396950852","heartbeat_back_addr":"172.21.15.175:6831/3396950852","heartbeat_front_addr":"172.21.15.175:6829/3396950852","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:09.642629+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:50.177773+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:08:30.706845+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:11.447777+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:48.723276+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:10:23.856005+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:01.591600+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:40.932226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:0/1515768566":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/3968807859":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/2618072684":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/2162541105":"2023-12-07T21:12:11.518084+0000","172.21.15.172:6801/3036948002":"2023-12-07T21:12:11.518084+0000","172.21.15.172:6800/3036948002":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/73760232":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6800/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/3655746578":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/2076327715":"2023-12-07T21:04:54.632696+0000","172.21.15.172:6800/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/1934532773":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/531274622":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/2890519175":"2023-12-07T21:04:54.632696+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:12:53.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:12:52 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:12:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:12:53.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[25059]: cluster 2023-12-06T21:12:52.502778+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:53.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:12:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:12:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:53 smithi175 bash[25285]: cluster 2023-12-06T21:12:52.502778+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:53 smithi175 bash[25285]: audit 2023-12-06T21:12:52.692122+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:53 smithi175 bash[25285]: audit 2023-12-06T21:12:52.698856+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:53 smithi175 bash[25285]: audit 2023-12-06T21:12:52.804582+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.172:0/3525571398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:12:54.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[25059]: audit 2023-12-06T21:12:52.692122+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[25059]: audit 2023-12-06T21:12:52.698856+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[25059]: audit 2023-12-06T21:12:52.804582+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.172:0/3525571398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:12:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[30856]: cluster 2023-12-06T21:12:52.502778+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[30856]: audit 2023-12-06T21:12:52.692122+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[30856]: audit 2023-12-06T21:12:52.698856+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:53 smithi172 bash[30856]: audit 2023-12-06T21:12:52.804582+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.172:0/3525571398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:12:54.188 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T21:12:54.189 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:12:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: cluster 2023-12-06T21:12:54.503389+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.597502+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.849874+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.855687+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.861763+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.862347+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: audit 2023-12-06T21:12:54.868264+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:55 smithi175 bash[25285]: cephadm 2023-12-06T21:12:54.877932+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi175 2023-12-06T21:12:56.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: cluster 2023-12-06T21:12:54.503389+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.597502+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.849874+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.855687+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.861763+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.862347+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: audit 2023-12-06T21:12:54.868264+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[30856]: cephadm 2023-12-06T21:12:54.877932+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi175 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: cluster 2023-12-06T21:12:54.503389+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.597502+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.849874+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.855687+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.861763+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.862347+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:12:56.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: audit 2023-12-06T21:12:54.868264+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:56.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:55 smithi172 bash[25059]: cephadm 2023-12-06T21:12:54.877932+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi175 2023-12-06T21:12:56.571 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:12:56 smithi172 bash[51475]: level=info ts=2023-12-06T21:12:56.400Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:12:57.876 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:57 smithi172 bash[25059]: cluster 2023-12-06T21:12:56.503992+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:57.876 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:57 smithi172 bash[30856]: cluster 2023-12-06T21:12:56.503992+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:57.915 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:12:57.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:57 smithi175 bash[25285]: cluster 2023-12-06T21:12:56.503992+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:58.643 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:12:58 smithi172 bash[51475]: level=info ts=2023-12-06T21:12:58.344Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000674089s 2023-12-06T21:12:58.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:58 smithi172 bash[25059]: audit 2023-12-06T21:12:57.638315+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:58 smithi172 bash[30856]: audit 2023-12-06T21:12:57.638315+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:58 smithi175 bash[25285]: audit 2023-12-06T21:12:57.638315+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:12:59.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:12:59 smithi172 bash[25059]: cluster 2023-12-06T21:12:58.504605+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:59.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:12:59 smithi172 bash[30856]: cluster 2023-12-06T21:12:58.504605+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:12:59.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:12:59 smithi175 bash[25285]: cluster 2023-12-06T21:12:58.504605+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:00.998 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:00 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:01.293 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:00] "GET /metrics HTTP/1.1" 200 191526 "" "Prometheus/2.33.4" 2023-12-06T21:13:01.744 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:13:01.744 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":60,"fsid":"eba27d04-947a-11ee-95a2-87774f69a715","created":"2023-12-06T21:04:23.951496+0000","modified":"2023-12-06T21:12:11.518166+0000","last_up_change":"2023-12-06T21:11:42.746341+0000","last_in_change":"2023-12-06T21:11:17.538963+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:08:34.217578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ea26ddad-018d-4b0b-b027-d9c7fcc733fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6803","nonce":1480233682}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6805","nonce":1480233682}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6809","nonce":1480233682}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":1480233682},{"type":"v1","addr":"172.21.15.172:6807","nonce":1480233682}]},"public_addr":"172.21.15.172:6803/1480233682","cluster_addr":"172.21.15.172:6805/1480233682","heartbeat_back_addr":"172.21.15.172:6809/1480233682","heartbeat_front_addr":"172.21.15.172:6807/1480233682","state":["exists","up"]},{"osd":1,"uuid":"2b91523c-5f34-48bc-a65b-6f4703a5c269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6811","nonce":3032892098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6813","nonce":3032892098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6817","nonce":3032892098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3032892098},{"type":"v1","addr":"172.21.15.172:6815","nonce":3032892098}]},"public_addr":"172.21.15.172:6811/3032892098","cluster_addr":"172.21.15.172:6813/3032892098","heartbeat_back_addr":"172.21.15.172:6817/3032892098","heartbeat_front_addr":"172.21.15.172:6815/3032892098","state":["exists","up"]},{"osd":2,"uuid":"e1da9674-1233-47aa-b88a-2d2feb03d148","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.172:6818","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6819","nonce":2934325156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6821","nonce":2934325156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6825","nonce":2934325156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":2934325156},{"type":"v1","addr":"172.21.15.172:6823","nonce":2934325156}]},"public_addr":"172.21.15.172:6819/2934325156","cluster_addr":"172.21.15.172:6821/2934325156","heartbeat_back_addr":"172.21.15.172:6825/2934325156","heartbeat_front_addr":"172.21.15.172:6823/2934325156","state":["exists","up"]},{"osd":3,"uuid":"64916620-a14b-4ab0-b0cf-8f11cde13137","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6827","nonce":819317534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6829","nonce":819317534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6833","nonce":819317534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":819317534},{"type":"v1","addr":"172.21.15.172:6831","nonce":819317534}]},"public_addr":"172.21.15.172:6827/819317534","cluster_addr":"172.21.15.172:6829/819317534","heartbeat_back_addr":"172.21.15.172:6833/819317534","heartbeat_front_addr":"172.21.15.172:6831/819317534","state":["exists","up"]},{"osd":4,"uuid":"8a00589c-39e9-4d99-b866-2eb335f43888","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6801","nonce":685944104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6803","nonce":685944104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6807","nonce":685944104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":685944104},{"type":"v1","addr":"172.21.15.175:6805","nonce":685944104}]},"public_addr":"172.21.15.175:6801/685944104","cluster_addr":"172.21.15.175:6803/685944104","heartbeat_back_addr":"172.21.15.175:6807/685944104","heartbeat_front_addr":"172.21.15.175:6805/685944104","state":["exists","up"]},{"osd":5,"uuid":"1231b85e-acdc-4cdb-8970-434bd36af5f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6809","nonce":212969871}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6811","nonce":212969871}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6815","nonce":212969871}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":212969871},{"type":"v1","addr":"172.21.15.175:6813","nonce":212969871}]},"public_addr":"172.21.15.175:6809/212969871","cluster_addr":"172.21.15.175:6811/212969871","heartbeat_back_addr":"172.21.15.175:6815/212969871","heartbeat_front_addr":"172.21.15.175:6813/212969871","state":["exists","up"]},{"osd":6,"uuid":"50c24ff2-a240-4cfe-bd5f-3f19d63a0beb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6817","nonce":3668321440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6819","nonce":3668321440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6823","nonce":3668321440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3668321440},{"type":"v1","addr":"172.21.15.175:6821","nonce":3668321440}]},"public_addr":"172.21.15.175:6817/3668321440","cluster_addr":"172.21.15.175:6819/3668321440","heartbeat_back_addr":"172.21.15.175:6823/3668321440","heartbeat_front_addr":"172.21.15.175:6821/3668321440","state":["exists","up"]},{"osd":7,"uuid":"2bd4518e-bd5e-4027-9585-e887dd4cceca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6825","nonce":3396950852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6827","nonce":3396950852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6831","nonce":3396950852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":3396950852},{"type":"v1","addr":"172.21.15.175:6829","nonce":3396950852}]},"public_addr":"172.21.15.175:6825/3396950852","cluster_addr":"172.21.15.175:6827/3396950852","heartbeat_back_addr":"172.21.15.175:6831/3396950852","heartbeat_front_addr":"172.21.15.175:6829/3396950852","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:09.642629+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:07:50.177773+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:08:30.706845+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:11.447777+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:09:48.723276+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:10:23.856005+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:01.591600+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:11:40.932226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:0/1515768566":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/3968807859":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/2618072684":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/2162541105":"2023-12-07T21:12:11.518084+0000","172.21.15.172:6801/3036948002":"2023-12-07T21:12:11.518084+0000","172.21.15.172:6800/3036948002":"2023-12-07T21:12:11.518084+0000","172.21.15.172:0/73760232":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6800/2419577660":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/3655746578":"2023-12-07T21:05:25.105398+0000","172.21.15.172:0/2076327715":"2023-12-07T21:04:54.632696+0000","172.21.15.172:6800/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/1934532773":"2023-12-07T21:05:25.105398+0000","172.21.15.172:6801/1362561583":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/531274622":"2023-12-07T21:04:54.632696+0000","172.21.15.172:0/2890519175":"2023-12-07T21:04:54.632696+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:13:01.867 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:01 smithi175 bash[25285]: cluster 2023-12-06T21:13:00.505346+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:01.867 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:01 smithi175 bash[25285]: audit 2023-12-06T21:13:00.664781+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:01.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:01 smithi172 bash[25059]: cluster 2023-12-06T21:13:00.505346+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:01.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:01 smithi172 bash[25059]: audit 2023-12-06T21:13:00.664781+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:01.938 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:01 smithi172 bash[30856]: cluster 2023-12-06T21:13:00.505346+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:01.938 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:01 smithi172 bash[30856]: audit 2023-12-06T21:13:00.664781+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:02.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:02.457 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T21:13:02.457 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T21:13:02.457 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T21:13:02.458 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T21:13:02.458 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T21:13:02.459 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T21:13:02.459 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T21:13:02.459 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T21:13:02.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[25059]: audit 2023-12-06T21:13:01.743276+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/3098028905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:13:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[25059]: audit 2023-12-06T21:13:01.999586+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[25059]: audit 2023-12-06T21:13:02.008980+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[30856]: audit 2023-12-06T21:13:01.743276+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/3098028905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:13:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[30856]: audit 2023-12-06T21:13:01.999586+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:02 smithi172 bash[30856]: audit 2023-12-06T21:13:02.008980+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:02.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:02 smithi175 bash[25285]: audit 2023-12-06T21:13:01.743276+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/3098028905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:13:03.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:02 smithi175 bash[25285]: audit 2023-12-06T21:13:01.999586+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:03.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:02 smithi175 bash[25285]: audit 2023-12-06T21:13:02.008980+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:04.249 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:13:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:13:04.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:04 smithi175 bash[25285]: cluster 2023-12-06T21:13:02.505893+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:04.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:04 smithi172 bash[25059]: cluster 2023-12-06T21:13:02.505893+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:04 smithi172 bash[30856]: cluster 2023-12-06T21:13:02.505893+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:05.295 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.295 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.296 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.296 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.297 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.300 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.300 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:05.304 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:06.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:06 smithi172 bash[25059]: cluster 2023-12-06T21:13:04.506528+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:06.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:06 smithi172 bash[30856]: cluster 2023-12-06T21:13:04.506528+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:06.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:06 smithi175 bash[25285]: cluster 2023-12-06T21:13:04.506528+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:06.641 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:06 smithi172 bash[51475]: level=info ts=2023-12-06T21:13:06.346Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002726709s 2023-12-06T21:13:08.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:08 smithi172 bash[25059]: cluster 2023-12-06T21:13:06.507173+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:08.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:08 smithi172 bash[30856]: cluster 2023-12-06T21:13:06.507173+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:08.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:08 smithi175 bash[25285]: cluster 2023-12-06T21:13:06.507173+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:09.412 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:09 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:13:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:10.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:10 smithi175 bash[25285]: cluster 2023-12-06T21:13:08.507761+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:10.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:10 smithi175 bash[25285]: audit 2023-12-06T21:13:09.066631+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:10.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:10 smithi175 bash[25285]: audit 2023-12-06T21:13:09.074412+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[25059]: cluster 2023-12-06T21:13:08.507761+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[25059]: audit 2023-12-06T21:13:09.066631+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[25059]: audit 2023-12-06T21:13:09.074412+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:10.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[30856]: cluster 2023-12-06T21:13:08.507761+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[30856]: audit 2023-12-06T21:13:09.066631+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[30856]: audit 2023-12-06T21:13:09.074412+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:11.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:10] "GET /metrics HTTP/1.1" 200 191526 "" "Prometheus/2.33.4" 2023-12-06T21:13:12.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:12 smithi172 bash[25059]: cluster 2023-12-06T21:13:10.508302+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:12.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:12 smithi172 bash[30856]: cluster 2023-12-06T21:13:10.508302+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:12.355 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:12 smithi175 bash[25285]: cluster 2023-12-06T21:13:10.508302+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:13.208 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[25059]: audit 2023-12-06T21:13:12.886070+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.208 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[25059]: audit 2023-12-06T21:13:12.886925+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.208 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[25059]: audit 2023-12-06T21:13:12.893819+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.209 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[25059]: audit 2023-12-06T21:13:12.894547+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[30856]: audit 2023-12-06T21:13:12.886070+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[30856]: audit 2023-12-06T21:13:12.886925+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[30856]: audit 2023-12-06T21:13:12.893819+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:13 smithi172 bash[30856]: audit 2023-12-06T21:13:12.894547+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.322 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:13 smithi175 bash[25285]: audit 2023-12-06T21:13:12.886070+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.322 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:13 smithi175 bash[25285]: audit 2023-12-06T21:13:12.886925+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:13:13.322 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:13 smithi175 bash[25285]: audit 2023-12-06T21:13:12.893819+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.323 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:13 smithi175 bash[25285]: audit 2023-12-06T21:13:12.894547+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:13:13.596 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:13 smithi175 systemd[1]: Started Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:13:13.999 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:13:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: cluster 2023-12-06T21:13:12.509019+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: audit 2023-12-06T21:13:13.586278+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: audit 2023-12-06T21:13:13.590765+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: audit 2023-12-06T21:13:13.592376+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: audit 2023-12-06T21:13:13.593856+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:14.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:14 smithi175 bash[25285]: audit 2023-12-06T21:13:13.607323+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:14.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: cluster 2023-12-06T21:13:12.509019+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: audit 2023-12-06T21:13:13.586278+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: audit 2023-12-06T21:13:13.590765+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: audit 2023-12-06T21:13:13.592376+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: audit 2023-12-06T21:13:13.593856+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[30856]: audit 2023-12-06T21:13:13.607323+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: cluster 2023-12-06T21:13:12.509019+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: audit 2023-12-06T21:13:13.586278+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: audit 2023-12-06T21:13:13.590765+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: audit 2023-12-06T21:13:13.592376+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: audit 2023-12-06T21:13:13.593856+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:14 smithi172 bash[25059]: audit 2023-12-06T21:13:13.607323+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:15.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[25285]: cephadm 2023-12-06T21:13:13.608634+0000 mgr.y (mgr.24368) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:13:15.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[25285]: cephadm 2023-12-06T21:13:13.611860+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:13:15.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[25285]: cephadm 2023-12-06T21:13:13.616736+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T21:13:15.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T21:13:15.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T21:13:15.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[25059]: cephadm 2023-12-06T21:13:13.608634+0000 mgr.y (mgr.24368) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:13:15.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[25059]: cephadm 2023-12-06T21:13:13.611860+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:13:15.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[25059]: cephadm 2023-12-06T21:13:13.616736+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:13:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[30856]: cephadm 2023-12-06T21:13:13.608634+0000 mgr.y (mgr.24368) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:13:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[30856]: cephadm 2023-12-06T21:13:13.611860+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:13:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:15 smithi172 bash[30856]: cephadm 2023-12-06T21:13:13.616736+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T21:13:15.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T21:13:15.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T21:13:16.034 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T21:13:16.035 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:15 smithi175 bash[46555]: t=2023-12-06T21:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-06T21:13:16.295 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[25285]: cluster 2023-12-06T21:13:14.509689+0000 mgr.y (mgr.24368) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:16.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:16 smithi172 bash[25059]: cluster 2023-12-06T21:13:14.509689+0000 mgr.y (mgr.24368) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:16.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:16 smithi172 bash[30856]: cluster 2023-12-06T21:13:14.509689+0000 mgr.y (mgr.24368) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:16.548 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-06T21:13:16.549 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-06T21:13:16.549 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-06T21:13:16.868 INFO:teuthology.orchestra.run.smithi172.stdout:236223201298 2023-12-06T21:13:16.868 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T21:13:16.907 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-06T21:13:16.907 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-06T21:13:16.907 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T21:13:17.204 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:16 smithi175 bash[46555]: t=2023-12-06T21:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T21:13:17.461 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T21:13:17.461 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T21:13:17.462 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T21:13:17.748 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T21:13:17.999 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T21:13:18.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:17 smithi175 bash[46555]: t=2023-12-06T21:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T21:13:18.357 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-06T21:13:18.357 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[25285]: cluster 2023-12-06T21:13:16.510215+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:18.358 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[25285]: audit 2023-12-06T21:13:17.648734+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:18.474 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:18 smithi172 bash[30856]: cluster 2023-12-06T21:13:16.510215+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:18.474 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:18 smithi172 bash[30856]: audit 2023-12-06T21:13:17.648734+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:18.475 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:18 smithi172 bash[25059]: cluster 2023-12-06T21:13:16.510215+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:18.475 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:18 smithi172 bash[25059]: audit 2023-12-06T21:13:17.648734+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:18.667 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T21:13:18.667 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T21:13:18.667 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T21:13:18.945 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T21:13:18.945 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T21:13:18.945 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T21:13:18.945 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:18 smithi175 bash[46555]: t=2023-12-06T21:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T21:13:19.248 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T21:13:19.499 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T21:13:19.729 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T21:13:19.801 INFO:teuthology.orchestra.run.smithi172.stdout:133143986219 2023-12-06T21:13:19.801 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T21:13:19.988 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T21:13:20.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[25285]: cluster 2023-12-06T21:13:18.510757+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:20.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:19 smithi175 bash[46555]: t=2023-12-06T21:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T21:13:20.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[46555]: t=2023-12-06T21:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T21:13:20.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[46555]: t=2023-12-06T21:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T21:13:20.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:20 smithi172 bash[25059]: cluster 2023-12-06T21:13:18.510757+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:20 smithi172 bash[30856]: cluster 2023-12-06T21:13:18.510757+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:20.712 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[46555]: t=2023-12-06T21:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T21:13:20.712 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[46555]: t=2023-12-06T21:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T21:13:20.999 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:20 smithi175 bash[46555]: t=2023-12-06T21:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T21:13:21.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:20] "GET /metrics HTTP/1.1" 200 191536 "" "Prometheus/2.33.4" 2023-12-06T21:13:21.139 INFO:teuthology.orchestra.run.smithi172.stdout:167503724580 2023-12-06T21:13:21.139 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T21:13:21.339 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T21:13:21.339 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T21:13:21.339 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T21:13:21.436 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T21:13:21.665 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T21:13:21.666 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T21:13:21.933 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T21:13:22.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[25285]: cluster 2023-12-06T21:13:20.511404+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:22.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[25285]: audit 2023-12-06T21:13:22.094543+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[25285]: audit 2023-12-06T21:13:22.101680+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.194 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:21 smithi175 bash[46555]: t=2023-12-06T21:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T21:13:22.195 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T21:13:22.195 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T21:13:22.195 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T21:13:22.195 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T21:13:22.195 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T21:13:22.497 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T21:13:22.516 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[30856]: cluster 2023-12-06T21:13:20.511404+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:22.516 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[30856]: audit 2023-12-06T21:13:22.094543+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.516 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[30856]: audit 2023-12-06T21:13:22.101680+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.517 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[25059]: cluster 2023-12-06T21:13:20.511404+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:22.517 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[25059]: audit 2023-12-06T21:13:22.094543+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.517 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[25059]: audit 2023-12-06T21:13:22.101680+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:22.517 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:13:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:22.517 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:22 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T21:13:22.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T21:13:23.036 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T21:13:23.036 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T21:13:23.036 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T21:13:23.036 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T21:13:23.037 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T21:13:23.037 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T21:13:23.037 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:22 smithi175 bash[46555]: t=2023-12-06T21:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T21:13:23.037 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T21:13:23.085 INFO:teuthology.orchestra.run.smithi172.stdout:34359738444 2023-12-06T21:13:23.086 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T21:13:23.311 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:23 smithi172 bash[25059]: audit 2023-12-06T21:13:22.133040+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.311 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:23 smithi172 bash[25059]: audit 2023-12-06T21:13:22.141937+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:23 smithi172 bash[30856]: audit 2023-12-06T21:13:22.133040+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:23 smithi172 bash[30856]: audit 2023-12-06T21:13:22.141937+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.320 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[25285]: audit 2023-12-06T21:13:22.133040+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.321 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[25285]: audit 2023-12-06T21:13:22.141937+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:23.321 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T21:13:23.321 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-06T21:13:23.321 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-06T21:13:23.321 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-06T21:13:23.608 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-06T21:13:23.608 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T21:13:23.608 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T21:13:23.616 INFO:teuthology.orchestra.run.smithi172.stdout:111669149746 2023-12-06T21:13:23.616 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T21:13:23.749 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T21:13:24.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[46555]: t=2023-12-06T21:13:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T21:13:24.000 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:13:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:13:24.126 INFO:teuthology.orchestra.run.smithi172.stdout:55834574915 2023-12-06T21:13:24.126 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T21:13:24.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:24 smithi172 bash[25059]: cluster 2023-12-06T21:13:22.512117+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:24.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:24 smithi172 bash[30856]: cluster 2023-12-06T21:13:22.512117+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:24.435 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[25285]: cluster 2023-12-06T21:13:22.512117+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:24.435 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T21:13:24.436 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T21:13:24.436 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T21:13:24.687 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T21:13:24.687 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T21:13:24.688 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T21:13:24.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:24 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:13:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:24.973 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-06T21:13:24.973 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T21:13:24.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:24 smithi175 bash[46555]: t=2023-12-06T21:13:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T21:13:25.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T21:13:25.513 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T21:13:25.514 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-06T21:13:25.782 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[25285]: cluster 2023-12-06T21:13:24.512808+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:25.783 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[25285]: audit 2023-12-06T21:13:24.542370+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:25.783 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[25285]: audit 2023-12-06T21:13:24.553526+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:25.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[25059]: cluster 2023-12-06T21:13:24.512808+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[25059]: audit 2023-12-06T21:13:24.542370+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[25059]: audit 2023-12-06T21:13:24.553526+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[30856]: cluster 2023-12-06T21:13:24.512808+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[30856]: audit 2023-12-06T21:13:24.542370+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:25 smithi172 bash[30856]: audit 2023-12-06T21:13:24.553526+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:26.051 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T21:13:26.051 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T21:13:26.051 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T21:13:26.051 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T21:13:26.051 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T21:13:26.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:25 smithi175 bash[46555]: t=2023-12-06T21:13:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T21:13:26.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T21:13:26.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T21:13:26.134 INFO:teuthology.orchestra.run.smithi172.stdout:77309411387 2023-12-06T21:13:26.134 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T21:13:26.304 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T21:13:26.573 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T21:13:26.751 INFO:teuthology.orchestra.run.smithi172.stdout:201863462941 2023-12-06T21:13:26.752 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T21:13:26.834 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T21:13:26.834 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T21:13:26.834 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T21:13:26.834 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T21:13:26.834 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T21:13:26.835 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T21:13:26.835 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T21:13:26.835 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T21:13:26.835 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:26 smithi175 bash[46555]: t=2023-12-06T21:13:26+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T21:13:27.137 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T21:13:27.138 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T21:13:27.138 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T21:13:27.225 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.226 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.226 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.227 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.227 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.227 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:27.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T21:13:27.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T21:13:27.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[25285]: cluster 2023-12-06T21:13:26.513419+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:27.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[25285]: audit 2023-12-06T21:13:27.526628+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[25285]: audit 2023-12-06T21:13:27.537066+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T21:13:27.660 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T21:13:27.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[25059]: cluster 2023-12-06T21:13:26.513419+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[25059]: audit 2023-12-06T21:13:27.526628+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[25059]: audit 2023-12-06T21:13:27.537066+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[30856]: cluster 2023-12-06T21:13:26.513419+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[30856]: audit 2023-12-06T21:13:27.526628+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:27 smithi172 bash[30856]: audit 2023-12-06T21:13:27.537066+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:27.928 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T21:13:27.928 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T21:13:27.928 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T21:13:27.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T21:13:27.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T21:13:27.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T21:13:27.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T21:13:28.206 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T21:13:28.206 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:27 smithi175 bash[46555]: t=2023-12-06T21:13:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T21:13:28.207 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T21:13:28.476 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T21:13:28.736 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T21:13:28.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T21:13:28.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:28 smithi172 systemd[1]: Stopping Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:13:28.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:28 smithi172 bash[54470]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T21:13:28.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:28 smithi172 bash[51475]: level=info ts=2023-12-06T21:13:28.603Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:13:28.922 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:28.989 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T21:13:28.989 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T21:13:28.989 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T21:13:28.989 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-06T21:13:28.990 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-06T21:13:28.990 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-06T21:13:28.990 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-06T21:13:28.990 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:28 smithi175 bash[46555]: t=2023-12-06T21:13:28+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T21:13:29.123 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:29.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-06T21:13:29.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T21:13:29.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T21:13:29.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T21:13:29.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T21:13:29.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T21:13:29.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T21:13:29.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T21:13:29.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T21:13:29.544 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T21:13:29.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:29 smithi172 bash[30856]: cluster 2023-12-06T21:13:28.514145+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:29.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:29 smithi172 bash[25059]: cluster 2023-12-06T21:13:28.514145+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:29.829 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[25285]: cluster 2023-12-06T21:13:28.514145+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T21:13:29.829 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-06T21:13:30.081 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-06T21:13:30.081 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:29 smithi175 bash[46555]: t=2023-12-06T21:13:29+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-06T21:13:30.082 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-06T21:13:30.321 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:30 smithi172 bash[54478]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:13:30.321 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:30 smithi172 bash[54536]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T21:13:30.334 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-06T21:13:30.603 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-06T21:13:30.603 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-06T21:13:30.603 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-06T21:13:30.604 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T21:13:30.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-06T21:13:31.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:30 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:30] "GET /metrics HTTP/1.1" 200 191541 "" "Prometheus/2.33.4" 2023-12-06T21:13:31.071 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:30 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:13:31.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:30 smithi172 systemd[1]: Stopped Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:13:31.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:30 smithi172 systemd[1]: Started Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:13:31.119 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T21:13:31.120 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-06T21:13:31.120 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-06T21:13:31.120 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:30 smithi175 bash[46555]: t=2023-12-06T21:13:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-06T21:13:31.120 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-06T21:13:31.120 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T21:13:31.322 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T21:13:31.322 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-06T21:13:31.499 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-06T21:13:32.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-06T21:13:32.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[46555]: t=2023-12-06T21:13:31+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T21:13:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[25285]: cluster 2023-12-06T21:13:30.514746+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[25285]: audit 2023-12-06T21:13:30.822386+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[25285]: cephadm 2023-12-06T21:13:30.825532+0000 mgr.y (mgr.24368) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:13:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:31 smithi175 bash[25285]: cephadm 2023-12-06T21:13:30.830414+0000 mgr.y (mgr.24368) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:13:32.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[25059]: cluster 2023-12-06T21:13:30.514746+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[25059]: audit 2023-12-06T21:13:30.822386+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[25059]: cephadm 2023-12-06T21:13:30.825532+0000 mgr.y (mgr.24368) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[25059]: cephadm 2023-12-06T21:13:30.830414+0000 mgr.y (mgr.24368) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[30856]: cluster 2023-12-06T21:13:30.514746+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[30856]: audit 2023-12-06T21:13:30.822386+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[30856]: cephadm 2023-12-06T21:13:30.825532+0000 mgr.y (mgr.24368) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:13:32.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:31 smithi172 bash[30856]: cephadm 2023-12-06T21:13:30.830414+0000 mgr.y (mgr.24368) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:13:32.405 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T21:13:32.405 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-06T21:13:32.696 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-06T21:13:32.696 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-06T21:13:32.696 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-06T21:13:32.959 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-06T21:13:32.959 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-06T21:13:32.959 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T21:13:32.959 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:32 smithi175 bash[46555]: t=2023-12-06T21:13:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T21:13:33.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-06T21:13:33.563 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-06T21:13:33.563 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-06T21:13:33.789 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-06T21:13:33.820 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-06T21:13:33.820 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-06T21:13:34.113 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:33 smithi172 bash[25059]: cluster 2023-12-06T21:13:32.515396+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:34.113 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:33 smithi172 bash[30856]: cluster 2023-12-06T21:13:32.515396+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:34.139 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[46555]: t=2023-12-06T21:13:33+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-06T21:13:34.139 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[25285]: cluster 2023-12-06T21:13:32.515396+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:34.140 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:13:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:13:34.448 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-06T21:13:34.448 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-06T21:13:34.448 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T21:13:34.448 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-06T21:13:34.737 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-06T21:13:35.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-06T21:13:35.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:34 smithi175 bash[46555]: t=2023-12-06T21:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-06T21:13:35.749 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:35 smithi175 bash[46555]: t=2023-12-06T21:13:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-06T21:13:35.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:35 smithi175 bash[46555]: t=2023-12-06T21:13:35+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T21:13:36.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:35 smithi172 bash[25059]: cluster 2023-12-06T21:13:34.516143+0000 mgr.y (mgr.24368) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:36.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:35 smithi172 bash[30856]: cluster 2023-12-06T21:13:34.516143+0000 mgr.y (mgr.24368) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:36.147 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:35 smithi175 bash[46555]: t=2023-12-06T21:13:35+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-06T21:13:36.147 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:35 smithi175 bash[25285]: cluster 2023-12-06T21:13:34.516143+0000 mgr.y (mgr.24368) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:36.429 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-06T21:13:36.429 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-06T21:13:36.694 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-06T21:13:36.694 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-06T21:13:37.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-06T21:13:37.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-06T21:13:37.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:36 smithi175 bash[46555]: t=2023-12-06T21:13:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-06T21:13:37.265 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-06T21:13:37.266 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-06T21:13:37.266 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-06T21:13:37.537 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T21:13:37.537 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-06T21:13:37.749 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-06T21:13:38.119 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[46555]: t=2023-12-06T21:13:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-06T21:13:38.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:37 smithi175 bash[25285]: cluster 2023-12-06T21:13:36.516706+0000 mgr.y (mgr.24368) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:38.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:37 smithi172 bash[25059]: cluster 2023-12-06T21:13:36.516706+0000 mgr.y (mgr.24368) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:38.188 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:37 smithi172 bash[30856]: cluster 2023-12-06T21:13:36.516706+0000 mgr.y (mgr.24368) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:38.441 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T21:13:38.692 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 systemd[1]: Stopping Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:13:38.693 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-06T21:13:38.693 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-06T21:13:38.693 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-06T21:13:39.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-06T21:13:39.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-06T21:13:39.000 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[46555]: t=2023-12-06T21:13:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[47651]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:13:39.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.853Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.854Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.854Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.854Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.855Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.855Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:13:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:38 smithi175 bash[45452]: ts=2023-12-06T21:13:38.855Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:13:39.305 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T21:13:39.306 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-06T21:13:39.531 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-06T21:13:39.665 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-06T21:13:39.891 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:13:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:39.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[25059]: cluster 2023-12-06T21:13:38.517512+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:39.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[25059]: audit 2023-12-06T21:13:39.654206+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:39.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[25059]: audit 2023-12-06T21:13:39.662449+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:39.935 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-06T21:13:39.935 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[47659]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:13:39.935 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[47753]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:13:39.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[25285]: cluster 2023-12-06T21:13:38.517512+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:39.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[25285]: audit 2023-12-06T21:13:39.654206+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:39.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[25285]: audit 2023-12-06T21:13:39.662449+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:40.250 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:40 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:13:40.250 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:40 smithi175 systemd[1]: Stopped Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:13:40.250 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:40 smithi175 systemd[1]: Started Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:13:40.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=24.851867145s 2023-12-06T21:13:40.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:39 smithi175 bash[46555]: t=2023-12-06T21:13:39+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T21:13:40.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T21:13:40.250 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T21:13:40.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T21:13:40.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T21:13:40.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T21:13:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[30856]: cluster 2023-12-06T21:13:38.517512+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:40.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[30856]: audit 2023-12-06T21:13:39.654206+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:40.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:39 smithi172 bash[30856]: audit 2023-12-06T21:13:39.662449+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:40.934 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T21:13:40.934 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T21:13:40.934 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T21:13:41.249 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:40 smithi175 bash[46555]: t=2023-12-06T21:13:40+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T21:13:41.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: cluster 2023-12-06T21:13:39.655954+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.073507+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.083468+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.084427+0000 mgr.y (mgr.24368) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.086301+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.087127+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.094330+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.104359+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.105429+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.121729+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.122572+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.124057+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.124557+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.132545+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.139172+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.141551+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.143142+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: cluster 2023-12-06T21:13:40.148075+0000 mgr.y (mgr.24368) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.156089+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.167514+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.169002+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.170117+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[25285]: audit 2023-12-06T21:13:40.179065+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.389 INFO:teuthology.orchestra.run.smithi172.stdout:34359738448 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: cluster 2023-12-06T21:13:39.655954+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.073507+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.083468+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.084427+0000 mgr.y (mgr.24368) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.086301+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.087127+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.094330+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.104359+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.105429+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.121729+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.122572+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.124057+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.424 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.124557+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.132545+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.139172+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.141551+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.143142+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: cluster 2023-12-06T21:13:40.148075+0000 mgr.y (mgr.24368) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.156089+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.167514+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.169002+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.170117+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[30856]: audit 2023-12-06T21:13:40.179065+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.425 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: cluster 2023-12-06T21:13:39.655954+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.073507+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.083468+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.084427+0000 mgr.y (mgr.24368) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.086301+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.087127+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.094330+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.104359+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.105429+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.121729+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.122572+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.124057+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.426 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.124557+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.132545+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.139172+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.141551+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.143142+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: cluster 2023-12-06T21:13:40.148075+0000 mgr.y (mgr.24368) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:41.427 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.156089+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.427 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.087Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T21:13:41.427 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.087Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T21:13:41.427 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.090Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2023-12-06T21:13:41.427 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.091Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:13:41.427 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.152Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:13:41.428 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.153Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:13:41.428 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.157Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T21:13:41.428 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:41.157Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:13:41.428 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.167514+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:13:41.428 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.169002+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:13:41.428 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.170117+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:13:41.428 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:41 smithi172 bash[25059]: audit 2023-12-06T21:13:40.179065+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:41.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:13:41 smithi175 bash[46555]: t=2023-12-06T21:13:41+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T21:13:42.291 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[25285]: audit 2023-12-06T21:13:41.389478+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.172:0/598187525' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:13:42.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:42 smithi172 bash[25059]: audit 2023-12-06T21:13:41.389478+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.172:0/598187525' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:13:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:42 smithi172 bash[30856]: audit 2023-12-06T21:13:41.389478+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.172:0/598187525' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:13:42.606 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:13:42.606 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:13:42.606 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:13:42.606 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi175 (none))" 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.288Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.290Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.291Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.295Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.297Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.297Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2µs 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.297Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.446Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.602Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.602Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T21:13:42.607 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.602Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.139µs wal_replay_duration=304.923105ms total_replay_duration=304.989914ms 2023-12-06T21:13:43.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.609Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:13:43.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.609Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:13:43.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.609Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:13:43.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.640Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.913802ms db_storage=1.049µs remote_storage=2.223µs web_handler=654ns query_engine=1.058µs scrape=352.971µs scrape_sd=43.205µs notify=38.44µs notify_sd=15.555µs rules=29.910731ms 2023-12-06T21:13:43.000 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:13:42 smithi175 bash[47789]: ts=2023-12-06T21:13:42.640Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:13:43.021 INFO:teuthology.orchestra.run.smithi172.stdout:236223201304 2023-12-06T21:13:43.027 INFO:teuthology.orchestra.run.smithi172.stdout:55834574919 2023-12-06T21:13:43.321 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:43.092Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000584102s 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[25059]: cluster 2023-12-06T21:13:42.148755+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[25059]: audit 2023-12-06T21:13:43.020559+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.172:0/1548076300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[25059]: audit 2023-12-06T21:13:43.027524+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/3793043032' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[30856]: cluster 2023-12-06T21:13:42.148755+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[30856]: audit 2023-12-06T21:13:43.020559+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.172:0/1548076300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:13:43.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:43 smithi172 bash[30856]: audit 2023-12-06T21:13:43.027524+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/3793043032' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:13:43.338 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:43 smithi175 bash[25285]: cluster 2023-12-06T21:13:42.148755+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:43.338 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:43 smithi175 bash[25285]: audit 2023-12-06T21:13:43.020559+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.172:0/1548076300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:13:43.338 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:43 smithi175 bash[25285]: audit 2023-12-06T21:13:43.027524+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/3793043032' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:13:44.887 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574915 got 55834574919 for osd.1 2023-12-06T21:13:44.888 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:45.446 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201304 for osd.7 2023-12-06T21:13:45.446 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:45.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:45 smithi175 bash[25285]: cluster 2023-12-06T21:13:44.149430+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:45.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:45 smithi172 bash[25059]: cluster 2023-12-06T21:13:44.149430+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:45.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:45 smithi172 bash[30856]: cluster 2023-12-06T21:13:44.149430+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:46.545 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738444 got 34359738448 for osd.0 2023-12-06T21:13:46.545 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:46.555 INFO:teuthology.orchestra.run.smithi172.stdout:167503724585 2023-12-06T21:13:46.557 INFO:teuthology.orchestra.run.smithi172.stdout:133143986224 2023-12-06T21:13:46.913 INFO:teuthology.orchestra.run.smithi172.stdout:77309411392 2023-12-06T21:13:46.919 INFO:teuthology.orchestra.run.smithi172.stdout:201863462945 2023-12-06T21:13:47.029 INFO:teuthology.orchestra.run.smithi172.stdout:111669149751 2023-12-06T21:13:47.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: cluster 2023-12-06T21:13:46.150003+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: audit 2023-12-06T21:13:46.554240+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.172:0/2722805954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: audit 2023-12-06T21:13:46.556835+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.172:0/270954561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: audit 2023-12-06T21:13:46.913112+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.172:0/1772239267' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: audit 2023-12-06T21:13:46.919315+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.172:0/2656399799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25059]: audit 2023-12-06T21:13:47.029405+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.172:0/3462898477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: cluster 2023-12-06T21:13:46.150003+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: audit 2023-12-06T21:13:46.554240+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.172:0/2722805954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: audit 2023-12-06T21:13:46.556835+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.172:0/270954561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:13:47.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: audit 2023-12-06T21:13:46.913112+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.172:0/1772239267' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:13:47.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: audit 2023-12-06T21:13:46.919315+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.172:0/2656399799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:13:47.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[30856]: audit 2023-12-06T21:13:47.029405+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.172:0/3462898477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:13:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: cluster 2023-12-06T21:13:46.150003+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: audit 2023-12-06T21:13:46.554240+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.172:0/2722805954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:13:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: audit 2023-12-06T21:13:46.556835+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.172:0/270954561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:13:47.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: audit 2023-12-06T21:13:46.913112+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.172:0/1772239267' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:13:47.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: audit 2023-12-06T21:13:46.919315+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.172:0/2656399799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:13:47.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:47 smithi175 bash[25285]: audit 2023-12-06T21:13:47.029405+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.172:0/3462898477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:13:48.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:47 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:48.794 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724580 got 167503724585 for osd.5 2023-12-06T21:13:48.795 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:48.795 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986219 got 133143986224 for osd.4 2023-12-06T21:13:48.795 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:49.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:48 smithi175 bash[25285]: audit 2023-12-06T21:13:47.661707+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:48 smithi175 bash[25285]: audit 2023-12-06T21:13:47.670966+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:48 smithi175 bash[25285]: cluster 2023-12-06T21:13:48.150689+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:49.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[30856]: audit 2023-12-06T21:13:47.661707+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[30856]: audit 2023-12-06T21:13:47.670966+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[30856]: cluster 2023-12-06T21:13:48.150689+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[25059]: audit 2023-12-06T21:13:47.661707+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[25059]: audit 2023-12-06T21:13:47.670966+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:48 smithi172 bash[25059]: cluster 2023-12-06T21:13:48.150689+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:49.272 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411387 got 77309411392 for osd.2 2023-12-06T21:13:49.272 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:49.500 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462941 got 201863462945 for osd.6 2023-12-06T21:13:49.589 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:49.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149746 got 111669149751 for osd.3 2023-12-06T21:13:49.592 DEBUG:teuthology.parallel:result is None 2023-12-06T21:13:49.592 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T21:13:49.593 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T21:13:51.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:50 smithi172 bash[25059]: cluster 2023-12-06T21:13:50.151431+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:51.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:50] "GET /metrics HTTP/1.1" 200 191536 "" "Prometheus/2.33.4" 2023-12-06T21:13:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:50 smithi172 bash[30856]: cluster 2023-12-06T21:13:50.151431+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:51.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:50 smithi175 bash[25285]: cluster 2023-12-06T21:13:50.151431+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:51.571 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:13:51 smithi172 bash[54595]: level=info ts=2023-12-06T21:13:51.094Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002798711s 2023-12-06T21:13:52.032 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:13:53.278 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:53 smithi172 bash[25059]: cluster 2023-12-06T21:13:52.151990+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:53.278 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:53 smithi172 bash[30856]: cluster 2023-12-06T21:13:52.151990+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:53.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:53 smithi175 bash[25285]: cluster 2023-12-06T21:13:52.151990+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:54.152 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:13:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:13:54.201 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:54 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:13:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:13:55.125 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[25059]: audit 2023-12-06T21:13:54.062165+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.126 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[25059]: audit 2023-12-06T21:13:54.070766+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.126 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[25059]: cluster 2023-12-06T21:13:54.152606+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:55.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[30856]: audit 2023-12-06T21:13:54.062165+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[30856]: audit 2023-12-06T21:13:54.070766+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:55 smithi172 bash[30856]: cluster 2023-12-06T21:13:54.152606+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:55.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:55 smithi175 bash[25285]: audit 2023-12-06T21:13:54.062165+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:55 smithi175 bash[25285]: audit 2023-12-06T21:13:54.070766+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:13:55.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:55 smithi175 bash[25285]: cluster 2023-12-06T21:13:54.152606+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:57.313 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:13:57.316 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2023-12-06T21:13:57.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:57 smithi175 bash[25285]: cluster 2023-12-06T21:13:56.153225+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:57.511 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:57 smithi172 bash[25059]: cluster 2023-12-06T21:13:56.153225+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:57.511 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:57 smithi172 bash[30856]: cluster 2023-12-06T21:13:56.153225+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:58.057 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":56,"stamp":"2023-12-06T21:13:56.152943+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003836"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-06T21:12:12.930906+0000","last_change":"2023-12-06T21:11:46.784509+0000","last_active":"2023-12-06T21:12:12.930906+0000","last_peered":"2023-12-06T21:12:12.930906+0000","last_clean":"2023-12-06T21:12:12.930906+0000","last_became_active":"2023-12-06T21:11:46.783819+0000","last_became_peered":"2023-12-06T21:11:46.783819+0000","last_unstale":"2023-12-06T21:12:12.930906+0000","last_undegraded":"2023-12-06T21:12:12.930906+0000","last_fullsized":"2023-12-06T21:12:12.930906+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:08:34.703580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:08:34.703580+0000","last_clean_scrub_stamp":"2023-12-06T21:08:34.703580+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:17:58.119422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201307,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95299999999999996,"15min":0.96099999999999997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3140000000000001,"5min":1.484,"15min":1.484},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.95099999999999996,"15min":0.93000000000000005},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.091}]},{"osd":1,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":0.97899999999999998,"15min":0.96399999999999997},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.286},{"interface":"front","average":{"1min":1.216,"5min":1.1160000000000001,"15min":1.1000000000000001},"min":{"1min":0.71799999999999997,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":6.5250000000000004,"5min":6.5250000000000004,"15min":6.5250000000000004},"last":0.93300000000000005}]},{"osd":2,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.052,"15min":1.056},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.401,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.008,"15min":0.996},"min":{"1min":0.72699999999999998,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":3.1070000000000002,"5min":3.1070000000000002,"15min":3.1070000000000002},"last":0.90900000000000003}]},{"osd":3,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.0700000000000001,"15min":1.0229999999999999},"min":{"1min":0.78800000000000003,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":6.742,"5min":6.742,"15min":6.742},"last":1.002},{"interface":"front","average":{"1min":1.125,"5min":1.0369999999999999,"15min":1.0229999999999999},"min":{"1min":0.72599999999999998,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.865,"5min":1.865,"15min":1.865},"last":0.82299999999999995}]},{"osd":4,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.129,"15min":1.149},"min":{"1min":0.63800000000000001,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.8959999999999999,"5min":2.8959999999999999,"15min":2.8959999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0680000000000001,"15min":1.0600000000000001},"min":{"1min":0.73499999999999999,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":3.698,"5min":3.698,"15min":3.698},"last":0.78400000000000003}]},{"osd":5,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.081,"15min":1.083},"min":{"1min":0.68500000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":2.2189999999999999,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.173,"5min":1.2809999999999999,"15min":1.2989999999999999},"min":{"1min":0.94899999999999995,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":2.165,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":0.87}]},{"osd":6,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.2310000000000001,"15min":1.2390000000000001},"min":{"1min":0.754,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.9399999999999999,"5min":2.645,"15min":2.645},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.204,"5min":1.3,"15min":1.3160000000000001},"min":{"1min":0.93100000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":2.0150000000000001,"5min":2.0339999999999998,"15min":2.0339999999999998},"last":1.1839999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92800000000000005,"15min":0.93100000000000005},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.92300000000000004,"15min":0.91800000000000004},"min":{"1min":0.72599999999999998,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.71299999999999997}]},{"osd":1,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.03,"15min":1.032},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.83099999999999996}]},{"osd":2,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0069999999999999,"15min":1.0029999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97599999999999998,"15min":0.98499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2110000000000001,"5min":1.492,"15min":1.492},"last":0.92600000000000005}]},{"osd":3,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.60699999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.091,"15min":1.095},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.95399999999999996}]},{"osd":4,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93100000000000005,"15min":0.92700000000000005},"min":{"1min":0.59099999999999997,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.252,"5min":1.337,"15min":1.337},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.997,"5min":1.0169999999999999,"15min":1.02},"min":{"1min":0.64400000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.337,"5min":1.351,"15min":1.351},"last":1.1659999999999999}]},{"osd":5,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0389999999999999,"15min":1.042},"min":{"1min":0.66300000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.079,"15min":1.075},"min":{"1min":0.73399999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.256}]},{"osd":7,"last update":"Wed Dec 6 21:13:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.113,"15min":1.105},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.4099999999999999,"5min":1.454,"15min":1.454},"last":1.319},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.173,"15min":1.169},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.391,"5min":1.409,"15min":1.409},"last":1.2310000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574922,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.72999999999999998,"15min":0.63400000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.72799999999999998,"15min":0.66600000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.72499999999999998}]},{"osd":2,"last update":"Wed Dec 6 21:13:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.80800000000000005,"15min":0.72299999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.206,"5min":3.206,"15min":3.206},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.82299999999999995,"15min":0.76100000000000001},"min":{"1min":0.439,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.59499999999999997}]},{"osd":3,"last update":"Wed Dec 6 21:13:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79100000000000004,"15min":0.75900000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.91000000000000003,"15min":0.85399999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.3159999999999998,"5min":2.3159999999999998,"15min":2.3159999999999998},"last":0.81299999999999994}]},{"osd":4,"last update":"Wed Dec 6 21:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.03,"15min":1.0089999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.046,"15min":1.022},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":3.3199999999999998,"5min":3.3199999999999998,"15min":3.3199999999999998},"last":1.111}]},{"osd":5,"last update":"Wed Dec 6 21:13:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.1779999999999999,"15min":1.1739999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.254,"5min":1.157,"15min":1.135},"min":{"1min":0.753,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.0900000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.2450000000000001,"15min":1.2350000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.284,"5min":1.244,"15min":1.238},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.079}]},{"osd":7,"last update":"Wed Dec 6 21:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3560000000000001,"5min":1.304,"15min":1.2949999999999999},"min":{"1min":0.98499999999999999,"5min":0.873,"15min":0.873},"max":{"1min":2.181,"5min":2.181,"15min":2.181},"last":1.171},{"interface":"front","average":{"1min":1.371,"5min":1.2729999999999999,"15min":1.2569999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":3.4119999999999999,"5min":3.4119999999999999,"15min":3.4119999999999999},"last":1.1899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738451,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 21:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.69499999999999995,"15min":0.61699999999999999},"min":{"1min":0.48699999999999999,"5min":0.376,"15min":0.376},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.746,"15min":0.66900000000000004},"min":{"1min":0.54100000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.70399999999999996}]},{"osd":2,"last update":"Wed Dec 6 21:13:40 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.77100000000000002,"15min":0.71499999999999997},"min":{"1min":0.48699999999999999,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1439999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.82099999999999995,"15min":0.76300000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0329999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.85199999999999998}]},{"osd":3,"last update":"Wed Dec 6 21:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.81599999999999995,"15min":0.79900000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.93300000000000005,"15min":0.91100000000000003},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.214,"5min":1.484,"15min":1.484},"last":0.73899999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0720000000000001,"15min":1.056},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.3140000000000001,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.04},{"interface":"front","average":{"1min":1.149,"5min":1.0700000000000001,"15min":1.044},"min":{"1min":0.88700000000000001,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.024}]},{"osd":5,"last update":"Wed Dec 6 21:13:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.097,"15min":1.093},"min":{"1min":0.81999999999999995,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1499999999999999,"15min":1.153},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3580000000000001,"5min":1.516,"15min":1.516},"last":1.054}]},{"osd":6,"last update":"Wed Dec 6 21:13:07 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1559999999999999,"15min":1.1699999999999999},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.127},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.262,"15min":1.2809999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.073}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.206,"15min":1.2150000000000001},"min":{"1min":0.79200000000000004,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.4350000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.296,"15min":1.3},"min":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.5900000000000001,"5min":1.675,"15min":1.675},"last":1.083}]}]},{"osd":2,"up_from":18,"seq":77309411394,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.44700000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":3.4039999999999999,"5min":3.4039999999999999,"15min":3.4039999999999999},"last":0.996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.77200000000000002,"15min":0.74099999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.0249999999999999}]},{"osd":1,"last update":"Wed Dec 6 21:13:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.79700000000000004,"15min":0.754},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":3.4569999999999999,"5min":3.4569999999999999,"15min":3.4569999999999999},"last":1.115},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.85399999999999998,"15min":0.79900000000000004},"min":{"1min":0.56200000000000006,"5min":0.442,"15min":0.442},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":0.77900000000000003}]},{"osd":3,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.86699999999999999,"15min":0.84099999999999997},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.876,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.127,"5min":1.413,"15min":1.413},"last":0.877}]},{"osd":4,"last update":"Wed Dec 6 21:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0760000000000001,"15min":1.018},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":3.0979999999999999,"5min":3.0979999999999999,"15min":3.0979999999999999},"last":1.306},{"interface":"front","average":{"1min":1.079,"5min":1.0549999999999999,"15min":1.0429999999999999},"min":{"1min":0.81200000000000006,"5min":0.752,"15min":0.752},"max":{"1min":1.27,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.145}]},{"osd":5,"last update":"Wed Dec 6 21:13:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0449999999999999,"15min":1.0589999999999999},"min":{"1min":0.71099999999999997,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":2.5579999999999998,"5min":2.5579999999999998,"15min":2.5579999999999998},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.24,"5min":1.204,"15min":1.204},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":3.298,"5min":3.298,"15min":3.298},"last":1.4039999999999999}]},{"osd":6,"last update":"Wed Dec 6 21:13:05 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.208,"15min":1.222},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4770000000000001,"5min":1.728,"15min":1.728},"last":1.361},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.149,"15min":1.1599999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.361,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.226}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.085,"15min":1.071},"min":{"1min":0.79000000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":3.0409999999999999,"5min":3.0409999999999999,"15min":3.0409999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.339,"5min":1.2470000000000001,"15min":1.2310000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":3.2410000000000001,"5min":3.2410000000000001,"15min":3.2410000000000001},"last":1.5900000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149753,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.70699999999999996,"15min":0.71099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.026,"5min":1.075,"15min":1.075},"last":0.749},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.76800000000000002,"15min":0.753},"min":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.147,"5min":1.153,"15min":1.153},"last":0.77100000000000002}]},{"osd":1,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.79200000000000004,"15min":0.77400000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0509999999999999,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.79300000000000004,"15min":0.78300000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.095,"5min":1.133,"15min":1.133},"last":0.82599999999999996}]},{"osd":2,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.81999999999999995,"15min":0.83299999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.85199999999999998,"15min":0.82899999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1060000000000001,"5min":1.206,"15min":1.206},"last":1.117}]},{"osd":4,"last update":"Wed Dec 6 21:12:56 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.998,"15min":0.97399999999999998},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.2210000000000001,"5min":1.444,"15min":1.444},"last":1.4099999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.028,"15min":1.0169999999999999},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.224,"5min":1.486,"15min":1.486},"last":1.1519999999999999}]},{"osd":5,"last update":"Wed Dec 6 21:13:31 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1040000000000001,"15min":1.1200000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.343,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1379999999999999,"15min":1.1499999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.214}]},{"osd":6,"last update":"Wed Dec 6 21:13:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.198,"15min":1.218},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3400000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.2430000000000001,"15min":1.264},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.524,"5min":2.052,"15min":2.052},"last":1.474}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1890000000000001,"15min":1.1990000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.387,"5min":1.643,"15min":1.643},"last":1.375},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1990000000000001,"15min":1.2010000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.5009999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986226,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.623,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.113,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95999999999999996,"15min":0.96499999999999997},"min":{"1min":0.69199999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.95099999999999996}]},{"osd":1,"last update":"Wed Dec 6 21:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.93000000000000005,"15min":0.91800000000000004},"min":{"1min":0.76700000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2809999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.72099999999999997,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.405,"5min":1.788,"15min":1.788},"last":1.1459999999999999}]},{"osd":2,"last update":"Wed Dec 6 21:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.95399999999999996,"15min":0.93400000000000005},"min":{"1min":0.746,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3009999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98499999999999999,"15min":0.98099999999999998},"min":{"1min":0.70299999999999996,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.85899999999999999}]},{"osd":3,"last update":"Wed Dec 6 21:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.006,"15min":0.99199999999999999},"min":{"1min":0.871,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.3640000000000001,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0069999999999999,"15min":1.0189999999999999},"min":{"1min":0.75900000000000001,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.21,"5min":1.482,"15min":1.482},"last":0.92600000000000005}]},{"osd":5,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92900000000000005,"15min":0.91400000000000003},"min":{"1min":0.60299999999999998,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.093,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.58199999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5029999999999999,"5min":1.724,"15min":1.724},"last":1.216}]},{"osd":6,"last update":"Wed Dec 6 21:13:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.091,"15min":1.087},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.456,"5min":1.458,"15min":1.458},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.0900000000000001,"15min":1.0820000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4810000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.117}]},{"osd":7,"last update":"Wed Dec 6 21:13:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.234,"15min":1.25},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.6299999999999999,"5min":1.849,"15min":1.849},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.276,"15min":1.286},"min":{"1min":0.89900000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.8280000000000001,"5min":1.847,"15min":1.847},"last":1.089}]}]},{"osd":5,"up_from":39,"seq":167503724587,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85899999999999999,"15min":0.84599999999999997},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.077},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93300000000000005,"15min":0.93700000000000006},"min":{"1min":0.69099999999999995,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.1899999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.046}]},{"osd":1,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3440000000000001,"5min":1.395,"15min":1.395},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.88600000000000001,"15min":0.85499999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.216,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.80500000000000005}]},{"osd":2,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2230000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.997},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.94899999999999995,"15min":0.92300000000000004},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3400000000000001,"5min":1.532,"15min":1.532},"last":0.753}]},{"osd":3,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.77200000000000002,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.998,"15min":0.96399999999999997},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.4410000000000001,"5min":1.456,"15min":1.456},"last":0.86499999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.90400000000000003,"15min":0.86799999999999999},"min":{"1min":0.64300000000000002,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3819999999999999,"5min":1.385,"15min":1.385},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.071,"5min":0.99299999999999999,"15min":0.95299999999999996},"min":{"1min":0.61799999999999999,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4059999999999999,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":1.361}]},{"osd":6,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.036,"15min":1.034},"min":{"1min":0.59899999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.139},{"interface":"front","average":{"1min":1.044,"5min":1.0760000000000001,"15min":1.081},"min":{"1min":0.67000000000000004,"5min":0.621,"15min":0.621},"max":{"1min":1.264,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.2949999999999999}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.177,"15min":1.175},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.534,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.165,"5min":1.1910000000000001,"15min":1.1950000000000001},"min":{"1min":0.73099999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.571,"5min":1.591,"15min":1.591},"last":0.92400000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T21:13:58.059 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T21:13:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:58 smithi172 bash[25059]: audit 2023-12-06T21:13:57.305889+0000 mgr.y (mgr.24368) 89 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:13:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:58 smithi172 bash[30856]: audit 2023-12-06T21:13:57.305889+0000 mgr.y (mgr.24368) 89 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:13:58.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:58 smithi175 bash[25285]: audit 2023-12-06T21:13:57.305889+0000 mgr.y (mgr.24368) 89 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:13:59.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:13:59 smithi175 bash[25285]: cluster 2023-12-06T21:13:58.153759+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:59.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:13:59 smithi172 bash[25059]: cluster 2023-12-06T21:13:58.153759+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:13:59.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:13:59 smithi172 bash[30856]: cluster 2023-12-06T21:13:58.153759+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:13:59 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:13:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:00.792 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:14:00.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:14:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.798164+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: cluster 2023-12-06T21:13:59.801013+0000 mgr.y (mgr.24368) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.808566+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.847209+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.850039+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.851871+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: cluster 2023-12-06T21:13:59.856394+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: cluster 2023-12-06T21:13:59.856917+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:13:59.863203+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.557443+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.568088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.588078+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.590604+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.592425+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[30856]: audit 2023-12-06T21:14:00.604229+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.798164+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: cluster 2023-12-06T21:13:59.801013+0000 mgr.y (mgr.24368) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.808566+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.847209+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.850039+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.851871+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: cluster 2023-12-06T21:13:59.856394+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: cluster 2023-12-06T21:13:59.856917+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:13:59.863203+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.557443+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.568088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:00.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.588078+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:00.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.590604+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:00.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.592425+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:00.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25059]: audit 2023-12-06T21:14:00.604229+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.798164+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: cluster 2023-12-06T21:13:59.801013+0000 mgr.y (mgr.24368) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.808566+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.847209+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.850039+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.851871+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: cluster 2023-12-06T21:13:59.856394+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: cluster 2023-12-06T21:13:59.856917+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:13:59.863203+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.557443+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.568088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.588078+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.590604+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.592425+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:00 smithi175 bash[25285]: audit 2023-12-06T21:14:00.604229+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:00] "GET /metrics HTTP/1.1" 200 191531 "" "Prometheus/2.33.4" 2023-12-06T21:14:02.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:01 smithi172 bash[25059]: cluster 2023-12-06T21:14:00.560287+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:01 smithi172 bash[30856]: cluster 2023-12-06T21:14:00.560287+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:02.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:01 smithi175 bash[25285]: cluster 2023-12-06T21:14:00.560287+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:03.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:03 smithi172 bash[30856]: cluster 2023-12-06T21:14:02.560838+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:03.927 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:14:03.929 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2023-12-06T21:14:04.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:03 smithi172 bash[25059]: cluster 2023-12-06T21:14:02.560838+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:04.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:03 smithi175 bash[25285]: cluster 2023-12-06T21:14:02.560838+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:04.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:04.620 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":62,"stamp":"2023-12-06T21:14:02.560563+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.407620"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-06T21:12:12.930906+0000","last_change":"2023-12-06T21:11:46.784509+0000","last_active":"2023-12-06T21:12:12.930906+0000","last_peered":"2023-12-06T21:12:12.930906+0000","last_clean":"2023-12-06T21:12:12.930906+0000","last_became_active":"2023-12-06T21:11:46.783819+0000","last_became_peered":"2023-12-06T21:11:46.783819+0000","last_unstale":"2023-12-06T21:12:12.930906+0000","last_undegraded":"2023-12-06T21:12:12.930906+0000","last_fullsized":"2023-12-06T21:12:12.930906+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:08:34.703580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:08:34.703580+0000","last_clean_scrub_stamp":"2023-12-06T21:08:34.703580+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:17:58.119422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95299999999999996,"15min":0.96099999999999997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3140000000000001,"5min":1.484,"15min":1.484},"last":0.877},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.95099999999999996,"15min":0.93000000000000005},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.73599999999999999}]},{"osd":1,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":0.97899999999999998,"15min":0.96399999999999997},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.054},{"interface":"front","average":{"1min":1.216,"5min":1.1160000000000001,"15min":1.1000000000000001},"min":{"1min":0.71799999999999997,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":6.5250000000000004,"5min":6.5250000000000004,"15min":6.5250000000000004},"last":1.101}]},{"osd":2,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.052,"15min":1.056},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.401,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.083,"5min":1.008,"15min":0.996},"min":{"1min":0.72699999999999998,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":3.1070000000000002,"5min":3.1070000000000002,"15min":3.1070000000000002},"last":1.0189999999999999}]},{"osd":3,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.0700000000000001,"15min":1.0229999999999999},"min":{"1min":0.78800000000000003,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":6.742,"5min":6.742,"15min":6.742},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.0369999999999999,"15min":1.0229999999999999},"min":{"1min":0.72599999999999998,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.865,"5min":1.865,"15min":1.865},"last":0.83199999999999996}]},{"osd":4,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.129,"15min":1.149},"min":{"1min":0.63800000000000001,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.8959999999999999,"5min":2.8959999999999999,"15min":2.8959999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0680000000000001,"15min":1.0600000000000001},"min":{"1min":0.73499999999999999,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":3.698,"5min":3.698,"15min":3.698},"last":0.93200000000000005}]},{"osd":5,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.081,"15min":1.083},"min":{"1min":0.68500000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":2.2189999999999999,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.173,"5min":1.2809999999999999,"15min":1.2989999999999999},"min":{"1min":0.94899999999999995,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":2.165,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":1.2170000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.2310000000000001,"15min":1.2390000000000001},"min":{"1min":0.754,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.9399999999999999,"5min":2.645,"15min":2.645},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.204,"5min":1.3,"15min":1.3160000000000001},"min":{"1min":0.93100000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":2.0150000000000001,"5min":2.0339999999999998,"15min":2.0339999999999998},"last":1.1779999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462948,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92800000000000005,"15min":0.93100000000000005},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.92300000000000004,"15min":0.91800000000000004},"min":{"1min":0.72599999999999998,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.1739999999999999}]},{"osd":1,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.03,"15min":1.032},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.98199999999999998}]},{"osd":2,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0069999999999999,"15min":1.0029999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97599999999999998,"15min":0.98499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2110000000000001,"5min":1.492,"15min":1.492},"last":0.91800000000000004}]},{"osd":3,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.60699999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.091,"15min":1.095},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.0509999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93100000000000005,"15min":0.92700000000000005},"min":{"1min":0.59099999999999997,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.252,"5min":1.337,"15min":1.337},"last":1.254},{"interface":"front","average":{"1min":0.997,"5min":1.0169999999999999,"15min":1.02},"min":{"1min":0.64400000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.337,"5min":1.351,"15min":1.351},"last":0.66400000000000003}]},{"osd":5,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0389999999999999,"15min":1.042},"min":{"1min":0.66300000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.026},{"interface":"front","average":{"1min":1.107,"5min":1.079,"15min":1.075},"min":{"1min":0.73399999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.0029999999999999}]},{"osd":7,"last update":"Wed Dec 6 21:13:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.113,"15min":1.105},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.4099999999999999,"5min":1.454,"15min":1.454},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.173,"15min":1.169},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.391,"5min":1.409,"15min":1.409},"last":1.1080000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.72999999999999998,"15min":0.63400000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.72799999999999998,"15min":0.66600000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.81599999999999995}]},{"osd":2,"last update":"Wed Dec 6 21:13:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.80800000000000005,"15min":0.72299999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.206,"5min":3.206,"15min":3.206},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.82299999999999995,"15min":0.76100000000000001},"min":{"1min":0.439,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.99099999999999999}]},{"osd":3,"last update":"Wed Dec 6 21:13:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79100000000000004,"15min":0.75900000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.91000000000000003,"15min":0.85399999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.3159999999999998,"5min":2.3159999999999998,"15min":2.3159999999999998},"last":1.0169999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.03,"15min":1.0089999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.167},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.046,"15min":1.022},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":3.3199999999999998,"5min":3.3199999999999998,"15min":3.3199999999999998},"last":0.96399999999999997}]},{"osd":5,"last update":"Wed Dec 6 21:13:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.1779999999999999,"15min":1.1739999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.147},{"interface":"front","average":{"1min":1.254,"5min":1.157,"15min":1.135},"min":{"1min":0.753,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.244}]},{"osd":6,"last update":"Wed Dec 6 21:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.2450000000000001,"15min":1.2350000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.284,"5min":1.244,"15min":1.238},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.208}]},{"osd":7,"last update":"Wed Dec 6 21:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3560000000000001,"5min":1.304,"15min":1.2949999999999999},"min":{"1min":0.98499999999999999,"5min":0.873,"15min":0.873},"max":{"1min":2.181,"5min":2.181,"15min":2.181},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.371,"5min":1.2729999999999999,"15min":1.2569999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":3.4119999999999999,"5min":3.4119999999999999,"15min":3.4119999999999999},"last":1.3959999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738452,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 21:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.69499999999999995,"15min":0.61699999999999999},"min":{"1min":0.48699999999999999,"5min":0.376,"15min":0.376},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.746,"15min":0.66900000000000004},"min":{"1min":0.54100000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.53000000000000003}]},{"osd":2,"last update":"Wed Dec 6 21:13:40 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.77100000000000002,"15min":0.71499999999999997},"min":{"1min":0.48699999999999999,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1439999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.82099999999999995,"15min":0.76300000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0329999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.63400000000000001}]},{"osd":3,"last update":"Wed Dec 6 21:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.81599999999999995,"15min":0.79900000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.93300000000000005,"15min":0.91100000000000003},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.214,"5min":1.484,"15min":1.484},"last":0.90100000000000002}]},{"osd":4,"last update":"Wed Dec 6 21:13:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.073,"15min":1.0569999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.004},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.081,"15min":1.048},"min":{"1min":0.78000000000000003,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.403,"5min":1.625,"15min":1.625},"last":0.94099999999999995}]},{"osd":5,"last update":"Wed Dec 6 21:13:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.097,"15min":1.093},"min":{"1min":0.81999999999999995,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":1.04},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1499999999999999,"15min":1.153},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3580000000000001,"5min":1.516,"15min":1.516},"last":0.872}]},{"osd":6,"last update":"Wed Dec 6 21:13:07 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1559999999999999,"15min":1.1699999999999999},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.262,"15min":1.2809999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.2070000000000001}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.206,"15min":1.2150000000000001},"min":{"1min":0.79200000000000004,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.4350000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.296,"15min":1.3},"min":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.5900000000000001,"5min":1.675,"15min":1.675},"last":1.1080000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411395,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.72799999999999998,"15min":0.67800000000000005},"min":{"1min":0.44700000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":3.4039999999999999,"5min":3.4039999999999999,"15min":3.4039999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.77200000000000002,"15min":0.74099999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Wed Dec 6 21:13:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.79700000000000004,"15min":0.754},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":3.4569999999999999,"5min":3.4569999999999999,"15min":3.4569999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.85399999999999998,"15min":0.79900000000000004},"min":{"1min":0.56200000000000006,"5min":0.442,"15min":0.442},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":0.95299999999999996}]},{"osd":3,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.86699999999999999,"15min":0.84099999999999997},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.107},{"interface":"front","average":{"1min":0.876,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.127,"5min":1.413,"15min":1.413},"last":0.88200000000000001}]},{"osd":4,"last update":"Wed Dec 6 21:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0760000000000001,"15min":1.018},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":3.0979999999999999,"5min":3.0979999999999999,"15min":3.0979999999999999},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.0549999999999999,"15min":1.0429999999999999},"min":{"1min":0.81200000000000006,"5min":0.752,"15min":0.752},"max":{"1min":1.27,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.2609999999999999}]},{"osd":5,"last update":"Wed Dec 6 21:13:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0449999999999999,"15min":1.0589999999999999},"min":{"1min":0.71099999999999997,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":2.5579999999999998,"5min":2.5579999999999998,"15min":2.5579999999999998},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.24,"5min":1.204,"15min":1.204},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":3.298,"5min":3.298,"15min":3.298},"last":1.4910000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:13:05 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.208,"15min":1.222},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4770000000000001,"5min":1.728,"15min":1.728},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.149,"15min":1.1599999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.361,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1279999999999999}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.085,"15min":1.071},"min":{"1min":0.79000000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":3.0409999999999999,"5min":3.0409999999999999,"15min":3.0409999999999999},"last":1.244},{"interface":"front","average":{"1min":1.339,"5min":1.2470000000000001,"15min":1.2310000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":3.2410000000000001,"5min":3.2410000000000001,"15min":3.2410000000000001},"last":1.4410000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149754,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.70699999999999996,"15min":0.71099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.026,"5min":1.075,"15min":1.075},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.76800000000000002,"15min":0.753},"min":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.147,"5min":1.153,"15min":1.153},"last":0.78600000000000003}]},{"osd":1,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.79200000000000004,"15min":0.77400000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0509999999999999,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.79300000000000004,"15min":0.78300000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.095,"5min":1.133,"15min":1.133},"last":0.97399999999999998}]},{"osd":2,"last update":"Wed Dec 6 21:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.81999999999999995,"15min":0.83299999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.753},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.85199999999999998,"15min":0.82899999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1060000000000001,"5min":1.206,"15min":1.206},"last":1.347}]},{"osd":4,"last update":"Wed Dec 6 21:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0189999999999999,"15min":0.98099999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":2.2109999999999999,"5min":2.2109999999999999,"15min":2.2109999999999999},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.0349999999999999,"15min":1.0189999999999999},"min":{"1min":0.66200000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.024}]},{"osd":5,"last update":"Wed Dec 6 21:13:31 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1040000000000001,"15min":1.1200000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.343,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.04},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1379999999999999,"15min":1.1499999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.2430000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:13:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.198,"15min":1.218},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3400000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.2430000000000001,"15min":1.264},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.524,"5min":2.052,"15min":2.052},"last":1.0800000000000001}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1890000000000001,"15min":1.1990000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.387,"5min":1.643,"15min":1.643},"last":1.125},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1990000000000001,"15min":1.2010000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.4550000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986227,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88100000000000001,"15min":0.879},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.2470000000000001,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.087},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.94799999999999995,"15min":0.96099999999999997},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.67400000000000004}]},{"osd":1,"last update":"Wed Dec 6 21:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93600000000000005,"15min":0.92000000000000004},"min":{"1min":0.68100000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2529999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.054},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.96299999999999997,"15min":0.95999999999999996},"min":{"1min":0.65600000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3220000000000001,"5min":1.788,"15min":1.788},"last":0.82699999999999996}]},{"osd":2,"last update":"Wed Dec 6 21:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.96999999999999997,"15min":0.93899999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3819999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.002},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.73999999999999999,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.95099999999999996}]},{"osd":3,"last update":"Wed Dec 6 21:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.012,"15min":0.99399999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.998,"15min":1.016},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.4339999999999999,"5min":1.482,"15min":1.482},"last":1.137}]},{"osd":5,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92900000000000005,"15min":0.91400000000000003},"min":{"1min":0.60299999999999998,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.093,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.58199999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5029999999999999,"5min":1.724,"15min":1.724},"last":1.1679999999999999}]},{"osd":6,"last update":"Wed Dec 6 21:13:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.091,"15min":1.087},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.456,"5min":1.458,"15min":1.458},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.0900000000000001,"15min":1.0820000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4810000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.228}]},{"osd":7,"last update":"Wed Dec 6 21:13:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.234,"15min":1.25},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.6299999999999999,"5min":1.849,"15min":1.849},"last":1.248},{"interface":"front","average":{"1min":1.214,"5min":1.276,"15min":1.286},"min":{"1min":0.89900000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.8280000000000001,"5min":1.847,"15min":1.847},"last":1.028}]}]},{"osd":5,"up_from":39,"seq":167503724588,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85899999999999999,"15min":0.84599999999999997},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93300000000000005,"15min":0.93700000000000006},"min":{"1min":0.69099999999999995,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.1899999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.69399999999999995}]},{"osd":1,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3440000000000001,"5min":1.395,"15min":1.395},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.88600000000000001,"15min":0.85499999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.216,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.90100000000000002}]},{"osd":2,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2230000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.94899999999999995,"15min":0.92300000000000004},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3400000000000001,"5min":1.532,"15min":1.532},"last":0.92200000000000004}]},{"osd":3,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.77200000000000002,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.998,"15min":0.96399999999999997},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.4410000000000001,"5min":1.456,"15min":1.456},"last":0.998}]},{"osd":4,"last update":"Wed Dec 6 21:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.90400000000000003,"15min":0.86799999999999999},"min":{"1min":0.64300000000000002,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3819999999999999,"5min":1.385,"15min":1.385},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.071,"5min":0.99299999999999999,"15min":0.95299999999999996},"min":{"1min":0.61799999999999999,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4059999999999999,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":1.2849999999999999}]},{"osd":6,"last update":"Wed Dec 6 21:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.036,"15min":1.034},"min":{"1min":0.59899999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.125},{"interface":"front","average":{"1min":1.044,"5min":1.0760000000000001,"15min":1.081},"min":{"1min":0.67000000000000004,"5min":0.621,"15min":0.621},"max":{"1min":1.264,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.0620000000000001}]},{"osd":7,"last update":"Wed Dec 6 21:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.177,"15min":1.175},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.534,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.169},{"interface":"front","average":{"1min":1.165,"5min":1.1910000000000001,"15min":1.1950000000000001},"min":{"1min":0.73099999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.571,"5min":1.591,"15min":1.591},"last":1.23}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T21:14:04.622 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T21:14:04.622 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T21:14:04.622 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T21:14:04.622 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T21:14:05.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:04 smithi172 bash[25059]: audit 2023-12-06T21:14:03.923068+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:14:05.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:04 smithi172 bash[30856]: audit 2023-12-06T21:14:03.923068+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:14:05.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:04 smithi175 bash[25285]: audit 2023-12-06T21:14:03.923068+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:14:06.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:05 smithi175 bash[25285]: cluster 2023-12-06T21:14:04.561529+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:06.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:05 smithi172 bash[25059]: cluster 2023-12-06T21:14:04.561529+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:05 smithi172 bash[30856]: cluster 2023-12-06T21:14:04.561529+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:06.533 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:14:07.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:06 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:14:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:08.094 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[25059]: cluster 2023-12-06T21:14:06.562177+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:08.095 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[25059]: audit 2023-12-06T21:14:06.829700+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:08.095 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[25059]: audit 2023-12-06T21:14:06.840751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:08.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[30856]: cluster 2023-12-06T21:14:06.562177+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:08.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[30856]: audit 2023-12-06T21:14:06.829700+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:08.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:07 smithi172 bash[30856]: audit 2023-12-06T21:14:06.840751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:08.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:07 smithi175 bash[25285]: cluster 2023-12-06T21:14:06.562177+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:08.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:07 smithi175 bash[25285]: audit 2023-12-06T21:14:06.829700+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:08.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:07 smithi175 bash[25285]: audit 2023-12-06T21:14:06.840751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:10.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:09 smithi172 bash[25059]: cluster 2023-12-06T21:14:08.562824+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:10.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:09 smithi172 bash[30856]: cluster 2023-12-06T21:14:08.562824+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:10.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:09 smithi175 bash[25285]: cluster 2023-12-06T21:14:08.562824+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:11.068 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-06T21:14:11.069 INFO:teuthology.orchestra.run.smithi172.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T21:14:11.300 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:10] "GET /metrics HTTP/1.1" 200 191531 "" "Prometheus/2.33.4" 2023-12-06T21:14:11.852 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T21:14:11.853 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T21:14:11.853 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T21:14:11.862 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2023-12-06T21:14:11.863 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T21:14:12.095 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:11 smithi172 bash[25059]: cluster 2023-12-06T21:14:10.563524+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:12.095 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:11 smithi172 bash[25059]: audit 2023-12-06T21:14:11.068282+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.172:0/3344987995' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:14:12.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:11 smithi172 bash[30856]: cluster 2023-12-06T21:14:10.563524+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:12.096 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:11 smithi172 bash[30856]: audit 2023-12-06T21:14:11.068282+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.172:0/3344987995' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:14:12.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:11 smithi175 bash[25285]: cluster 2023-12-06T21:14:10.563524+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:12.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:11 smithi175 bash[25285]: audit 2023-12-06T21:14:11.068282+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.172:0/3344987995' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:14:14.130 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:14.131 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[25285]: cluster 2023-12-06T21:14:12.564185+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:14.131 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[25285]: audit 2023-12-06T21:14:12.890233+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.131 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[25285]: audit 2023-12-06T21:14:12.891003+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.131 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[25285]: audit 2023-12-06T21:14:12.899224+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:14.131 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:13 smithi175 bash[25285]: audit 2023-12-06T21:14:12.899941+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:14.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[25059]: cluster 2023-12-06T21:14:12.564185+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[25059]: audit 2023-12-06T21:14:12.890233+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[25059]: audit 2023-12-06T21:14:12.891003+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[25059]: audit 2023-12-06T21:14:12.899224+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[25059]: audit 2023-12-06T21:14:12.899941+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[30856]: cluster 2023-12-06T21:14:12.564185+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[30856]: audit 2023-12-06T21:14:12.890233+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[30856]: audit 2023-12-06T21:14:12.891003+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[30856]: audit 2023-12-06T21:14:12.899224+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:13 smithi172 bash[30856]: audit 2023-12-06T21:14:12.899941+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:14:16.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[30856]: cluster 2023-12-06T21:14:14.564969+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:16.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[30856]: audit 2023-12-06T21:14:15.727590+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[30856]: audit 2023-12-06T21:14:15.764569+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[30856]: audit 2023-12-06T21:14:15.766191+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[30856]: audit 2023-12-06T21:14:15.775357+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[25059]: cluster 2023-12-06T21:14:14.564969+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[25059]: audit 2023-12-06T21:14:15.727590+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[25059]: audit 2023-12-06T21:14:15.764569+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[25059]: audit 2023-12-06T21:14:15.766191+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:16.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:15 smithi172 bash[25059]: audit 2023-12-06T21:14:15.775357+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:16.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:15 smithi175 bash[25285]: cluster 2023-12-06T21:14:14.564969+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:16.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:15 smithi175 bash[25285]: audit 2023-12-06T21:14:15.727590+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' 2023-12-06T21:14:16.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:15 smithi175 bash[25285]: audit 2023-12-06T21:14:15.764569+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:16.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:15 smithi175 bash[25285]: audit 2023-12-06T21:14:15.766191+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:16.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:15 smithi175 bash[25285]: audit 2023-12-06T21:14:15.775357+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:16.523 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T21:14:16.534 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2023-12-06T21:14:16.534 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T21:14:18.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:17 smithi175 bash[25285]: cluster 2023-12-06T21:14:16.565509+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:18.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:17 smithi172 bash[25059]: cluster 2023-12-06T21:14:16.565509+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:18.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:17 smithi172 bash[30856]: cluster 2023-12-06T21:14:16.565509+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:18.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:18 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:14:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:19.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:19 smithi175 bash[25285]: audit 2023-12-06T21:14:18.342529+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:19.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:19 smithi175 bash[25285]: audit 2023-12-06T21:14:18.353889+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:19 smithi172 bash[25059]: audit 2023-12-06T21:14:18.342529+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:19 smithi172 bash[25059]: audit 2023-12-06T21:14:18.353889+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:19 smithi172 bash[30856]: audit 2023-12-06T21:14:18.342529+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:19 smithi172 bash[30856]: audit 2023-12-06T21:14:18.353889+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:20.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:20 smithi175 bash[25285]: cluster 2023-12-06T21:14:18.566106+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:20.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:20 smithi172 bash[25059]: cluster 2023-12-06T21:14:18.566106+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:20.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:20 smithi172 bash[30856]: cluster 2023-12-06T21:14:18.566106+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:21.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:20] "GET /metrics HTTP/1.1" 200 191525 "" "Prometheus/2.33.4" 2023-12-06T21:14:21.420 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:14:21.420 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "de72a27c-4ddd-4fef-b483-4360235dadac", 2023-12-06T21:14:21.421 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "r", 2023-12-06T21:14:21.421 INFO:teuthology.orchestra.run.smithi172.stdout: "current_period": "acab2519-00fd-4225-bb26-c171e09f0534", 2023-12-06T21:14:21.421 INFO:teuthology.orchestra.run.smithi172.stdout: "epoch": 1 2023-12-06T21:14:21.421 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:14:21.613 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:21 smithi172 bash[25059]: cluster 2023-12-06T21:14:20.371689+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:14:21.613 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:21 smithi172 bash[25059]: audit 2023-12-06T21:14:20.375346+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:14:21.614 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:21 smithi172 bash[30856]: cluster 2023-12-06T21:14:20.371689+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:14:21.614 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:21 smithi172 bash[30856]: audit 2023-12-06T21:14:20.375346+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:14:21.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:21 smithi175 bash[25285]: cluster 2023-12-06T21:14:20.371689+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:14:21.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:21 smithi175 bash[25285]: audit 2023-12-06T21:14:20.375346+0000 mon.a (mon.0) 873 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:14:22.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[25059]: cluster 2023-12-06T21:14:20.566719+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:22.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[25059]: audit 2023-12-06T21:14:21.380379+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:14:22.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[25059]: cluster 2023-12-06T21:14:21.380547+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:14:22.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[30856]: cluster 2023-12-06T21:14:20.566719+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:22.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[30856]: audit 2023-12-06T21:14:21.380379+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:14:22.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:22 smithi172 bash[30856]: cluster 2023-12-06T21:14:21.380547+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:14:22.742 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T21:14:22.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:22 smithi175 bash[25285]: cluster 2023-12-06T21:14:20.566719+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:22.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:22 smithi175 bash[25285]: audit 2023-12-06T21:14:21.380379+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.172:0/299138010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:14:22.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:22 smithi175 bash[25285]: cluster 2023-12-06T21:14:21.380547+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:14:23.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:23 smithi175 bash[25285]: cluster 2023-12-06T21:14:22.378535+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:14:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:23 smithi172 bash[25059]: cluster 2023-12-06T21:14:22.378535+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:14:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:23 smithi172 bash[30856]: cluster 2023-12-06T21:14:22.378535+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:14:24.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:24.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:24 smithi175 bash[25285]: cluster 2023-12-06T21:14:22.567324+0000 mgr.y (mgr.24368) 106 : cluster [DBG] pgmap v75: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:24 smithi172 bash[30856]: cluster 2023-12-06T21:14:22.567324+0000 mgr.y (mgr.24368) 106 : cluster [DBG] pgmap v75: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:24 smithi172 bash[25059]: cluster 2023-12-06T21:14:22.567324+0000 mgr.y (mgr.24368) 106 : cluster [DBG] pgmap v75: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:26.555 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "fabe64fa-f371-4962-8715-2555246a049c", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "api_name": "default", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "is_master": "true", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames": [], 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames_s3website": [], 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "zones": [], 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_targets": [], 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "default_placement": "", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "de72a27c-4ddd-4fef-b483-4360235dadac", 2023-12-06T21:14:26.556 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_policy": { 2023-12-06T21:14:26.557 INFO:teuthology.orchestra.run.smithi172.stdout: "groups": [] 2023-12-06T21:14:26.557 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:26.557 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:14:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:26 smithi175 bash[25285]: cluster 2023-12-06T21:14:24.568123+0000 mgr.y (mgr.24368) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:26.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:26 smithi172 bash[25059]: cluster 2023-12-06T21:14:24.568123+0000 mgr.y (mgr.24368) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:26.790 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:26 smithi172 bash[30856]: cluster 2023-12-06T21:14:24.568123+0000 mgr.y (mgr.24368) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:27.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:26 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:14:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:27.308 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T21:14:28.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:27 smithi175 bash[25285]: cluster 2023-12-06T21:14:26.568623+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:28.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:27 smithi175 bash[25285]: audit 2023-12-06T21:14:26.962642+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:28.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:27 smithi175 bash[25285]: audit 2023-12-06T21:14:26.972548+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:28.293 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[25059]: cluster 2023-12-06T21:14:26.568623+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:28.294 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[25059]: audit 2023-12-06T21:14:26.962642+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:28.294 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[25059]: audit 2023-12-06T21:14:26.972548+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:28.294 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[30856]: cluster 2023-12-06T21:14:26.568623+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-06T21:14:28.294 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[30856]: audit 2023-12-06T21:14:26.962642+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:28.294 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:27 smithi172 bash[30856]: audit 2023-12-06T21:14:26.972548+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "f5854e3d-456d-4f03-b714-b0915c6f12b8", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "z", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "control_pool": "z.rgw.control", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T21:14:30.226 INFO:teuthology.orchestra.run.smithi172.stdout: "log_pool": "z.rgw.log", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "system_key": { 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "access_key": "", 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "secret_key": "" 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:30.227 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_pools": [ 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: { 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "key": "default-placement", 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "val": { 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "storage_classes": { 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "STANDARD": { 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "index_type": 0 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:14:30.228 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "de72a27c-4ddd-4fef-b483-4360235dadac", 2023-12-06T21:14:30.229 INFO:teuthology.orchestra.run.smithi172.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-06T21:14:30.229 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:14:30.242 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:29 smithi172 bash[25059]: cluster 2023-12-06T21:14:28.569456+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T21:14:30.242 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:29 smithi172 bash[30856]: cluster 2023-12-06T21:14:28.569456+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T21:14:30.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:29 smithi175 bash[25285]: cluster 2023-12-06T21:14:28.569456+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T21:14:30.959 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T21:14:31.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:30 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:30] "GET /metrics HTTP/1.1" 200 192936 "" "Prometheus/2.33.4" 2023-12-06T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:31 smithi175 bash[25285]: cluster 2023-12-06T21:14:30.570193+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T21:14:32.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:31 smithi172 bash[25059]: cluster 2023-12-06T21:14:30.570193+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T21:14:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:31 smithi172 bash[30856]: cluster 2023-12-06T21:14:30.570193+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T21:14:34.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:33 smithi172 bash[30856]: cluster 2023-12-06T21:14:32.570897+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 401 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-06T21:14:34.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:33 smithi172 bash[25059]: cluster 2023-12-06T21:14:32.570897+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 401 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-06T21:14:34.158 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:34.159 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:33 smithi175 bash[25285]: cluster 2023-12-06T21:14:32.570897+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 401 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-06T21:14:36.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[30856]: cluster 2023-12-06T21:14:34.571727+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T21:14:36.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[30856]: cluster 2023-12-06T21:14:34.990723+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[30856]: audit 2023-12-06T21:14:34.996776+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[30856]: audit 2023-12-06T21:14:34.997883+0000 mon.a (mon.0) 880 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[25059]: cluster 2023-12-06T21:14:34.571727+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[25059]: cluster 2023-12-06T21:14:34.990723+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[25059]: audit 2023-12-06T21:14:34.996776+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:36 smithi172 bash[25059]: audit 2023-12-06T21:14:34.997883+0000 mon.a (mon.0) 880 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:36.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:35 smithi175 bash[25285]: cluster 2023-12-06T21:14:34.571727+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T21:14:36.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:35 smithi175 bash[25285]: cluster 2023-12-06T21:14:34.990723+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:14:36.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:35 smithi175 bash[25285]: audit 2023-12-06T21:14:34.996776+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:35 smithi175 bash[25285]: audit 2023-12-06T21:14:34.997883+0000 mon.a (mon.0) 880 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:14:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:37 smithi175 bash[25285]: audit 2023-12-06T21:14:35.988553+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:14:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:37 smithi175 bash[25285]: cluster 2023-12-06T21:14:35.988728+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:14:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:37 smithi175 bash[25285]: cluster 2023-12-06T21:14:36.996400+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:14:37.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[25059]: audit 2023-12-06T21:14:35.988553+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:14:37.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[25059]: cluster 2023-12-06T21:14:35.988728+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:14:37.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[25059]: cluster 2023-12-06T21:14:36.996400+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:14:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[30856]: audit 2023-12-06T21:14:35.988553+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:14:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[30856]: cluster 2023-12-06T21:14:35.988728+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:14:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:37 smithi172 bash[30856]: cluster 2023-12-06T21:14:36.996400+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:14:38.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25059]: cluster 2023-12-06T21:14:36.572354+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25059]: audit 2023-12-06T21:14:37.004068+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25059]: audit 2023-12-06T21:14:37.011122+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25059]: audit 2023-12-06T21:14:38.000081+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25059]: cluster 2023-12-06T21:14:38.000518+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[30856]: cluster 2023-12-06T21:14:36.572354+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[30856]: audit 2023-12-06T21:14:37.004068+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[30856]: audit 2023-12-06T21:14:37.011122+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[30856]: audit 2023-12-06T21:14:38.000081+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:14:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[30856]: cluster 2023-12-06T21:14:38.000518+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:14:38.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:38 smithi175 bash[25285]: cluster 2023-12-06T21:14:36.572354+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2023-12-06T21:14:38.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:38 smithi175 bash[25285]: audit 2023-12-06T21:14:37.004068+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.172:0/4196290173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:38 smithi175 bash[25285]: audit 2023-12-06T21:14:37.011122+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:14:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:38 smithi175 bash[25285]: audit 2023-12-06T21:14:38.000081+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:14:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:38 smithi175 bash[25285]: cluster 2023-12-06T21:14:38.000518+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:14:38.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:38 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:14:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:39.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:39 smithi175 bash[25285]: audit 2023-12-06T21:14:38.489633+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:39 smithi175 bash[25285]: audit 2023-12-06T21:14:38.496917+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:39 smithi175 bash[25285]: cluster 2023-12-06T21:14:38.573587+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:39.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:39 smithi175 bash[25285]: cluster 2023-12-06T21:14:39.050997+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:14:39.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:39 smithi175 bash[25285]: audit 2023-12-06T21:14:39.054779+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:14:39.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[25059]: audit 2023-12-06T21:14:38.489633+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[25059]: audit 2023-12-06T21:14:38.496917+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[25059]: cluster 2023-12-06T21:14:38.573587+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[25059]: cluster 2023-12-06T21:14:39.050997+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[25059]: audit 2023-12-06T21:14:39.054779+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[30856]: audit 2023-12-06T21:14:38.489633+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[30856]: audit 2023-12-06T21:14:38.496917+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[30856]: cluster 2023-12-06T21:14:38.573587+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[30856]: cluster 2023-12-06T21:14:39.050997+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:14:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:39 smithi172 bash[30856]: audit 2023-12-06T21:14:39.054779+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:14:41.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[25059]: audit 2023-12-06T21:14:40.052602+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[25059]: cluster 2023-12-06T21:14:40.052896+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[25059]: audit 2023-12-06T21:14:40.059339+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:40] "GET /metrics HTTP/1.1" 200 192936 "" "Prometheus/2.33.4" 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[30856]: audit 2023-12-06T21:14:40.052602+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[30856]: cluster 2023-12-06T21:14:40.052896+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:14:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:41 smithi172 bash[30856]: audit 2023-12-06T21:14:40.059339+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:14:41.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:41 smithi175 bash[25285]: audit 2023-12-06T21:14:40.052602+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:14:41.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:41 smithi175 bash[25285]: cluster 2023-12-06T21:14:40.052896+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:14:41.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:41 smithi175 bash[25285]: audit 2023-12-06T21:14:40.059339+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "90a93f5a-a5db-4d41-83a9-36f92dff9928", 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "epoch": 1, 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "predecessor_uuid": "acab2519-00fd-4225-bb26-c171e09f0534", 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_status": [], 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "period_map": { 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "90a93f5a-a5db-4d41-83a9-36f92dff9928", 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: "zonegroups": [ 2023-12-06T21:14:42.164 INFO:teuthology.orchestra.run.smithi172.stdout: { 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "fabe64fa-f371-4962-8715-2555246a049c", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "api_name": "default", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "is_master": "true", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames": [], 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames_s3website": [], 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "f5854e3d-456d-4f03-b714-b0915c6f12b8", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "zones": [ 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: { 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "f5854e3d-456d-4f03-b714-b0915c6f12b8", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "z", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "log_meta": "false", 2023-12-06T21:14:42.165 INFO:teuthology.orchestra.run.smithi172.stdout: "log_data": "false", 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_index_max_shards": 11, 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "read_only": "false", 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "tier_type": "", 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_from_all": "true", 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_from": [], 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "redirect_zone": "" 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_targets": [ 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: { 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default-placement", 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "tags": [], 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "storage_classes": [ 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: "STANDARD" 2023-12-06T21:14:42.166 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "default_placement": "default-placement", 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "de72a27c-4ddd-4fef-b483-4360235dadac", 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_policy": { 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "groups": [] 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "short_zone_ids": [ 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: { 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "key": "f5854e3d-456d-4f03-b714-b0915c6f12b8", 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: "val": 171171916 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2023-12-06T21:14:42.167 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zonegroup": "fabe64fa-f371-4962-8715-2555246a049c", 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "f5854e3d-456d-4f03-b714-b0915c6f12b8", 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "period_config": { 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_quota": { 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "check_on_raw": false, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size": -1, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size_kb": 0, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "max_objects": -1 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "user_quota": { 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "check_on_raw": false, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size": -1, 2023-12-06T21:14:42.168 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size_kb": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_objects": -1 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "user_ratelimit": { 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_ratelimit": { 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2023-12-06T21:14:42.169 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "anonymous_ratelimit": { 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "de72a27c-4ddd-4fef-b483-4360235dadac", 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_name": "r", 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_epoch": 2 2023-12-06T21:14:42.170 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:14:42.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[25059]: cluster 2023-12-06T21:14:40.574317+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:42.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[25059]: audit 2023-12-06T21:14:41.055865+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:14:42.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[25059]: cluster 2023-12-06T21:14:41.056048+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[25059]: audit 2023-12-06T21:14:41.057918+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[25059]: audit 2023-12-06T21:14:42.059109+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[30856]: cluster 2023-12-06T21:14:40.574317+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[30856]: audit 2023-12-06T21:14:41.055865+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[30856]: cluster 2023-12-06T21:14:41.056048+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[30856]: audit 2023-12-06T21:14:41.057918+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:14:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:42 smithi172 bash[30856]: audit 2023-12-06T21:14:42.059109+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:14:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:42 smithi175 bash[25285]: cluster 2023-12-06T21:14:40.574317+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T21:14:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:42 smithi175 bash[25285]: audit 2023-12-06T21:14:41.055865+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:14:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:42 smithi175 bash[25285]: cluster 2023-12-06T21:14:41.056048+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:14:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:42 smithi175 bash[25285]: audit 2023-12-06T21:14:41.057918+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:14:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:42 smithi175 bash[25285]: audit 2023-12-06T21:14:42.059109+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.172:0/3622911473' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:14:43.046 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-06T21:14:43.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:43 smithi172 bash[25059]: cluster 2023-12-06T21:14:42.059375+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:14:43.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:43 smithi172 bash[30856]: cluster 2023-12-06T21:14:42.059375+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:14:43.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:43 smithi175 bash[25285]: cluster 2023-12-06T21:14:42.059375+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:14:44.073 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:44.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:44 smithi175 bash[25285]: cluster 2023-12-06T21:14:42.575046+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v93: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:44.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:44 smithi172 bash[25059]: cluster 2023-12-06T21:14:42.575046+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v93: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:44.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:44 smithi172 bash[30856]: cluster 2023-12-06T21:14:42.575046+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v93: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:14:46.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:46 smithi175 bash[25285]: cluster 2023-12-06T21:14:44.576504+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-06T21:14:46.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:46 smithi172 bash[25059]: cluster 2023-12-06T21:14:44.576504+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-06T21:14:46.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:46 smithi172 bash[30856]: cluster 2023-12-06T21:14:44.576504+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-06T21:14:46.671 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled rgw.foo update... 2023-12-06T21:14:47.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:14:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:47.787 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply rgw smpl' 2023-12-06T21:14:47.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: cluster 2023-12-06T21:14:46.577317+0000 mgr.y (mgr.24368) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-06T21:14:47.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.657147+0000 mgr.y (mgr.24368) 119 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:47.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: cephadm 2023-12-06T21:14:46.661544+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:47.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.668137+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.682908+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.684631+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.696803+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.712920+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.723802+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: cephadm 2023-12-06T21:14:46.726072+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.732769+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.735888+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.736472+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.744657+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.754582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:46.758980+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: cephadm 2023-12-06T21:14:46.760302+0000 mgr.y (mgr.24368) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:14:47.979 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:47.085371+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[25059]: audit 2023-12-06T21:14:47.099559+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: cluster 2023-12-06T21:14:46.577317+0000 mgr.y (mgr.24368) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.657147+0000 mgr.y (mgr.24368) 119 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: cephadm 2023-12-06T21:14:46.661544+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.668137+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.682908+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.684631+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.696803+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.712920+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.723802+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.980 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: cephadm 2023-12-06T21:14:46.726072+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.732769+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.735888+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.736472+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.744657+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.754582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:46.758980+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: cephadm 2023-12-06T21:14:46.760302+0000 mgr.y (mgr.24368) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:47.085371+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:47.981 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:47 smithi172 bash[30856]: audit 2023-12-06T21:14:47.099559+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: cluster 2023-12-06T21:14:46.577317+0000 mgr.y (mgr.24368) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.657147+0000 mgr.y (mgr.24368) 119 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: cephadm 2023-12-06T21:14:46.661544+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.668137+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.682908+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.684631+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.696803+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.712920+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.723802+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: cephadm 2023-12-06T21:14:46.726072+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.732769+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.735888+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.736472+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.744657+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.754582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:46.758980+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: cephadm 2023-12-06T21:14:46.760302+0000 mgr.y (mgr.24368) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:14:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:47.085371+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:47 smithi175 bash[25285]: audit 2023-12-06T21:14:47.099559+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:49.929 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:49 smithi172 bash[25059]: cluster 2023-12-06T21:14:48.578768+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-06T21:14:49.929 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:49 smithi172 bash[30856]: cluster 2023-12-06T21:14:48.578768+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-06T21:14:50.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:49 smithi175 bash[25285]: cluster 2023-12-06T21:14:48.578768+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-06T21:14:51.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:50] "GET /metrics HTTP/1.1" 200 196735 "" "Prometheus/2.33.4" 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.532320+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.534604+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.535002+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.539641+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.547705+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: audit 2023-12-06T21:14:50.549070+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: cephadm 2023-12-06T21:14:50.550313+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[25059]: cluster 2023-12-06T21:14:50.579433+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 967 B/s wr, 2 op/s 2023-12-06T21:14:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.532320+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.534604+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.535002+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.539641+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.547705+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: audit 2023-12-06T21:14:50.549070+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: cephadm 2023-12-06T21:14:50.550313+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:14:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:51 smithi172 bash[30856]: cluster 2023-12-06T21:14:50.579433+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 967 B/s wr, 2 op/s 2023-12-06T21:14:51.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.532320+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.534604+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.535002+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:14:51.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.539641+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:14:51.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.547705+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:51.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: audit 2023-12-06T21:14:50.549070+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:51.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: cephadm 2023-12-06T21:14:50.550313+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:14:51.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:51 smithi175 bash[25285]: cluster 2023-12-06T21:14:50.579433+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 967 B/s wr, 2 op/s 2023-12-06T21:14:52.915 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled rgw.smpl update... 2023-12-06T21:14:53.746 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph osd pool create foo' 2023-12-06T21:14:53.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[54595]: level=warn ts=2023-12-06T21:14:53.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:14:53.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[54595]: level=warn ts=2023-12-06T21:14:53.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:14:54.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:14:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: cluster 2023-12-06T21:14:52.580009+0000 mgr.y (mgr.24368) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 875 B/s wr, 2 op/s 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: audit 2023-12-06T21:14:52.906119+0000 mgr.y (mgr.24368) 127 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: cephadm 2023-12-06T21:14:52.908122+0000 mgr.y (mgr.24368) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: audit 2023-12-06T21:14:52.913336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: audit 2023-12-06T21:14:53.536368+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: audit 2023-12-06T21:14:53.540939+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:53 smithi175 bash[25285]: audit 2023-12-06T21:14:53.542654+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:54.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: cluster 2023-12-06T21:14:52.580009+0000 mgr.y (mgr.24368) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 875 B/s wr, 2 op/s 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: audit 2023-12-06T21:14:52.906119+0000 mgr.y (mgr.24368) 127 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: cephadm 2023-12-06T21:14:52.908122+0000 mgr.y (mgr.24368) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: audit 2023-12-06T21:14:52.913336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: audit 2023-12-06T21:14:53.536368+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: audit 2023-12-06T21:14:53.540939+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[25059]: audit 2023-12-06T21:14:53.542654+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: cluster 2023-12-06T21:14:52.580009+0000 mgr.y (mgr.24368) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 875 B/s wr, 2 op/s 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: audit 2023-12-06T21:14:52.906119+0000 mgr.y (mgr.24368) 127 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: cephadm 2023-12-06T21:14:52.908122+0000 mgr.y (mgr.24368) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:14:54.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: audit 2023-12-06T21:14:52.913336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: audit 2023-12-06T21:14:53.536368+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:54.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: audit 2023-12-06T21:14:53.540939+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:54.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:53 smithi172 bash[30856]: audit 2023-12-06T21:14:53.542654+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.466 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: cephadm 2023-12-06T21:14:53.549414+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.046316+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.054958+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.063756+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: cephadm 2023-12-06T21:14:54.064476+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.073680+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.074876+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.467 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: cephadm 2023-12-06T21:14:54.081250+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.393028+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: cephadm 2023-12-06T21:14:54.394251+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.400472+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.401653+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: audit 2023-12-06T21:14:54.410275+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[25059]: cephadm 2023-12-06T21:14:54.411014+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.468 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: cephadm 2023-12-06T21:14:53.549414+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.046316+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.054958+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.063756+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: cephadm 2023-12-06T21:14:54.064476+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.073680+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.074876+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: cephadm 2023-12-06T21:14:54.081250+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.393028+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: cephadm 2023-12-06T21:14:54.394251+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.400472+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.401653+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: audit 2023-12-06T21:14:54.410275+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:55 smithi172 bash[30856]: cephadm 2023-12-06T21:14:54.411014+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: cephadm 2023-12-06T21:14:53.549414+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.046316+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.054958+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.063756+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: cephadm 2023-12-06T21:14:54.064476+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.073680+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.074876+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: cephadm 2023-12-06T21:14:54.081250+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.393028+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: cephadm 2023-12-06T21:14:54.394251+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.400472+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:14:55.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.401653+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:14:55.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: audit 2023-12-06T21:14:54.410275+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:55.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:55 smithi175 bash[25285]: cephadm 2023-12-06T21:14:54.411014+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:14:56.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:56 smithi175 bash[25285]: cluster 2023-12-06T21:14:54.582107+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2023-12-06T21:14:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:56 smithi172 bash[25059]: cluster 2023-12-06T21:14:54.582107+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2023-12-06T21:14:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:56 smithi172 bash[30856]: cluster 2023-12-06T21:14:54.582107+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2023-12-06T21:14:58.628 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:58 smithi175 bash[25285]: cluster 2023-12-06T21:14:56.582938+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-06T21:14:58.628 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:58 smithi175 bash[25285]: audit 2023-12-06T21:14:57.679099+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:58.677 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:14:58 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:14:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:14:58.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:58 smithi172 bash[25059]: cluster 2023-12-06T21:14:56.582938+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-06T21:14:58.678 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:58 smithi172 bash[25059]: audit 2023-12-06T21:14:57.679099+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:58.678 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:58 smithi172 bash[30856]: cluster 2023-12-06T21:14:56.582938+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-06T21:14:58.678 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:58 smithi172 bash[30856]: audit 2023-12-06T21:14:57.679099+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:59.650 INFO:teuthology.orchestra.run.smithi172.stderr:pool 'foo' created 2023-12-06T21:14:59.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:59 smithi175 bash[25285]: cluster 2023-12-06T21:14:58.584531+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-06T21:14:59.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:59 smithi175 bash[25285]: audit 2023-12-06T21:14:58.624106+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:59.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:59 smithi175 bash[25285]: audit 2023-12-06T21:14:58.734893+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.172:0/4078335035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:14:59.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:14:59 smithi175 bash[25285]: audit 2023-12-06T21:14:58.735513+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:14:59.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[25059]: cluster 2023-12-06T21:14:58.584531+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-06T21:14:59.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[25059]: audit 2023-12-06T21:14:58.624106+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:59.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[25059]: audit 2023-12-06T21:14:58.734893+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.172:0/4078335035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:14:59.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[25059]: audit 2023-12-06T21:14:58.735513+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:14:59.979 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[30856]: cluster 2023-12-06T21:14:58.584531+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-06T21:14:59.979 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[30856]: audit 2023-12-06T21:14:58.624106+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:14:59.979 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[30856]: audit 2023-12-06T21:14:58.734893+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.172:0/4078335035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:14:59.979 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:14:59 smithi172 bash[30856]: audit 2023-12-06T21:14:58.735513+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:15:00.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:00.762 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'rbd pool init foo' 2023-12-06T21:15:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[30856]: audit 2023-12-06T21:14:59.636773+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:15:00.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[30856]: cluster 2023-12-06T21:14:59.636870+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:15:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[30856]: audit 2023-12-06T21:15:00.223757+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[25059]: audit 2023-12-06T21:14:59.636773+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:15:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[25059]: cluster 2023-12-06T21:14:59.636870+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:15:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:00 smithi172 bash[25059]: audit 2023-12-06T21:15:00.223757+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:00.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:00 smithi175 bash[25285]: audit 2023-12-06T21:14:59.636773+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:15:00.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:00 smithi175 bash[25285]: cluster 2023-12-06T21:14:59.636870+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:15:00.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:00 smithi175 bash[25285]: audit 2023-12-06T21:15:00.223757+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:00] "GET /metrics HTTP/1.1" 200 205405 "" "Prometheus/2.33.4" 2023-12-06T21:15:02.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:01 smithi175 bash[25285]: cluster 2023-12-06T21:15:00.585337+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-06T21:15:02.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:01 smithi175 bash[25285]: cluster 2023-12-06T21:15:00.642872+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:15:02.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[25059]: cluster 2023-12-06T21:15:00.585337+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-06T21:15:02.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[25059]: cluster 2023-12-06T21:15:00.642872+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:15:02.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[30856]: cluster 2023-12-06T21:15:00.585337+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-06T21:15:02.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:01 smithi172 bash[30856]: cluster 2023-12-06T21:15:00.642872+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:15:03.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:02 smithi175 bash[25285]: cluster 2023-12-06T21:15:01.663282+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:15:03.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:02 smithi175 bash[25285]: audit 2023-12-06T21:15:01.899902+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:03.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:02 smithi172 bash[25059]: cluster 2023-12-06T21:15:01.663282+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:15:03.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:02 smithi172 bash[25059]: audit 2023-12-06T21:15:01.899902+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:03.023 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:02 smithi172 bash[30856]: cluster 2023-12-06T21:15:01.663282+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:15:03.023 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:02 smithi172 bash[30856]: audit 2023-12-06T21:15:01.899902+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:03.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:03 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:03.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:03 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:03.438 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:03 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:03.694 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:15:03 smithi172 bash[54595]: level=error ts=2023-12-06T21:15:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:15:04.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: cluster 2023-12-06T21:15:02.586060+0000 mgr.y (mgr.24368) 138 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.011519+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.021047+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.145595+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.155876+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.349487+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.353678+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.355368+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.357967+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.374549+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: cephadm 2023-12-06T21:15:03.386454+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:15:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.393620+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.398807+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.399305+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.408181+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.420624+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: audit 2023-12-06T21:15:03.424639+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:04 smithi175 bash[25285]: cephadm 2023-12-06T21:15:03.426445+0000 mgr.y (mgr.24368) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:15:04.419 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: cluster 2023-12-06T21:15:02.586060+0000 mgr.y (mgr.24368) 138 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.011519+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.021047+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.145595+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.155876+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.349487+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.353678+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.355368+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.357967+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.374549+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: cephadm 2023-12-06T21:15:03.386454+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.393620+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.398807+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.399305+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.408181+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.420624+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: audit 2023-12-06T21:15:03.424639+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[25059]: cephadm 2023-12-06T21:15:03.426445+0000 mgr.y (mgr.24368) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: cluster 2023-12-06T21:15:02.586060+0000 mgr.y (mgr.24368) 138 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.011519+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.021047+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.145595+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.155876+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.349487+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.353678+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.421 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.355368+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.357967+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.374549+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: cephadm 2023-12-06T21:15:03.386454+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.393620+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.398807+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.399305+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.408181+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.420624+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: audit 2023-12-06T21:15:03.424639+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:04.422 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:04 smithi172 bash[30856]: cephadm 2023-12-06T21:15:03.426445+0000 mgr.y (mgr.24368) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[25059]: cluster 2023-12-06T21:15:04.587746+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[25059]: audit 2023-12-06T21:15:05.189281+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/384891321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[25059]: audit 2023-12-06T21:15:05.189804+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[30856]: cluster 2023-12-06T21:15:04.587746+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[30856]: audit 2023-12-06T21:15:05.189281+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/384891321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:06.261 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:06 smithi172 bash[30856]: audit 2023-12-06T21:15:05.189804+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:06.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:06 smithi175 bash[25285]: cluster 2023-12-06T21:15:04.587746+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:06.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:06 smithi175 bash[25285]: audit 2023-12-06T21:15:05.189281+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/384891321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:06.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:06 smithi175 bash[25285]: audit 2023-12-06T21:15:05.189804+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:15:07.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.034314+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: cluster 2023-12-06T21:15:06.034425+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.536594+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.539746+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.540286+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.548613+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.558053+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:07 smithi175 bash[25285]: audit 2023-12-06T21:15:06.559498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.034314+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: cluster 2023-12-06T21:15:06.034425+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.536594+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.539746+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.540286+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.548613+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.558053+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[25059]: audit 2023-12-06T21:15:06.559498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.034314+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: cluster 2023-12-06T21:15:06.034425+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.536594+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.539746+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.540286+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.548613+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.558053+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:07.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:07 smithi172 bash[30856]: audit 2023-12-06T21:15:06.559498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:08.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[30856]: cephadm 2023-12-06T21:15:06.560701+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:15:08.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[30856]: cluster 2023-12-06T21:15:06.588444+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:08.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[30856]: cluster 2023-12-06T21:15:07.036796+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:15:08.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[25059]: cephadm 2023-12-06T21:15:06.560701+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:15:08.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[25059]: cluster 2023-12-06T21:15:06.588444+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:08.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:08 smithi172 bash[25059]: cluster 2023-12-06T21:15:07.036796+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:15:08.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:08 smithi175 bash[25285]: cephadm 2023-12-06T21:15:06.560701+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:15:08.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:08 smithi175 bash[25285]: cluster 2023-12-06T21:15:06.588444+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:08.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:08 smithi175 bash[25285]: cluster 2023-12-06T21:15:07.036796+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:15:08.906 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-06T21:15:09.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:09 smithi175 bash[25285]: cluster 2023-12-06T21:15:08.055479+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:15:09.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:09 smithi172 bash[30856]: cluster 2023-12-06T21:15:08.055479+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:15:09.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:09 smithi172 bash[25059]: cluster 2023-12-06T21:15:08.055479+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:15:10.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: cluster 2023-12-06T21:15:08.590289+0000 mgr.y (mgr.24368) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:10.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.282879+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.290865+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.292965+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: cephadm 2023-12-06T21:15:09.303586+0000 mgr.y (mgr.24368) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.597132+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.606774+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.608027+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: audit 2023-12-06T21:15:09.900847+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:10 smithi175 bash[25285]: cluster 2023-12-06T21:15:09.941353+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:15:10.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: cluster 2023-12-06T21:15:08.590289+0000 mgr.y (mgr.24368) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:10.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.282879+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.290865+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.292965+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: cephadm 2023-12-06T21:15:09.303586+0000 mgr.y (mgr.24368) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.597132+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.606774+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.608027+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: audit 2023-12-06T21:15:09.900847+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[25059]: cluster 2023-12-06T21:15:09.941353+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: cluster 2023-12-06T21:15:08.590289+0000 mgr.y (mgr.24368) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.282879+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.290865+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.292965+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: cephadm 2023-12-06T21:15:09.303586+0000 mgr.y (mgr.24368) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.597132+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.606774+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.608027+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: audit 2023-12-06T21:15:09.900847+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:10.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:10 smithi172 bash[30856]: cluster 2023-12-06T21:15:09.941353+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:15:11.293 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:11] "GET /metrics HTTP/1.1" 200 205405 "" "Prometheus/2.33.4" 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[30856]: cephadm 2023-12-06T21:15:09.597982+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[30856]: cephadm 2023-12-06T21:15:09.614771+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[30856]: cephadm 2023-12-06T21:15:09.902203+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[25059]: cephadm 2023-12-06T21:15:09.597982+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[25059]: cephadm 2023-12-06T21:15:09.614771+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:11.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:11 smithi172 bash[25059]: cephadm 2023-12-06T21:15:09.902203+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:11 smithi175 bash[25285]: cephadm 2023-12-06T21:15:09.597982+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:11 smithi175 bash[25285]: cephadm 2023-12-06T21:15:09.614771+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T21:15:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:11 smithi175 bash[25285]: cephadm 2023-12-06T21:15:09.902203+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:12.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:12 smithi172 bash[25059]: cluster 2023-12-06T21:15:10.590999+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 673 B/s wr, 221 op/s 2023-12-06T21:15:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:12 smithi172 bash[30856]: cluster 2023-12-06T21:15:10.590999+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 673 B/s wr, 221 op/s 2023-12-06T21:15:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:12 smithi175 bash[25285]: cluster 2023-12-06T21:15:10.590999+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 673 B/s wr, 221 op/s 2023-12-06T21:15:12.981 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled iscsi.foo update... 2023-12-06T21:15:13.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.544842+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.545311+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.545579+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.545701+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.545975+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.546746+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.547052+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.547387+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.690033+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.894736+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.895550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.904222+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.905135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.977911+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.984459+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:12.986244+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:13.260028+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[25285]: audit 2023-12-06T21:15:13.269235+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.544842+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.545311+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.545579+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.545701+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.545975+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.546746+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.547052+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.547387+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.690033+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.894736+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.895550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.904222+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.905135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.977911+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.984459+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:12.986244+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:13.260028+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[30856]: audit 2023-12-06T21:15:13.269235+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.544842+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.545311+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.545579+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.545701+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.545975+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.546746+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.547052+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.547387+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.690033+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.894736+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.895550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.904222+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.905135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.977911+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.984459+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:12.986244+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:13.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:13.260028+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:13 smithi172 bash[25059]: audit 2023-12-06T21:15:13.269235+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:14.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: cluster 2023-12-06T21:15:12.591516+0000 mgr.y (mgr.24368) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: audit 2023-12-06T21:15:12.967609+0000 mgr.y (mgr.24368) 151 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: cephadm 2023-12-06T21:15:12.971473+0000 mgr.y (mgr.24368) 152 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: cephadm 2023-12-06T21:15:13.270035+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: audit 2023-12-06T21:15:13.312418+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: audit 2023-12-06T21:15:13.312595+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: audit 2023-12-06T21:15:13.312725+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: audit 2023-12-06T21:15:13.312835+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-06T21:15:14.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:14 smithi175 bash[25285]: cluster 2023-12-06T21:15:13.312943+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:15:14.767 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: cluster 2023-12-06T21:15:12.591516+0000 mgr.y (mgr.24368) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: audit 2023-12-06T21:15:12.967609+0000 mgr.y (mgr.24368) 151 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: cephadm 2023-12-06T21:15:12.971473+0000 mgr.y (mgr.24368) 152 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: cephadm 2023-12-06T21:15:13.270035+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: audit 2023-12-06T21:15:13.312418+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: audit 2023-12-06T21:15:13.312595+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: audit 2023-12-06T21:15:13.312725+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: audit 2023-12-06T21:15:13.312835+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[25059]: cluster 2023-12-06T21:15:13.312943+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:15:14.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: cluster 2023-12-06T21:15:12.591516+0000 mgr.y (mgr.24368) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: audit 2023-12-06T21:15:12.967609+0000 mgr.y (mgr.24368) 151 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: cephadm 2023-12-06T21:15:12.971473+0000 mgr.y (mgr.24368) 152 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: cephadm 2023-12-06T21:15:13.270035+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: audit 2023-12-06T21:15:13.312418+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: audit 2023-12-06T21:15:13.312595+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: audit 2023-12-06T21:15:13.312725+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: audit 2023-12-06T21:15:13.312835+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-06T21:15:14.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:14 smithi172 bash[30856]: cluster 2023-12-06T21:15:13.312943+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:15:14.770 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 120' 2023-12-06T21:15:15.477 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:15 smithi175 bash[25285]: cluster 2023-12-06T21:15:14.319022+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:15:15.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:15 smithi172 bash[25059]: cluster 2023-12-06T21:15:14.319022+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:15:15.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:15 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:15 smithi172 bash[30856]: cluster 2023-12-06T21:15:14.319022+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:15:16.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[25059]: cluster 2023-12-06T21:15:14.592192+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 178 op/s 2023-12-06T21:15:16.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[25059]: audit 2023-12-06T21:15:15.471755+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[25059]: audit 2023-12-06T21:15:16.419935+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[25059]: audit 2023-12-06T21:15:16.428672+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.556 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:16.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[30856]: cluster 2023-12-06T21:15:14.592192+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 178 op/s 2023-12-06T21:15:16.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[30856]: audit 2023-12-06T21:15:15.471755+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[30856]: audit 2023-12-06T21:15:16.419935+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:16 smithi172 bash[30856]: audit 2023-12-06T21:15:16.428672+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:16 smithi175 bash[25285]: cluster 2023-12-06T21:15:14.592192+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 178 op/s 2023-12-06T21:15:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:16 smithi175 bash[25285]: audit 2023-12-06T21:15:15.471755+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:16 smithi175 bash[25285]: audit 2023-12-06T21:15:16.419935+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:16 smithi175 bash[25285]: audit 2023-12-06T21:15:16.428672+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:18.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:18 smithi175 bash[25285]: cluster 2023-12-06T21:15:16.592915+0000 mgr.y (mgr.24368) 155 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 154 B/s wr, 161 op/s 2023-12-06T21:15:18.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:18 smithi175 bash[25285]: audit 2023-12-06T21:15:18.401292+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:18.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:18 smithi172 bash[25059]: cluster 2023-12-06T21:15:16.592915+0000 mgr.y (mgr.24368) 155 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 154 B/s wr, 161 op/s 2023-12-06T21:15:18.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:18 smithi172 bash[25059]: audit 2023-12-06T21:15:18.401292+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:18.822 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:18 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:18.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:18 smithi172 bash[30856]: cluster 2023-12-06T21:15:16.592915+0000 mgr.y (mgr.24368) 155 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 154 B/s wr, 161 op/s 2023-12-06T21:15:18.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:18 smithi172 bash[30856]: audit 2023-12-06T21:15:18.401292+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:19.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:19 smithi172 bash[25059]: cluster 2023-12-06T21:15:18.594556+0000 mgr.y (mgr.24368) 156 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:19.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:19 smithi172 bash[30856]: cluster 2023-12-06T21:15:18.594556+0000 mgr.y (mgr.24368) 156 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:20.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:19 smithi175 bash[25285]: cluster 2023-12-06T21:15:18.594556+0000 mgr.y (mgr.24368) 156 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:20.192 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:19 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:21.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:20] "GET /metrics HTTP/1.1" 200 213477 "" "Prometheus/2.33.4" 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.813180+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.824024+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.854158+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.856219+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.871227+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: cephadm 2023-12-06T21:15:19.880131+0000 mgr.y (mgr.24368) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.890535+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.891374+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.899501+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: audit 2023-12-06T21:15:19.910279+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[30856]: cephadm 2023-12-06T21:15:19.912121+0000 mgr.y (mgr.24368) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.813180+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.824024+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.854158+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.856219+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.871227+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: cephadm 2023-12-06T21:15:19.880131+0000 mgr.y (mgr.24368) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.890535+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.891374+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.899501+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: audit 2023-12-06T21:15:19.910279+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:20 smithi172 bash[25059]: cephadm 2023-12-06T21:15:19.912121+0000 mgr.y (mgr.24368) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.813180+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.824024+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.854158+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.856219+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.871227+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: cephadm 2023-12-06T21:15:19.880131+0000 mgr.y (mgr.24368) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.890535+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.891374+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.899501+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:15:21.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: audit 2023-12-06T21:15:19.910279+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:21.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:20 smithi175 bash[25285]: cephadm 2023-12-06T21:15:19.912121+0000 mgr.y (mgr.24368) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:15:22.241 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:21 smithi172 bash[25059]: cluster 2023-12-06T21:15:20.595385+0000 mgr.y (mgr.24368) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:22.241 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:21 smithi172 bash[25059]: cluster 2023-12-06T21:15:20.962350+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2023-12-06T21:15:22.241 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:21 smithi172 bash[30856]: cluster 2023-12-06T21:15:20.595385+0000 mgr.y (mgr.24368) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:22.242 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:21 smithi172 bash[30856]: cluster 2023-12-06T21:15:20.962350+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2023-12-06T21:15:22.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:21 smithi175 bash[25285]: cluster 2023-12-06T21:15:20.595385+0000 mgr.y (mgr.24368) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 134 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:22.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:21 smithi175 bash[25285]: cluster 2023-12-06T21:15:20.962350+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: cluster 2023-12-06T21:15:22.595988+0000 mgr.y (mgr.24368) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 110 B/s wr, 115 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.655213+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.658303+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.659553+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.669586+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: cephadm 2023-12-06T21:15:22.672355+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.679753+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.680708+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: cephadm 2023-12-06T21:15:22.682003+0000 mgr.y (mgr.24368) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.682277+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.682766+0000 mgr.y (mgr.24368) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.690407+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.696512+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.697588+0000 mgr.y (mgr.24368) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.700807+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.710772+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.714383+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.715186+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: audit 2023-12-06T21:15:22.721740+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:23 smithi175 bash[25285]: cephadm 2023-12-06T21:15:22.723236+0000 mgr.y (mgr.24368) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: cluster 2023-12-06T21:15:22.595988+0000 mgr.y (mgr.24368) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 110 B/s wr, 115 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.655213+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.658303+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.659553+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.669586+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: cephadm 2023-12-06T21:15:22.672355+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.679753+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.680708+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: cephadm 2023-12-06T21:15:22.682003+0000 mgr.y (mgr.24368) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.682277+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.682766+0000 mgr.y (mgr.24368) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.690407+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.696512+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.697588+0000 mgr.y (mgr.24368) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.700807+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.710772+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.714383+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.715186+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: audit 2023-12-06T21:15:22.721740+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[25059]: cephadm 2023-12-06T21:15:22.723236+0000 mgr.y (mgr.24368) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: cluster 2023-12-06T21:15:22.595988+0000 mgr.y (mgr.24368) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 110 B/s wr, 115 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.655213+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.658303+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.659553+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.669586+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: cephadm 2023-12-06T21:15:22.672355+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.679753+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.680708+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: cephadm 2023-12-06T21:15:22.682003+0000 mgr.y (mgr.24368) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.682277+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.682766+0000 mgr.y (mgr.24368) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.690407+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.696512+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.697588+0000 mgr.y (mgr.24368) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:15:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.700807+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.710772+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.714383+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.715186+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: audit 2023-12-06T21:15:22.721740+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:23 smithi172 bash[30856]: cephadm 2023-12-06T21:15:22.723236+0000 mgr.y (mgr.24368) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:15:25.950 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[25059]: cluster 2023-12-06T21:15:24.597646+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[25059]: audit 2023-12-06T21:15:25.336164+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.172:0/544064176' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[25059]: audit 2023-12-06T21:15:25.697066+0000 mon.c (mon.1) 125 : audit [INF] from='client.? 172.21.15.172:0/116731997' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[25059]: audit 2023-12-06T21:15:25.697711+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[30856]: cluster 2023-12-06T21:15:24.597646+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[30856]: audit 2023-12-06T21:15:25.336164+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.172:0/544064176' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[30856]: audit 2023-12-06T21:15:25.697066+0000 mon.c (mon.1) 125 : audit [INF] from='client.? 172.21.15.172:0/116731997' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:25.951 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:25 smithi172 bash[30856]: audit 2023-12-06T21:15:25.697711+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:25 smithi175 bash[25285]: cluster 2023-12-06T21:15:24.597646+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:25 smithi175 bash[25285]: audit 2023-12-06T21:15:25.336164+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.172:0/544064176' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:15:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:25 smithi175 bash[25285]: audit 2023-12-06T21:15:25.697066+0000 mon.c (mon.1) 125 : audit [INF] from='client.? 172.21.15.172:0/116731997' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:25 smithi175 bash[25285]: audit 2023-12-06T21:15:25.697711+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]: dispatch 2023-12-06T21:15:27.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:26 smithi175 bash[25285]: audit 2023-12-06T21:15:25.945983+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]': finished 2023-12-06T21:15:27.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:26 smithi175 bash[25285]: cluster 2023-12-06T21:15:25.946199+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:15:27.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:26 smithi175 bash[25285]: audit 2023-12-06T21:15:26.308706+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]: dispatch 2023-12-06T21:15:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[25059]: audit 2023-12-06T21:15:25.945983+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]': finished 2023-12-06T21:15:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[25059]: cluster 2023-12-06T21:15:25.946199+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:15:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[25059]: audit 2023-12-06T21:15:26.308706+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]: dispatch 2023-12-06T21:15:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[30856]: audit 2023-12-06T21:15:25.945983+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1515768566"}]': finished 2023-12-06T21:15:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[30856]: cluster 2023-12-06T21:15:25.946199+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:15:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:26 smithi172 bash[30856]: audit 2023-12-06T21:15:26.308706+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]: dispatch 2023-12-06T21:15:28.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:27 smithi175 bash[25285]: cluster 2023-12-06T21:15:26.598350+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:28.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:27 smithi175 bash[25285]: audit 2023-12-06T21:15:26.961174+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]': finished 2023-12-06T21:15:28.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:27 smithi175 bash[25285]: cluster 2023-12-06T21:15:26.961298+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:15:28.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:27 smithi175 bash[25285]: audit 2023-12-06T21:15:27.318419+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]: dispatch 2023-12-06T21:15:28.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[30856]: cluster 2023-12-06T21:15:26.598350+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:28.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[30856]: audit 2023-12-06T21:15:26.961174+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]': finished 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[30856]: cluster 2023-12-06T21:15:26.961298+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[30856]: audit 2023-12-06T21:15:27.318419+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]: dispatch 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[25059]: cluster 2023-12-06T21:15:26.598350+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[25059]: audit 2023-12-06T21:15:26.961174+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.172:0/4049298390' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3968807859"}]': finished 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[25059]: cluster 2023-12-06T21:15:26.961298+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:15:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:27 smithi172 bash[25059]: audit 2023-12-06T21:15:27.318419+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]: dispatch 2023-12-06T21:15:29.012 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25059]: audit 2023-12-06T21:15:27.973495+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]': finished 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25059]: cluster 2023-12-06T21:15:27.973645+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25059]: audit 2023-12-06T21:15:28.338576+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.172:0/4210026979' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25059]: audit 2023-12-06T21:15:28.339935+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[25059]: audit 2023-12-06T21:15:28.756111+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[30856]: audit 2023-12-06T21:15:27.973495+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]': finished 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[30856]: cluster 2023-12-06T21:15:27.973645+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[30856]: audit 2023-12-06T21:15:28.338576+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.172:0/4210026979' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[30856]: audit 2023-12-06T21:15:28.339935+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.013 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:28 smithi172 bash[30856]: audit 2023-12-06T21:15:28.756111+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:29.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:28 smithi175 bash[25285]: audit 2023-12-06T21:15:27.973495+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.172:0/2633948365' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2618072684"}]': finished 2023-12-06T21:15:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:28 smithi175 bash[25285]: cluster 2023-12-06T21:15:27.973645+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:15:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:28 smithi175 bash[25285]: audit 2023-12-06T21:15:28.338576+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.172:0/4210026979' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:28 smithi175 bash[25285]: audit 2023-12-06T21:15:28.339935+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]: dispatch 2023-12-06T21:15:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:28 smithi175 bash[25285]: audit 2023-12-06T21:15:28.756111+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:30.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:29 smithi175 bash[25285]: cluster 2023-12-06T21:15:28.600053+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2023-12-06T21:15:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:29 smithi175 bash[25285]: audit 2023-12-06T21:15:28.993140+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]': finished 2023-12-06T21:15:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:29 smithi175 bash[25285]: cluster 2023-12-06T21:15:28.993222+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:15:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:29 smithi175 bash[25285]: audit 2023-12-06T21:15:29.361805+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]: dispatch 2023-12-06T21:15:30.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[30856]: cluster 2023-12-06T21:15:28.600053+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2023-12-06T21:15:30.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[30856]: audit 2023-12-06T21:15:28.993140+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]': finished 2023-12-06T21:15:30.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[30856]: cluster 2023-12-06T21:15:28.993222+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:15:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[30856]: audit 2023-12-06T21:15:29.361805+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]: dispatch 2023-12-06T21:15:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[25059]: cluster 2023-12-06T21:15:28.600053+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2023-12-06T21:15:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[25059]: audit 2023-12-06T21:15:28.993140+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2162541105"}]': finished 2023-12-06T21:15:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[25059]: cluster 2023-12-06T21:15:28.993222+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:15:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:29 smithi172 bash[25059]: audit 2023-12-06T21:15:29.361805+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]: dispatch 2023-12-06T21:15:30.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:29.993273+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]': finished 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: cluster 2023-12-06T21:15:29.993380+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.368504+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]: dispatch 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.498799+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.508577+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.511307+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.512601+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:30 smithi175 bash[25285]: audit 2023-12-06T21:15:30.523803+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:31 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:31] "GET /metrics HTTP/1.1" 200 214949 "" "Prometheus/2.33.4" 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:29.993273+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]': finished 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: cluster 2023-12-06T21:15:29.993380+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.368504+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]: dispatch 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.498799+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.508577+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.511307+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.512601+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[25059]: audit 2023-12-06T21:15:30.523803+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:29.993273+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.172:0/3682744561' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3036948002"}]': finished 2023-12-06T21:15:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: cluster 2023-12-06T21:15:29.993380+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.368504+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]: dispatch 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.498799+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.508577+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.511307+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.512601+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:15:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:30 smithi172 bash[30856]: audit 2023-12-06T21:15:30.523803+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:32.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:32 smithi175 bash[25285]: cluster 2023-12-06T21:15:30.600785+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-06T21:15:32.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:32 smithi175 bash[25285]: audit 2023-12-06T21:15:31.014819+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]': finished 2023-12-06T21:15:32.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:32 smithi175 bash[25285]: cluster 2023-12-06T21:15:31.014956+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:15:32.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:32 smithi175 bash[25285]: audit 2023-12-06T21:15:31.375945+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.172:0/4261790461' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:32.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:32 smithi175 bash[25285]: audit 2023-12-06T21:15:31.377018+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[25059]: cluster 2023-12-06T21:15:30.600785+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-06T21:15:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[25059]: audit 2023-12-06T21:15:31.014819+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]': finished 2023-12-06T21:15:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[25059]: cluster 2023-12-06T21:15:31.014956+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:15:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[25059]: audit 2023-12-06T21:15:31.375945+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.172:0/4261790461' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[25059]: audit 2023-12-06T21:15:31.377018+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:32.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[30856]: cluster 2023-12-06T21:15:30.600785+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-06T21:15:32.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[30856]: audit 2023-12-06T21:15:31.014819+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.172:0/1212940306' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3036948002"}]': finished 2023-12-06T21:15:32.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[30856]: cluster 2023-12-06T21:15:31.014956+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:15:32.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[30856]: audit 2023-12-06T21:15:31.375945+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.172:0/4261790461' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:32.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:32 smithi172 bash[30856]: audit 2023-12-06T21:15:31.377018+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]: dispatch 2023-12-06T21:15:33.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[30856]: audit 2023-12-06T21:15:32.027782+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]': finished 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[30856]: cluster 2023-12-06T21:15:32.027933+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[30856]: audit 2023-12-06T21:15:32.392512+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.172:0/3747549708' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[30856]: audit 2023-12-06T21:15:32.393498+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[25059]: audit 2023-12-06T21:15:32.027782+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]': finished 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[25059]: cluster 2023-12-06T21:15:32.027933+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[25059]: audit 2023-12-06T21:15:32.392512+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.172:0/3747549708' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:33.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:33 smithi172 bash[25059]: audit 2023-12-06T21:15:32.393498+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:33 smithi175 bash[25285]: audit 2023-12-06T21:15:32.027782+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/73760232"}]': finished 2023-12-06T21:15:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:33 smithi175 bash[25285]: cluster 2023-12-06T21:15:32.027933+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:15:33.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:33 smithi175 bash[25285]: audit 2023-12-06T21:15:32.392512+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.172:0/3747549708' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:33.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:33 smithi175 bash[25285]: audit 2023-12-06T21:15:32.393498+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]: dispatch 2023-12-06T21:15:34.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:34 smithi175 bash[25285]: cluster 2023-12-06T21:15:32.601528+0000 mgr.y (mgr.24368) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:34 smithi175 bash[25285]: audit 2023-12-06T21:15:33.040251+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]': finished 2023-12-06T21:15:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:34 smithi175 bash[25285]: cluster 2023-12-06T21:15:33.040546+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:15:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:34 smithi175 bash[25285]: audit 2023-12-06T21:15:33.395774+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.172:0/2363962402' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:34 smithi175 bash[25285]: audit 2023-12-06T21:15:33.396526+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:34.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[25059]: cluster 2023-12-06T21:15:32.601528+0000 mgr.y (mgr.24368) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[25059]: audit 2023-12-06T21:15:33.040251+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]': finished 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[25059]: cluster 2023-12-06T21:15:33.040546+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[25059]: audit 2023-12-06T21:15:33.395774+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.172:0/2363962402' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[25059]: audit 2023-12-06T21:15:33.396526+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[30856]: cluster 2023-12-06T21:15:32.601528+0000 mgr.y (mgr.24368) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[30856]: audit 2023-12-06T21:15:33.040251+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2419577660"}]': finished 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[30856]: cluster 2023-12-06T21:15:33.040546+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[30856]: audit 2023-12-06T21:15:33.395774+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.172:0/2363962402' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:34 smithi172 bash[30856]: audit 2023-12-06T21:15:33.396526+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]: dispatch 2023-12-06T21:15:35.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[25059]: audit 2023-12-06T21:15:34.042257+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]': finished 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[25059]: cluster 2023-12-06T21:15:34.042468+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[25059]: audit 2023-12-06T21:15:34.404172+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.172:0/1273966582' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[25059]: audit 2023-12-06T21:15:34.405192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[30856]: audit 2023-12-06T21:15:34.042257+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]': finished 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[30856]: cluster 2023-12-06T21:15:34.042468+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[30856]: audit 2023-12-06T21:15:34.404172+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.172:0/1273966582' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[30856]: audit 2023-12-06T21:15:34.405192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:35.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:35 smithi175 bash[25285]: audit 2023-12-06T21:15:34.042257+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2419577660"}]': finished 2023-12-06T21:15:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:35 smithi175 bash[25285]: cluster 2023-12-06T21:15:34.042468+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:15:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:35 smithi175 bash[25285]: audit 2023-12-06T21:15:34.404172+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.172:0/1273966582' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:35 smithi175 bash[25285]: audit 2023-12-06T21:15:34.405192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]: dispatch 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: cluster 2023-12-06T21:15:34.602298+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.020010+0000 mgr.y (mgr.24368) 173 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.061702+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]': finished 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: cluster 2023-12-06T21:15:35.061845+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.425692+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.172:0/350107281' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.426380+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.894688+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:36 smithi175 bash[25285]: audit 2023-12-06T21:15:35.902713+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:36.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:35 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: cluster 2023-12-06T21:15:34.602298+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.020010+0000 mgr.y (mgr.24368) 173 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.061702+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]': finished 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: cluster 2023-12-06T21:15:35.061845+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.425692+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.172:0/350107281' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.426380+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.894688+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[25059]: audit 2023-12-06T21:15:35.902713+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: cluster 2023-12-06T21:15:34.602298+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.020010+0000 mgr.y (mgr.24368) 173 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.061702+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3655746578"}]': finished 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: cluster 2023-12-06T21:15:35.061845+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.425692+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.172:0/350107281' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.426380+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]: dispatch 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.894688+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:36.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:36 smithi172 bash[30856]: audit 2023-12-06T21:15:35.902713+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:37 smithi175 bash[25285]: audit 2023-12-06T21:15:36.065816+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]': finished 2023-12-06T21:15:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:37 smithi175 bash[25285]: cluster 2023-12-06T21:15:36.066054+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:15:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:37 smithi175 bash[25285]: audit 2023-12-06T21:15:36.428295+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.172:0/4109367111' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:37 smithi175 bash[25285]: audit 2023-12-06T21:15:36.429212+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:37.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[25059]: audit 2023-12-06T21:15:36.065816+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]': finished 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[25059]: cluster 2023-12-06T21:15:36.066054+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[25059]: audit 2023-12-06T21:15:36.428295+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.172:0/4109367111' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[25059]: audit 2023-12-06T21:15:36.429212+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[30856]: audit 2023-12-06T21:15:36.065816+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2076327715"}]': finished 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[30856]: cluster 2023-12-06T21:15:36.066054+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[30856]: audit 2023-12-06T21:15:36.428295+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.172:0/4109367111' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:37 smithi172 bash[30856]: audit 2023-12-06T21:15:36.429212+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]: dispatch 2023-12-06T21:15:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:38 smithi175 bash[25285]: cluster 2023-12-06T21:15:36.603221+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:38 smithi175 bash[25285]: audit 2023-12-06T21:15:37.087275+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]': finished 2023-12-06T21:15:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:38 smithi175 bash[25285]: cluster 2023-12-06T21:15:37.087388+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:15:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:38 smithi175 bash[25285]: audit 2023-12-06T21:15:37.450648+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]: dispatch 2023-12-06T21:15:38.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[30856]: cluster 2023-12-06T21:15:36.603221+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[30856]: audit 2023-12-06T21:15:37.087275+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]': finished 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[30856]: cluster 2023-12-06T21:15:37.087388+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[30856]: audit 2023-12-06T21:15:37.450648+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]: dispatch 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[25059]: cluster 2023-12-06T21:15:36.603221+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[25059]: audit 2023-12-06T21:15:37.087275+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1362561583"}]': finished 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[25059]: cluster 2023-12-06T21:15:37.087388+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:15:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:38 smithi172 bash[25059]: audit 2023-12-06T21:15:37.450648+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]: dispatch 2023-12-06T21:15:39.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:39 smithi175 bash[25285]: audit 2023-12-06T21:15:38.100096+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]': finished 2023-12-06T21:15:39.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:39 smithi175 bash[25285]: cluster 2023-12-06T21:15:38.100576+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:15:39.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:39 smithi175 bash[25285]: audit 2023-12-06T21:15:38.458244+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.172:0/3905985536' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:39.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:39 smithi175 bash[25285]: audit 2023-12-06T21:15:38.459309+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:39.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[30856]: audit 2023-12-06T21:15:38.100096+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]': finished 2023-12-06T21:15:39.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[30856]: cluster 2023-12-06T21:15:38.100576+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[30856]: audit 2023-12-06T21:15:38.458244+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.172:0/3905985536' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[30856]: audit 2023-12-06T21:15:38.459309+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[25059]: audit 2023-12-06T21:15:38.100096+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.172:0/2776994041' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1934532773"}]': finished 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[25059]: cluster 2023-12-06T21:15:38.100576+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[25059]: audit 2023-12-06T21:15:38.458244+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.172:0/3905985536' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:39 smithi172 bash[25059]: audit 2023-12-06T21:15:38.459309+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]: dispatch 2023-12-06T21:15:40.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:40 smithi175 bash[25285]: cluster 2023-12-06T21:15:38.604871+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:40.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:40 smithi175 bash[25285]: audit 2023-12-06T21:15:39.108654+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]': finished 2023-12-06T21:15:40.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:40 smithi175 bash[25285]: cluster 2023-12-06T21:15:39.108754+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:15:40.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:40 smithi175 bash[25285]: audit 2023-12-06T21:15:39.468836+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.172:0/118138498' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:40.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:40 smithi175 bash[25285]: audit 2023-12-06T21:15:39.469677+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:40.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25059]: cluster 2023-12-06T21:15:38.604871+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25059]: audit 2023-12-06T21:15:39.108654+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]': finished 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25059]: cluster 2023-12-06T21:15:39.108754+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25059]: audit 2023-12-06T21:15:39.468836+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.172:0/118138498' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25059]: audit 2023-12-06T21:15:39.469677+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[30856]: cluster 2023-12-06T21:15:38.604871+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[30856]: audit 2023-12-06T21:15:39.108654+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1362561583"}]': finished 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[30856]: cluster 2023-12-06T21:15:39.108754+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[30856]: audit 2023-12-06T21:15:39.468836+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.172:0/118138498' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[30856]: audit 2023-12-06T21:15:39.469677+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]: dispatch 2023-12-06T21:15:41.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:40] "GET /metrics HTTP/1.1" 200 214949 "" "Prometheus/2.33.4" 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[25059]: audit 2023-12-06T21:15:40.114516+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]': finished 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[25059]: cluster 2023-12-06T21:15:40.114712+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[25059]: audit 2023-12-06T21:15:40.482227+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]: dispatch 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[30856]: audit 2023-12-06T21:15:40.114516+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]': finished 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[30856]: cluster 2023-12-06T21:15:40.114712+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:15:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:41 smithi172 bash[30856]: audit 2023-12-06T21:15:40.482227+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]: dispatch 2023-12-06T21:15:41.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:41 smithi175 bash[25285]: audit 2023-12-06T21:15:40.114516+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/531274622"}]': finished 2023-12-06T21:15:41.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:41 smithi175 bash[25285]: cluster 2023-12-06T21:15:40.114712+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:15:41.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:41 smithi175 bash[25285]: audit 2023-12-06T21:15:40.482227+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]: dispatch 2023-12-06T21:15:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:42 smithi175 bash[25285]: cluster 2023-12-06T21:15:40.605738+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:42 smithi175 bash[25285]: audit 2023-12-06T21:15:41.130794+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]': finished 2023-12-06T21:15:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:42 smithi175 bash[25285]: cluster 2023-12-06T21:15:41.130974+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:15:42.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[25059]: cluster 2023-12-06T21:15:40.605738+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:42.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[25059]: audit 2023-12-06T21:15:41.130794+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]': finished 2023-12-06T21:15:42.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[25059]: cluster 2023-12-06T21:15:41.130974+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:15:42.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[30856]: cluster 2023-12-06T21:15:40.605738+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:42.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[30856]: audit 2023-12-06T21:15:41.130794+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.172:0/1146864454' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2890519175"}]': finished 2023-12-06T21:15:42.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:42 smithi172 bash[30856]: cluster 2023-12-06T21:15:41.130974+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:15:44.144 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:44.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:44 smithi172 bash[25059]: cluster 2023-12-06T21:15:42.606515+0000 mgr.y (mgr.24368) 177 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:15:44.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:44 smithi172 bash[30856]: cluster 2023-12-06T21:15:42.606515+0000 mgr.y (mgr.24368) 177 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:15:44.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:44 smithi175 bash[25285]: cluster 2023-12-06T21:15:42.606515+0000 mgr.y (mgr.24368) 177 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:15:45.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:45 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:15:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:46 smithi175 bash[25285]: cluster 2023-12-06T21:15:44.608218+0000 mgr.y (mgr.24368) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:15:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:46 smithi175 bash[25285]: audit 2023-12-06T21:15:45.031855+0000 mgr.y (mgr.24368) 179 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:46 smithi175 bash[25285]: audit 2023-12-06T21:15:45.387840+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:46 smithi175 bash[25285]: audit 2023-12-06T21:15:45.398120+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[25059]: cluster 2023-12-06T21:15:44.608218+0000 mgr.y (mgr.24368) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[25059]: audit 2023-12-06T21:15:45.031855+0000 mgr.y (mgr.24368) 179 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[25059]: audit 2023-12-06T21:15:45.387840+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[25059]: audit 2023-12-06T21:15:45.398120+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[30856]: cluster 2023-12-06T21:15:44.608218+0000 mgr.y (mgr.24368) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[30856]: audit 2023-12-06T21:15:45.031855+0000 mgr.y (mgr.24368) 179 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[30856]: audit 2023-12-06T21:15:45.387840+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:46.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:46 smithi172 bash[30856]: audit 2023-12-06T21:15:45.398120+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:48 smithi175 bash[25285]: cluster 2023-12-06T21:15:46.608832+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T21:15:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:48 smithi172 bash[25059]: cluster 2023-12-06T21:15:46.608832+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T21:15:48.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:48 smithi172 bash[30856]: cluster 2023-12-06T21:15:46.608832+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T21:15:50.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:50 smithi175 bash[25285]: cluster 2023-12-06T21:15:48.610556+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:50.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:50 smithi172 bash[30856]: cluster 2023-12-06T21:15:48.610556+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:50 smithi172 bash[25059]: cluster 2023-12-06T21:15:48.610556+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:51.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:50] "GET /metrics HTTP/1.1" 200 215031 "" "Prometheus/2.33.4" 2023-12-06T21:15:52.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:52 smithi175 bash[25285]: cluster 2023-12-06T21:15:50.611474+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:15:52.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:52 smithi172 bash[25059]: cluster 2023-12-06T21:15:50.611474+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:15:52.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:52 smithi172 bash[30856]: cluster 2023-12-06T21:15:50.611474+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:15:54.000 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:15:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:15:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:54 smithi175 bash[25285]: cluster 2023-12-06T21:15:52.612250+0000 mgr.y (mgr.24368) 183 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2023-12-06T21:15:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:54 smithi172 bash[25059]: cluster 2023-12-06T21:15:52.612250+0000 mgr.y (mgr.24368) 183 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2023-12-06T21:15:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:54 smithi172 bash[30856]: cluster 2023-12-06T21:15:52.612250+0000 mgr.y (mgr.24368) 183 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2023-12-06T21:15:56.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:15:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:15:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:56 smithi175 bash[25285]: cluster 2023-12-06T21:15:54.614000+0000 mgr.y (mgr.24368) 184 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:56 smithi175 bash[25285]: audit 2023-12-06T21:15:55.040886+0000 mgr.y (mgr.24368) 185 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:56 smithi175 bash[25285]: audit 2023-12-06T21:15:56.030508+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:56 smithi175 bash[25285]: audit 2023-12-06T21:15:56.039809+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[25059]: cluster 2023-12-06T21:15:54.614000+0000 mgr.y (mgr.24368) 184 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[25059]: audit 2023-12-06T21:15:55.040886+0000 mgr.y (mgr.24368) 185 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[25059]: audit 2023-12-06T21:15:56.030508+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[25059]: audit 2023-12-06T21:15:56.039809+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[30856]: cluster 2023-12-06T21:15:54.614000+0000 mgr.y (mgr.24368) 184 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[30856]: audit 2023-12-06T21:15:55.040886+0000 mgr.y (mgr.24368) 185 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[30856]: audit 2023-12-06T21:15:56.030508+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:56 smithi172 bash[30856]: audit 2023-12-06T21:15:56.039809+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:15:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:15:58 smithi175 bash[25285]: cluster 2023-12-06T21:15:56.614753+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:15:58.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:15:58 smithi172 bash[25059]: cluster 2023-12-06T21:15:56.614753+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:15:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:15:58 smithi172 bash[30856]: cluster 2023-12-06T21:15:56.614753+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:00.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:00 smithi175 bash[25285]: cluster 2023-12-06T21:15:58.616427+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:00.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:00 smithi172 bash[25059]: cluster 2023-12-06T21:15:58.616427+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:00 smithi172 bash[30856]: cluster 2023-12-06T21:15:58.616427+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:00] "GET /metrics HTTP/1.1" 200 214985 "" "Prometheus/2.33.4" 2023-12-06T21:16:02.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:02 smithi175 bash[25285]: cluster 2023-12-06T21:16:00.617189+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:02.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:02 smithi172 bash[25059]: cluster 2023-12-06T21:16:00.617189+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:02 smithi172 bash[30856]: cluster 2023-12-06T21:16:00.617189+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:04.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:04 smithi175 bash[25285]: cluster 2023-12-06T21:16:02.617935+0000 mgr.y (mgr.24368) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:04.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:04 smithi172 bash[25059]: cluster 2023-12-06T21:16:02.617935+0000 mgr.y (mgr.24368) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:04.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:04 smithi172 bash[30856]: cluster 2023-12-06T21:16:02.617935+0000 mgr.y (mgr.24368) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:05.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:05 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:16:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:06 smithi175 bash[25285]: cluster 2023-12-06T21:16:04.619716+0000 mgr.y (mgr.24368) 190 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:06 smithi175 bash[25285]: audit 2023-12-06T21:16:05.047762+0000 mgr.y (mgr.24368) 191 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:06 smithi175 bash[25285]: audit 2023-12-06T21:16:05.513356+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:06 smithi175 bash[25285]: audit 2023-12-06T21:16:05.519363+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:06.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[25059]: cluster 2023-12-06T21:16:04.619716+0000 mgr.y (mgr.24368) 190 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[25059]: audit 2023-12-06T21:16:05.047762+0000 mgr.y (mgr.24368) 191 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[25059]: audit 2023-12-06T21:16:05.513356+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[25059]: audit 2023-12-06T21:16:05.519363+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[30856]: cluster 2023-12-06T21:16:04.619716+0000 mgr.y (mgr.24368) 190 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[30856]: audit 2023-12-06T21:16:05.047762+0000 mgr.y (mgr.24368) 191 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[30856]: audit 2023-12-06T21:16:05.513356+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:06 smithi172 bash[30856]: audit 2023-12-06T21:16:05.519363+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:08.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:08 smithi175 bash[25285]: cluster 2023-12-06T21:16:06.620466+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:08.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:08 smithi172 bash[25059]: cluster 2023-12-06T21:16:06.620466+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:08 smithi172 bash[30856]: cluster 2023-12-06T21:16:06.620466+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:10.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:10 smithi175 bash[25285]: cluster 2023-12-06T21:16:08.622119+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:10.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:10 smithi172 bash[25059]: cluster 2023-12-06T21:16:08.622119+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:10.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:10 smithi172 bash[30856]: cluster 2023-12-06T21:16:08.622119+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:11.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:10] "GET /metrics HTTP/1.1" 200 214985 "" "Prometheus/2.33.4" 2023-12-06T21:16:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:12 smithi175 bash[25285]: cluster 2023-12-06T21:16:10.622964+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:12.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:12 smithi172 bash[25059]: cluster 2023-12-06T21:16:10.622964+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:12 smithi172 bash[30856]: cluster 2023-12-06T21:16:10.622964+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:13 smithi175 bash[25285]: audit 2023-12-06T21:16:12.903309+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:13 smithi175 bash[25285]: audit 2023-12-06T21:16:12.904245+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:13 smithi175 bash[25285]: audit 2023-12-06T21:16:12.910654+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:13 smithi175 bash[25285]: audit 2023-12-06T21:16:12.911455+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[30856]: audit 2023-12-06T21:16:12.903309+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[30856]: audit 2023-12-06T21:16:12.904245+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[30856]: audit 2023-12-06T21:16:12.910654+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[30856]: audit 2023-12-06T21:16:12.911455+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[25059]: audit 2023-12-06T21:16:12.903309+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[25059]: audit 2023-12-06T21:16:12.904245+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[25059]: audit 2023-12-06T21:16:12.910654+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:13 smithi172 bash[25059]: audit 2023-12-06T21:16:12.911455+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:16:14.146 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:14.464 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:14 smithi175 bash[25285]: cluster 2023-12-06T21:16:12.623724+0000 mgr.y (mgr.24368) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:14.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:14 smithi172 bash[25059]: cluster 2023-12-06T21:16:12.623724+0000 mgr.y (mgr.24368) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:14.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:14 smithi172 bash[30856]: cluster 2023-12-06T21:16:12.623724+0000 mgr.y (mgr.24368) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:16.467 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:16:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:16 smithi175 bash[25285]: cluster 2023-12-06T21:16:14.625556+0000 mgr.y (mgr.24368) 196 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:16 smithi175 bash[25285]: audit 2023-12-06T21:16:15.056855+0000 mgr.y (mgr.24368) 197 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:16 smithi175 bash[25285]: audit 2023-12-06T21:16:16.176026+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:16.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:16 smithi175 bash[25285]: audit 2023-12-06T21:16:16.185295+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[25059]: cluster 2023-12-06T21:16:14.625556+0000 mgr.y (mgr.24368) 196 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[25059]: audit 2023-12-06T21:16:15.056855+0000 mgr.y (mgr.24368) 197 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[25059]: audit 2023-12-06T21:16:16.176026+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[25059]: audit 2023-12-06T21:16:16.185295+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[30856]: cluster 2023-12-06T21:16:14.625556+0000 mgr.y (mgr.24368) 196 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[30856]: audit 2023-12-06T21:16:15.056855+0000 mgr.y (mgr.24368) 197 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[30856]: audit 2023-12-06T21:16:16.176026+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:16 smithi172 bash[30856]: audit 2023-12-06T21:16:16.185295+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:18.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:18 smithi175 bash[25285]: cluster 2023-12-06T21:16:16.626335+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:18 smithi172 bash[25059]: cluster 2023-12-06T21:16:16.626335+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:18.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:18 smithi172 bash[30856]: cluster 2023-12-06T21:16:16.626335+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:20.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:20 smithi175 bash[25285]: cluster 2023-12-06T21:16:18.628049+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:20.766 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:20 smithi172 bash[30856]: cluster 2023-12-06T21:16:18.628049+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:20.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:20 smithi172 bash[25059]: cluster 2023-12-06T21:16:18.628049+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:21.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:20] "GET /metrics HTTP/1.1" 200 214940 "" "Prometheus/2.33.4" 2023-12-06T21:16:22.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:22 smithi175 bash[25285]: cluster 2023-12-06T21:16:20.628853+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:22.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:22 smithi172 bash[25059]: cluster 2023-12-06T21:16:20.628853+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:22 smithi172 bash[30856]: cluster 2023-12-06T21:16:20.628853+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:24.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:24.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:24 smithi175 bash[25285]: cluster 2023-12-06T21:16:22.629580+0000 mgr.y (mgr.24368) 201 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:24.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:24 smithi172 bash[30856]: cluster 2023-12-06T21:16:22.629580+0000 mgr.y (mgr.24368) 201 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:24 smithi172 bash[25059]: cluster 2023-12-06T21:16:22.629580+0000 mgr.y (mgr.24368) 201 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:26.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:25 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:16:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:26.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:26 smithi175 bash[25285]: cluster 2023-12-06T21:16:24.631283+0000 mgr.y (mgr.24368) 202 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:26.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:26 smithi175 bash[25285]: audit 2023-12-06T21:16:25.067727+0000 mgr.y (mgr.24368) 203 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:26.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:26 smithi175 bash[25285]: audit 2023-12-06T21:16:25.648641+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:26.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:26 smithi175 bash[25285]: audit 2023-12-06T21:16:25.656951+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:26.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[25059]: cluster 2023-12-06T21:16:24.631283+0000 mgr.y (mgr.24368) 202 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:26.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[25059]: audit 2023-12-06T21:16:25.067727+0000 mgr.y (mgr.24368) 203 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:26.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[25059]: audit 2023-12-06T21:16:25.648641+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:26.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[25059]: audit 2023-12-06T21:16:25.656951+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:26.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[30856]: cluster 2023-12-06T21:16:24.631283+0000 mgr.y (mgr.24368) 202 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:26.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[30856]: audit 2023-12-06T21:16:25.067727+0000 mgr.y (mgr.24368) 203 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:26.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[30856]: audit 2023-12-06T21:16:25.648641+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:26.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:26 smithi172 bash[30856]: audit 2023-12-06T21:16:25.656951+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:28.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:28 smithi175 bash[25285]: cluster 2023-12-06T21:16:26.632000+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:28.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:28 smithi172 bash[25059]: cluster 2023-12-06T21:16:26.632000+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:28 smithi172 bash[30856]: cluster 2023-12-06T21:16:26.632000+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:29.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:29 smithi172 bash[25059]: cluster 2023-12-06T21:16:28.633769+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:29.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:29 smithi172 bash[30856]: cluster 2023-12-06T21:16:28.633769+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:30.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:29 smithi175 bash[25285]: cluster 2023-12-06T21:16:28.633769+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:30 smithi175 bash[25285]: audit 2023-12-06T21:16:30.535878+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:16:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:30 smithi175 bash[25285]: audit 2023-12-06T21:16:30.538097+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:16:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:30 smithi175 bash[25285]: audit 2023-12-06T21:16:30.831665+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:30 smithi175 bash[25285]: audit 2023-12-06T21:16:30.841527+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:31.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:30] "GET /metrics HTTP/1.1" 200 214939 "" "Prometheus/2.33.4" 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[25059]: audit 2023-12-06T21:16:30.535878+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[25059]: audit 2023-12-06T21:16:30.538097+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[25059]: audit 2023-12-06T21:16:30.831665+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[25059]: audit 2023-12-06T21:16:30.841527+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[30856]: audit 2023-12-06T21:16:30.535878+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[30856]: audit 2023-12-06T21:16:30.538097+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[30856]: audit 2023-12-06T21:16:30.831665+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:30 smithi172 bash[30856]: audit 2023-12-06T21:16:30.841527+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:32.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:31 smithi175 bash[25285]: cluster 2023-12-06T21:16:30.634632+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:32.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:31 smithi172 bash[25059]: cluster 2023-12-06T21:16:30.634632+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:31 smithi172 bash[30856]: cluster 2023-12-06T21:16:30.634632+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:34.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:34.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:33 smithi175 bash[25285]: cluster 2023-12-06T21:16:32.635396+0000 mgr.y (mgr.24368) 207 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:33 smithi172 bash[25059]: cluster 2023-12-06T21:16:32.635396+0000 mgr.y (mgr.24368) 207 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:33 smithi172 bash[30856]: cluster 2023-12-06T21:16:32.635396+0000 mgr.y (mgr.24368) 207 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:35 smithi175 bash[25285]: cluster 2023-12-06T21:16:34.637126+0000 mgr.y (mgr.24368) 208 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:35 smithi175 bash[25285]: audit 2023-12-06T21:16:35.079030+0000 mgr.y (mgr.24368) 209 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:36.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:35 smithi172 bash[25059]: cluster 2023-12-06T21:16:34.637126+0000 mgr.y (mgr.24368) 208 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:36.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:35 smithi172 bash[25059]: audit 2023-12-06T21:16:35.079030+0000 mgr.y (mgr.24368) 209 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:35 smithi172 bash[30856]: cluster 2023-12-06T21:16:34.637126+0000 mgr.y (mgr.24368) 208 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:35 smithi172 bash[30856]: audit 2023-12-06T21:16:35.079030+0000 mgr.y (mgr.24368) 209 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:36.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:36 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:16:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:37.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:37 smithi172 bash[25059]: audit 2023-12-06T21:16:36.318621+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:37.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:37 smithi172 bash[25059]: audit 2023-12-06T21:16:36.326993+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:37 smithi172 bash[30856]: audit 2023-12-06T21:16:36.318621+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:37 smithi172 bash[30856]: audit 2023-12-06T21:16:36.326993+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:37 smithi175 bash[25285]: audit 2023-12-06T21:16:36.318621+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:37 smithi175 bash[25285]: audit 2023-12-06T21:16:36.326993+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:38.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:38 smithi175 bash[25285]: cluster 2023-12-06T21:16:36.637855+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:38 smithi172 bash[25059]: cluster 2023-12-06T21:16:36.637855+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:38 smithi172 bash[30856]: cluster 2023-12-06T21:16:36.637855+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:40.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:40 smithi175 bash[25285]: cluster 2023-12-06T21:16:38.639519+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:40.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:40 smithi172 bash[25059]: cluster 2023-12-06T21:16:38.639519+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:40 smithi172 bash[30856]: cluster 2023-12-06T21:16:38.639519+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:41.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:40] "GET /metrics HTTP/1.1" 200 214939 "" "Prometheus/2.33.4" 2023-12-06T21:16:42.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:42 smithi175 bash[25285]: cluster 2023-12-06T21:16:40.640243+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:42.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:42 smithi172 bash[25059]: cluster 2023-12-06T21:16:40.640243+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:42 smithi172 bash[30856]: cluster 2023-12-06T21:16:40.640243+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:44.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:44.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:44 smithi172 bash[25059]: cluster 2023-12-06T21:16:42.641006+0000 mgr.y (mgr.24368) 213 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:44.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:44 smithi172 bash[30856]: cluster 2023-12-06T21:16:42.641006+0000 mgr.y (mgr.24368) 213 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:44.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:44 smithi175 bash[25285]: cluster 2023-12-06T21:16:42.641006+0000 mgr.y (mgr.24368) 213 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:45.822 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:45 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:16:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:46 smithi175 bash[25285]: cluster 2023-12-06T21:16:44.643896+0000 mgr.y (mgr.24368) 214 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:46 smithi175 bash[25285]: audit 2023-12-06T21:16:45.087709+0000 mgr.y (mgr.24368) 215 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:46 smithi175 bash[25285]: audit 2023-12-06T21:16:45.777982+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:46 smithi175 bash[25285]: audit 2023-12-06T21:16:45.786831+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[30856]: cluster 2023-12-06T21:16:44.643896+0000 mgr.y (mgr.24368) 214 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[30856]: audit 2023-12-06T21:16:45.087709+0000 mgr.y (mgr.24368) 215 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[30856]: audit 2023-12-06T21:16:45.777982+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[30856]: audit 2023-12-06T21:16:45.786831+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[25059]: cluster 2023-12-06T21:16:44.643896+0000 mgr.y (mgr.24368) 214 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[25059]: audit 2023-12-06T21:16:45.087709+0000 mgr.y (mgr.24368) 215 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[25059]: audit 2023-12-06T21:16:45.777982+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:46 smithi172 bash[25059]: audit 2023-12-06T21:16:45.786831+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:48 smithi175 bash[25285]: cluster 2023-12-06T21:16:46.644699+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:48 smithi172 bash[25059]: cluster 2023-12-06T21:16:46.644699+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:48.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:48 smithi172 bash[30856]: cluster 2023-12-06T21:16:46.644699+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:50.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:50 smithi175 bash[25285]: cluster 2023-12-06T21:16:48.646356+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:50.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:50 smithi172 bash[25059]: cluster 2023-12-06T21:16:48.646356+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:50.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:50 smithi172 bash[30856]: cluster 2023-12-06T21:16:48.646356+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:51.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:50] "GET /metrics HTTP/1.1" 200 214951 "" "Prometheus/2.33.4" 2023-12-06T21:16:52.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:52 smithi175 bash[25285]: cluster 2023-12-06T21:16:50.647190+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:52.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:52 smithi172 bash[25059]: cluster 2023-12-06T21:16:50.647190+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:52.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:52 smithi172 bash[30856]: cluster 2023-12-06T21:16:50.647190+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:54.004 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:16:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:16:54.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:54 smithi175 bash[25285]: cluster 2023-12-06T21:16:52.647908+0000 mgr.y (mgr.24368) 219 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:54.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:54 smithi172 bash[25059]: cluster 2023-12-06T21:16:52.647908+0000 mgr.y (mgr.24368) 219 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:54 smithi172 bash[30856]: cluster 2023-12-06T21:16:52.647908+0000 mgr.y (mgr.24368) 219 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:56.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:56 smithi175 bash[25285]: cluster 2023-12-06T21:16:54.649686+0000 mgr.y (mgr.24368) 220 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:56.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:56 smithi175 bash[25285]: audit 2023-12-06T21:16:55.096445+0000 mgr.y (mgr.24368) 221 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:56.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:16:56 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:16:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:16:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:56 smithi172 bash[25059]: cluster 2023-12-06T21:16:54.649686+0000 mgr.y (mgr.24368) 220 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:56 smithi172 bash[25059]: audit 2023-12-06T21:16:55.096445+0000 mgr.y (mgr.24368) 221 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:56 smithi172 bash[30856]: cluster 2023-12-06T21:16:54.649686+0000 mgr.y (mgr.24368) 220 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:16:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:56 smithi172 bash[30856]: audit 2023-12-06T21:16:55.096445+0000 mgr.y (mgr.24368) 221 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:16:57.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:57 smithi175 bash[25285]: audit 2023-12-06T21:16:56.460336+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:57.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:57 smithi175 bash[25285]: audit 2023-12-06T21:16:56.473569+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:57.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:57 smithi172 bash[25059]: audit 2023-12-06T21:16:56.460336+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:57 smithi172 bash[25059]: audit 2023-12-06T21:16:56.473569+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:57 smithi172 bash[30856]: audit 2023-12-06T21:16:56.460336+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:57 smithi172 bash[30856]: audit 2023-12-06T21:16:56.473569+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:16:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:16:58 smithi175 bash[25285]: cluster 2023-12-06T21:16:56.650449+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:58.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:16:58 smithi172 bash[25059]: cluster 2023-12-06T21:16:56.650449+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:16:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:16:58 smithi172 bash[30856]: cluster 2023-12-06T21:16:56.650449+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:00.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:00 smithi175 bash[25285]: cluster 2023-12-06T21:16:58.652122+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:00.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:00 smithi172 bash[25059]: cluster 2023-12-06T21:16:58.652122+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:00 smithi172 bash[30856]: cluster 2023-12-06T21:16:58.652122+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:00] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2023-12-06T21:17:02.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:02 smithi175 bash[25285]: cluster 2023-12-06T21:17:00.652918+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:02.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:02 smithi172 bash[25059]: cluster 2023-12-06T21:17:00.652918+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:02 smithi172 bash[30856]: cluster 2023-12-06T21:17:00.652918+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:04.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:04 smithi175 bash[25285]: cluster 2023-12-06T21:17:02.653784+0000 mgr.y (mgr.24368) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:04.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:04 smithi172 bash[25059]: cluster 2023-12-06T21:17:02.653784+0000 mgr.y (mgr.24368) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:04.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:04 smithi172 bash[30856]: cluster 2023-12-06T21:17:02.653784+0000 mgr.y (mgr.24368) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:06.073 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:05 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:17:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:06.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[30856]: cluster 2023-12-06T21:17:04.655635+0000 mgr.y (mgr.24368) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[30856]: audit 2023-12-06T21:17:05.107812+0000 mgr.y (mgr.24368) 227 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[30856]: audit 2023-12-06T21:17:05.911134+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[30856]: audit 2023-12-06T21:17:05.923623+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[25059]: cluster 2023-12-06T21:17:04.655635+0000 mgr.y (mgr.24368) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[25059]: audit 2023-12-06T21:17:05.107812+0000 mgr.y (mgr.24368) 227 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[25059]: audit 2023-12-06T21:17:05.911134+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:06 smithi172 bash[25059]: audit 2023-12-06T21:17:05.923623+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:06 smithi175 bash[25285]: cluster 2023-12-06T21:17:04.655635+0000 mgr.y (mgr.24368) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:06 smithi175 bash[25285]: audit 2023-12-06T21:17:05.107812+0000 mgr.y (mgr.24368) 227 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:06 smithi175 bash[25285]: audit 2023-12-06T21:17:05.911134+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:06 smithi175 bash[25285]: audit 2023-12-06T21:17:05.923623+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:08.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:08 smithi175 bash[25285]: cluster 2023-12-06T21:17:06.656436+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:08.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:08 smithi172 bash[25059]: cluster 2023-12-06T21:17:06.656436+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:08 smithi172 bash[30856]: cluster 2023-12-06T21:17:06.656436+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:10.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:10 smithi172 bash[25059]: cluster 2023-12-06T21:17:08.658186+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:10.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:10 smithi172 bash[30856]: cluster 2023-12-06T21:17:08.658186+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:10 smithi175 bash[25285]: cluster 2023-12-06T21:17:08.658186+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:11.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:10] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2023-12-06T21:17:12.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:12 smithi172 bash[25059]: cluster 2023-12-06T21:17:10.659008+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:12 smithi172 bash[30856]: cluster 2023-12-06T21:17:10.659008+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:12 smithi175 bash[25285]: cluster 2023-12-06T21:17:10.659008+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[25059]: cluster 2023-12-06T21:17:12.659732+0000 mgr.y (mgr.24368) 231 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[25059]: audit 2023-12-06T21:17:12.910738+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[25059]: audit 2023-12-06T21:17:12.911551+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[25059]: audit 2023-12-06T21:17:12.918172+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[25059]: audit 2023-12-06T21:17:12.918923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[30856]: cluster 2023-12-06T21:17:12.659732+0000 mgr.y (mgr.24368) 231 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[30856]: audit 2023-12-06T21:17:12.910738+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[30856]: audit 2023-12-06T21:17:12.911551+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[30856]: audit 2023-12-06T21:17:12.918172+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:13 smithi172 bash[30856]: audit 2023-12-06T21:17:12.918923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[25285]: cluster 2023-12-06T21:17:12.659732+0000 mgr.y (mgr.24368) 231 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[25285]: audit 2023-12-06T21:17:12.910738+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[25285]: audit 2023-12-06T21:17:12.911551+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[25285]: audit 2023-12-06T21:17:12.918172+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:13.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[25285]: audit 2023-12-06T21:17:12.918923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:17:14.087 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:16.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:15 smithi175 bash[25285]: cluster 2023-12-06T21:17:14.661383+0000 mgr.y (mgr.24368) 232 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:16.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:15 smithi175 bash[25285]: audit 2023-12-06T21:17:15.117935+0000 mgr.y (mgr.24368) 233 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:15 smithi172 bash[25059]: cluster 2023-12-06T21:17:14.661383+0000 mgr.y (mgr.24368) 232 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:15 smithi172 bash[25059]: audit 2023-12-06T21:17:15.117935+0000 mgr.y (mgr.24368) 233 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:16.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:15 smithi172 bash[30856]: cluster 2023-12-06T21:17:14.661383+0000 mgr.y (mgr.24368) 232 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:16.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:15 smithi172 bash[30856]: audit 2023-12-06T21:17:15.117935+0000 mgr.y (mgr.24368) 233 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:17.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:16 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:17:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:17 smithi175 bash[25285]: audit 2023-12-06T21:17:16.593978+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:17 smithi175 bash[25285]: audit 2023-12-06T21:17:16.604585+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:17 smithi175 bash[25285]: cluster 2023-12-06T21:17:16.662093+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:18.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[30856]: audit 2023-12-06T21:17:16.593978+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[30856]: audit 2023-12-06T21:17:16.604585+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[30856]: cluster 2023-12-06T21:17:16.662093+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[25059]: audit 2023-12-06T21:17:16.593978+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[25059]: audit 2023-12-06T21:17:16.604585+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:17 smithi172 bash[25059]: cluster 2023-12-06T21:17:16.662093+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:19.334 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T21:17:19.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:19 smithi172 bash[30856]: cluster 2023-12-06T21:17:18.663621+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:19 smithi172 bash[25059]: cluster 2023-12-06T21:17:18.663621+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:19 smithi175 bash[25285]: cluster 2023-12-06T21:17:18.663621+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:21.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:20] "GET /metrics HTTP/1.1" 200 214942 "" "Prometheus/2.33.4" 2023-12-06T21:17:22.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:21 smithi175 bash[25285]: cluster 2023-12-06T21:17:20.664297+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:22.254 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:21 smithi172 bash[25059]: cluster 2023-12-06T21:17:20.664297+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:22.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:21 smithi172 bash[30856]: cluster 2023-12-06T21:17:20.664297+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:23.344 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T21:17:24.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:24.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:23 smithi175 bash[25285]: cluster 2023-12-06T21:17:22.664914+0000 mgr.y (mgr.24368) 237 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:24.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:23 smithi172 bash[30856]: cluster 2023-12-06T21:17:22.664914+0000 mgr.y (mgr.24368) 237 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:24.255 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:23 smithi172 bash[25059]: cluster 2023-12-06T21:17:22.664914+0000 mgr.y (mgr.24368) 237 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:25 smithi175 bash[25285]: cluster 2023-12-06T21:17:24.667304+0000 mgr.y (mgr.24368) 238 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:25 smithi175 bash[25285]: audit 2023-12-06T21:17:25.129369+0000 mgr.y (mgr.24368) 239 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:26.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:26 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:17:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:25 smithi172 bash[25059]: cluster 2023-12-06T21:17:24.667304+0000 mgr.y (mgr.24368) 238 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:25 smithi172 bash[25059]: audit 2023-12-06T21:17:25.129369+0000 mgr.y (mgr.24368) 239 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:25 smithi172 bash[30856]: cluster 2023-12-06T21:17:24.667304+0000 mgr.y (mgr.24368) 238 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:26.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:25 smithi172 bash[30856]: audit 2023-12-06T21:17:25.129369+0000 mgr.y (mgr.24368) 239 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:27 smithi172 bash[25059]: audit 2023-12-06T21:17:26.054931+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:27 smithi172 bash[25059]: audit 2023-12-06T21:17:26.064671+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:27 smithi172 bash[30856]: audit 2023-12-06T21:17:26.054931+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:27 smithi172 bash[30856]: audit 2023-12-06T21:17:26.064671+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:27.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:27 smithi175 bash[25285]: audit 2023-12-06T21:17:26.054931+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:27.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:27 smithi175 bash[25285]: audit 2023-12-06T21:17:26.064671+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:28.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:28 smithi172 bash[25059]: cluster 2023-12-06T21:17:26.667792+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:28 smithi172 bash[30856]: cluster 2023-12-06T21:17:26.667792+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:28.458 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T21:17:28.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:28 smithi175 bash[25285]: cluster 2023-12-06T21:17:26.667792+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:30.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:30 smithi172 bash[25059]: cluster 2023-12-06T21:17:28.669435+0000 mgr.y (mgr.24368) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:30 smithi172 bash[30856]: cluster 2023-12-06T21:17:28.669435+0000 mgr.y (mgr.24368) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:30.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:30 smithi175 bash[25285]: cluster 2023-12-06T21:17:28.669435+0000 mgr.y (mgr.24368) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:31.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:30 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:30] "GET /metrics HTTP/1.1" 200 214934 "" "Prometheus/2.33.4" 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[25059]: audit 2023-12-06T21:17:30.858214+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[25059]: audit 2023-12-06T21:17:30.860773+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[25059]: audit 2023-12-06T21:17:30.870384+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[30856]: audit 2023-12-06T21:17:30.858214+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[30856]: audit 2023-12-06T21:17:30.860773+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:31 smithi172 bash[30856]: audit 2023-12-06T21:17:30.870384+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:31 smithi175 bash[25285]: audit 2023-12-06T21:17:30.858214+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:31 smithi175 bash[25285]: audit 2023-12-06T21:17:30.860773+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:31 smithi175 bash[25285]: audit 2023-12-06T21:17:30.870384+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:32.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:32 smithi175 bash[25285]: cluster 2023-12-06T21:17:30.670172+0000 mgr.y (mgr.24368) 242 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:32.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:32 smithi172 bash[25059]: cluster 2023-12-06T21:17:30.670172+0000 mgr.y (mgr.24368) 242 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:32.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:32 smithi172 bash[30856]: cluster 2023-12-06T21:17:30.670172+0000 mgr.y (mgr.24368) 242 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:33.295 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T21:17:34.091 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:34.354 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:34 smithi172 bash[25059]: cluster 2023-12-06T21:17:32.670715+0000 mgr.y (mgr.24368) 243 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:34.354 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:34 smithi172 bash[30856]: cluster 2023-12-06T21:17:32.670715+0000 mgr.y (mgr.24368) 243 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:34.371 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:34 smithi175 bash[25285]: cluster 2023-12-06T21:17:32.670715+0000 mgr.y (mgr.24368) 243 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:36 smithi175 bash[25285]: cluster 2023-12-06T21:17:34.672530+0000 mgr.y (mgr.24368) 244 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:36 smithi175 bash[25285]: audit 2023-12-06T21:17:35.139709+0000 mgr.y (mgr.24368) 245 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:36.302 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:36.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:36 smithi172 bash[25059]: cluster 2023-12-06T21:17:34.672530+0000 mgr.y (mgr.24368) 244 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:36 smithi172 bash[25059]: audit 2023-12-06T21:17:35.139709+0000 mgr.y (mgr.24368) 245 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:36 smithi172 bash[30856]: cluster 2023-12-06T21:17:34.672530+0000 mgr.y (mgr.24368) 244 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:36 smithi172 bash[30856]: audit 2023-12-06T21:17:35.139709+0000 mgr.y (mgr.24368) 245 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:37.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:36 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:17:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:37.177 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T21:17:37.187 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2023-12-06T21:17:37.187 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- 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' 2023-12-06T21:17:37.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.289672+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: cephadm 2023-12-06T21:17:36.290734+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.300789+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.306151+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.307479+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.316159+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: cephadm 2023-12-06T21:17:36.325807+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.733403+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[25059]: audit 2023-12-06T21:17:36.745745+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.289672+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: cephadm 2023-12-06T21:17:36.290734+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.300789+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.306151+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.307479+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.316159+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: cephadm 2023-12-06T21:17:36.325807+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.733403+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:37 smithi172 bash[30856]: audit 2023-12-06T21:17:36.745745+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.289672+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: cephadm 2023-12-06T21:17:36.290734+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.300789+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.306151+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.307479+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.316159+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: cephadm 2023-12-06T21:17:36.325807+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.733403+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:37.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:37 smithi175 bash[25285]: audit 2023-12-06T21:17:36.745745+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:38.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:38 smithi172 bash[25059]: cluster 2023-12-06T21:17:36.673347+0000 mgr.y (mgr.24368) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:38 smithi172 bash[30856]: cluster 2023-12-06T21:17:36.673347+0000 mgr.y (mgr.24368) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:38 smithi175 bash[25285]: cluster 2023-12-06T21:17:36.673347+0000 mgr.y (mgr.24368) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:40.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:40 smithi175 bash[25285]: cluster 2023-12-06T21:17:38.675126+0000 mgr.y (mgr.24368) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:40.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:40 smithi172 bash[25059]: cluster 2023-12-06T21:17:38.675126+0000 mgr.y (mgr.24368) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:40 smithi172 bash[30856]: cluster 2023-12-06T21:17:38.675126+0000 mgr.y (mgr.24368) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:40.880 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:17:41.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:41 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:40] "GET /metrics HTTP/1.1" 200 214934 "" "Prometheus/2.33.4" 2023-12-06T21:17:41.650 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:17:41.650 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 15s ago 12m - - 2023-12-06T21:17:41.650 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 4s ago 11m - - 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 15s ago 4m 18.6M - ba2b418f427c e7eb908de3d2 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (4m) 4s ago 4m 46.8M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (2m) 15s ago 2m 47.2M - 3.5 e1d6a67b021e cf6cee0c5b9e 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443 running (11m) 4s ago 11m 406M - 17.2.0 e1d6a67b021e 47261613f04a 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (13m) 15s ago 13m 465M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (13m) 15s ago 13m 57.9M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (11m) 4s ago 11m 48.4M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (11m) 15s ago 11m 47.4M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 15s ago 5m 12.2M - 1dbe0e931976 54a195d842be 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (4m) 4s ago 5m 12.7M - 1dbe0e931976 c88b780c392f 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (10m) 15s ago 10m 55.2M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (9m) 15s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (9m) 15s ago 9m 51.5M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:17:41.651 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (8m) 15s ago 8m 53.9M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (7m) 4s ago 8m 55.0M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (7m) 4s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (6m) 4s ago 6m 51.4M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (6m) 4s ago 6m 53.3M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (4m) 4s ago 5m 59.8M - 514e6a882f6e 2fbc6585c66e 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (2m) 15s ago 2m 84.3M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (2m) 4s ago 2m 84.3M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (2m) 15s ago 2m 83.7M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:17:41.652 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (2m) 4s ago 2m 83.9M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:17:42.088 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:17:42.088 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:17:42.088 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:17:42.089 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:17:42.484 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image" 2023-12-06T21:17:42.485 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:17:42.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:42 smithi175 bash[25285]: cluster 2023-12-06T21:17:40.675705+0000 mgr.y (mgr.24368) 251 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:42.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:42 smithi175 bash[25285]: audit 2023-12-06T21:17:40.865335+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:42 smithi175 bash[25285]: audit 2023-12-06T21:17:41.250676+0000 mgr.y (mgr.24368) 253 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:42 smithi175 bash[25285]: audit 2023-12-06T21:17:42.087362+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.172:0/17814480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:17:42.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[30856]: cluster 2023-12-06T21:17:40.675705+0000 mgr.y (mgr.24368) 251 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[30856]: audit 2023-12-06T21:17:40.865335+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[30856]: audit 2023-12-06T21:17:41.250676+0000 mgr.y (mgr.24368) 253 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[30856]: audit 2023-12-06T21:17:42.087362+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.172:0/17814480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[25059]: cluster 2023-12-06T21:17:40.675705+0000 mgr.y (mgr.24368) 251 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[25059]: audit 2023-12-06T21:17:40.865335+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[25059]: audit 2023-12-06T21:17:41.250676+0000 mgr.y (mgr.24368) 253 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:42 smithi172 bash[25059]: audit 2023-12-06T21:17:42.087362+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.172:0/17814480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:17:42.932 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:17:43.712 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[25059]: audit 2023-12-06T21:17:41.624714+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.712 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[25059]: audit 2023-12-06T21:17:42.483072+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.713 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[25059]: audit 2023-12-06T21:17:42.931401+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.172:0/1719968386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:17:43.713 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[30856]: audit 2023-12-06T21:17:41.624714+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.713 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[30856]: audit 2023-12-06T21:17:42.483072+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.713 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:43 smithi172 bash[30856]: audit 2023-12-06T21:17:42.931401+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.172:0/1719968386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:17:43.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:43 smithi175 bash[25285]: audit 2023-12-06T21:17:41.624714+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:43 smithi175 bash[25285]: audit 2023-12-06T21:17:42.483072+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:17:43.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:43 smithi175 bash[25285]: audit 2023-12-06T21:17:42.931401+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.172:0/1719968386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:17:44.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:44.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:44 smithi175 bash[25285]: cluster 2023-12-06T21:17:42.676247+0000 mgr.y (mgr.24368) 256 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:44.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:44 smithi172 bash[25059]: cluster 2023-12-06T21:17:42.676247+0000 mgr.y (mgr.24368) 256 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:44.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:44 smithi172 bash[30856]: cluster 2023-12-06T21:17:42.676247+0000 mgr.y (mgr.24368) 256 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:46.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:17:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[25059]: cluster 2023-12-06T21:17:44.678420+0000 mgr.y (mgr.24368) 257 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[25059]: audit 2023-12-06T21:17:45.147803+0000 mgr.y (mgr.24368) 258 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[25059]: audit 2023-12-06T21:17:46.218405+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[25059]: audit 2023-12-06T21:17:46.228462+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[30856]: cluster 2023-12-06T21:17:44.678420+0000 mgr.y (mgr.24368) 257 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:46.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[30856]: audit 2023-12-06T21:17:45.147803+0000 mgr.y (mgr.24368) 258 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:46.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[30856]: audit 2023-12-06T21:17:46.218405+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:46.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:46 smithi172 bash[30856]: audit 2023-12-06T21:17:46.228462+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:46 smithi175 bash[25285]: cluster 2023-12-06T21:17:44.678420+0000 mgr.y (mgr.24368) 257 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:46 smithi175 bash[25285]: audit 2023-12-06T21:17:45.147803+0000 mgr.y (mgr.24368) 258 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:46 smithi175 bash[25285]: audit 2023-12-06T21:17:46.218405+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:46 smithi175 bash[25285]: audit 2023-12-06T21:17:46.228462+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:48 smithi175 bash[25285]: cluster 2023-12-06T21:17:46.679273+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:48 smithi172 bash[25059]: cluster 2023-12-06T21:17:46.679273+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:48.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:48 smithi172 bash[30856]: cluster 2023-12-06T21:17:46.679273+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:50.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:50 smithi172 bash[30856]: cluster 2023-12-06T21:17:48.680494+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:50.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:50 smithi172 bash[25059]: cluster 2023-12-06T21:17:48.680494+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:50.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:50 smithi175 bash[25285]: cluster 2023-12-06T21:17:48.680494+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:51.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:50] "GET /metrics HTTP/1.1" 200 214915 "" "Prometheus/2.33.4" 2023-12-06T21:17:52.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:52 smithi175 bash[25285]: cluster 2023-12-06T21:17:50.681176+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:52.805 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:52 smithi172 bash[25059]: cluster 2023-12-06T21:17:50.681176+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:52 smithi172 bash[30856]: cluster 2023-12-06T21:17:50.681176+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:54.165 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:17:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:17:54.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:54 smithi175 bash[25285]: cluster 2023-12-06T21:17:52.681721+0000 mgr.y (mgr.24368) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:54.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:54 smithi172 bash[25059]: cluster 2023-12-06T21:17:52.681721+0000 mgr.y (mgr.24368) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:54 smithi172 bash[30856]: cluster 2023-12-06T21:17:52.681721+0000 mgr.y (mgr.24368) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:56 smithi175 bash[25285]: cluster 2023-12-06T21:17:54.683280+0000 mgr.y (mgr.24368) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:56 smithi175 bash[25285]: audit 2023-12-06T21:17:55.155575+0000 mgr.y (mgr.24368) 264 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:56 smithi172 bash[25059]: cluster 2023-12-06T21:17:54.683280+0000 mgr.y (mgr.24368) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:56 smithi172 bash[25059]: audit 2023-12-06T21:17:55.155575+0000 mgr.y (mgr.24368) 264 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:56 smithi172 bash[30856]: cluster 2023-12-06T21:17:54.683280+0000 mgr.y (mgr.24368) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:17:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:56 smithi172 bash[30856]: audit 2023-12-06T21:17:55.155575+0000 mgr.y (mgr.24368) 264 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:17:57.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:17:56 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:17:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:17:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:57 smithi175 bash[25285]: cluster 2023-12-06T21:17:56.683948+0000 mgr.y (mgr.24368) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:57 smithi175 bash[25285]: audit 2023-12-06T21:17:56.869266+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:57 smithi175 bash[25285]: audit 2023-12-06T21:17:56.880077+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[25059]: cluster 2023-12-06T21:17:56.683948+0000 mgr.y (mgr.24368) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[25059]: audit 2023-12-06T21:17:56.869266+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[25059]: audit 2023-12-06T21:17:56.880077+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[30856]: cluster 2023-12-06T21:17:56.683948+0000 mgr.y (mgr.24368) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:17:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[30856]: audit 2023-12-06T21:17:56.869266+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:17:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:57 smithi172 bash[30856]: audit 2023-12-06T21:17:56.880077+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:17:59 smithi175 bash[25285]: cluster 2023-12-06T21:17:58.685651+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:00.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:17:59 smithi172 bash[25059]: cluster 2023-12-06T21:17:58.685651+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:00.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:17:59 smithi172 bash[30856]: cluster 2023-12-06T21:17:58.685651+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:00] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2023-12-06T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:01 smithi175 bash[25285]: cluster 2023-12-06T21:18:00.686401+0000 mgr.y (mgr.24368) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:02.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:01 smithi172 bash[25059]: cluster 2023-12-06T21:18:00.686401+0000 mgr.y (mgr.24368) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:02.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:01 smithi172 bash[30856]: cluster 2023-12-06T21:18:00.686401+0000 mgr.y (mgr.24368) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:04.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:03 smithi175 bash[25285]: cluster 2023-12-06T21:18:02.687066+0000 mgr.y (mgr.24368) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:04.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:03 smithi172 bash[25059]: cluster 2023-12-06T21:18:02.687066+0000 mgr.y (mgr.24368) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:03 smithi172 bash[30856]: cluster 2023-12-06T21:18:02.687066+0000 mgr.y (mgr.24368) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:06.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:06 smithi172 bash[25059]: cluster 2023-12-06T21:18:04.688669+0000 mgr.y (mgr.24368) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:06.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:06 smithi172 bash[25059]: audit 2023-12-06T21:18:05.163606+0000 mgr.y (mgr.24368) 270 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:06 smithi172 bash[30856]: cluster 2023-12-06T21:18:04.688669+0000 mgr.y (mgr.24368) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:06 smithi172 bash[30856]: audit 2023-12-06T21:18:05.163606+0000 mgr.y (mgr.24368) 270 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:06.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:05 smithi175 bash[25285]: cluster 2023-12-06T21:18:04.688669+0000 mgr.y (mgr.24368) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:06.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:05 smithi175 bash[25285]: audit 2023-12-06T21:18:05.163606+0000 mgr.y (mgr.24368) 270 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:06.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:06 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:18:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:07.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:07 smithi175 bash[25285]: audit 2023-12-06T21:18:06.366076+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:07.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:07 smithi175 bash[25285]: audit 2023-12-06T21:18:06.373894+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:07.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:07 smithi172 bash[25059]: audit 2023-12-06T21:18:06.366076+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:07.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:07 smithi172 bash[25059]: audit 2023-12-06T21:18:06.373894+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:07.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:07 smithi172 bash[30856]: audit 2023-12-06T21:18:06.366076+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:07.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:07 smithi172 bash[30856]: audit 2023-12-06T21:18:06.373894+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:08.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:08 smithi175 bash[25285]: cluster 2023-12-06T21:18:06.689303+0000 mgr.y (mgr.24368) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:08.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:08 smithi172 bash[25059]: cluster 2023-12-06T21:18:06.689303+0000 mgr.y (mgr.24368) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:08 smithi172 bash[30856]: cluster 2023-12-06T21:18:06.689303+0000 mgr.y (mgr.24368) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:10.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:10 smithi172 bash[25059]: cluster 2023-12-06T21:18:08.690621+0000 mgr.y (mgr.24368) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:10.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:10 smithi172 bash[30856]: cluster 2023-12-06T21:18:08.690621+0000 mgr.y (mgr.24368) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:10.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:10 smithi175 bash[25285]: cluster 2023-12-06T21:18:08.690621+0000 mgr.y (mgr.24368) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:11.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:10] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2023-12-06T21:18:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:12 smithi175 bash[25285]: cluster 2023-12-06T21:18:10.691208+0000 mgr.y (mgr.24368) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:12.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:12 smithi172 bash[25059]: cluster 2023-12-06T21:18:10.691208+0000 mgr.y (mgr.24368) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:12 smithi172 bash[30856]: cluster 2023-12-06T21:18:10.691208+0000 mgr.y (mgr.24368) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:13.320 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:18:13.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:13 smithi175 bash[25285]: audit 2023-12-06T21:18:12.916531+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:13 smithi175 bash[25285]: audit 2023-12-06T21:18:12.917364+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:13 smithi175 bash[25285]: audit 2023-12-06T21:18:12.924114+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:13 smithi175 bash[25285]: audit 2023-12-06T21:18:12.924911+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[30856]: audit 2023-12-06T21:18:12.916531+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[30856]: audit 2023-12-06T21:18:12.917364+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[30856]: audit 2023-12-06T21:18:12.924114+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:13.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[30856]: audit 2023-12-06T21:18:12.924911+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[25059]: audit 2023-12-06T21:18:12.916531+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[25059]: audit 2023-12-06T21:18:12.917364+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:18:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[25059]: audit 2023-12-06T21:18:12.924114+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:13 smithi172 bash[25059]: audit 2023-12-06T21:18:12.924911+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:18:14.035 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:18:14.035 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 7s ago 12m - - 2023-12-06T21:18:14.035 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 17s ago 12m - - 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 7s ago 5m 18.6M - ba2b418f427c e7eb908de3d2 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (5m) 17s ago 5m 46.5M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (2m) 7s ago 2m 47.4M - 3.5 e1d6a67b021e cf6cee0c5b9e 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443 running (11m) 17s ago 11m 406M - 17.2.0 e1d6a67b021e 47261613f04a 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (13m) 7s ago 13m 465M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (13m) 7s ago 13m 59.0M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (12m) 17s ago 12m 49.0M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (12m) 7s ago 12m 48.1M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 7s ago 5m 12.0M - 1dbe0e931976 54a195d842be 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (5m) 17s ago 5m 12.9M - 1dbe0e931976 c88b780c392f 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (11m) 7s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (10m) 7s ago 10m 57.0M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (9m) 7s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:18:14.036 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (9m) 7s ago 9m 54.1M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (8m) 17s ago 8m 55.2M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (7m) 17s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (7m) 17s ago 7m 51.4M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (6m) 17s ago 6m 53.6M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (4m) 17s ago 5m 60.1M - 514e6a882f6e 2fbc6585c66e 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (3m) 7s ago 3m 84.5M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (3m) 17s ago 3m 84.4M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (3m) 7s ago 3m 83.9M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:18:14.037 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (3m) 17s ago 3m 84.0M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:18:14.250 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:18:14.452 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:18:14.453 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:18:14.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:14 smithi175 bash[25285]: cluster 2023-12-06T21:18:12.691737+0000 mgr.y (mgr.24368) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:14.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:14 smithi175 bash[25285]: audit 2023-12-06T21:18:13.303790+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:18:14.801 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image" 2023-12-06T21:18:14.802 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:18:14.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:14 smithi172 bash[25059]: cluster 2023-12-06T21:18:12.691737+0000 mgr.y (mgr.24368) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:14.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:14 smithi172 bash[25059]: audit 2023-12-06T21:18:13.303790+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:14.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:14 smithi172 bash[30856]: cluster 2023-12-06T21:18:12.691737+0000 mgr.y (mgr.24368) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:14.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:14 smithi172 bash[30856]: audit 2023-12-06T21:18:13.303790+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.210 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:18:15.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[25059]: audit 2023-12-06T21:18:13.663173+0000 mgr.y (mgr.24368) 276 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[25059]: audit 2023-12-06T21:18:14.011470+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[25059]: audit 2023-12-06T21:18:14.451384+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.172:0/2547428092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[25059]: audit 2023-12-06T21:18:15.209610+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.172:0/811258949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[30856]: audit 2023-12-06T21:18:13.663173+0000 mgr.y (mgr.24368) 276 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[30856]: audit 2023-12-06T21:18:14.011470+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[30856]: audit 2023-12-06T21:18:14.451384+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.172:0/2547428092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:15 smithi172 bash[30856]: audit 2023-12-06T21:18:15.209610+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.172:0/811258949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:15.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:15 smithi175 bash[25285]: audit 2023-12-06T21:18:13.663173+0000 mgr.y (mgr.24368) 276 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:15 smithi175 bash[25285]: audit 2023-12-06T21:18:14.011470+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:15 smithi175 bash[25285]: audit 2023-12-06T21:18:14.451384+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.172:0/2547428092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:15 smithi175 bash[25285]: audit 2023-12-06T21:18:15.209610+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.172:0/811258949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:16.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:16 smithi175 bash[25285]: cluster 2023-12-06T21:18:14.693493+0000 mgr.y (mgr.24368) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:16.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:16 smithi175 bash[25285]: audit 2023-12-06T21:18:14.800115+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:16.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:16 smithi175 bash[25285]: audit 2023-12-06T21:18:15.171634+0000 mgr.y (mgr.24368) 280 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[25059]: cluster 2023-12-06T21:18:14.693493+0000 mgr.y (mgr.24368) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[25059]: audit 2023-12-06T21:18:14.800115+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[25059]: audit 2023-12-06T21:18:15.171634+0000 mgr.y (mgr.24368) 280 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[30856]: cluster 2023-12-06T21:18:14.693493+0000 mgr.y (mgr.24368) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[30856]: audit 2023-12-06T21:18:14.800115+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:16 smithi172 bash[30856]: audit 2023-12-06T21:18:15.171634+0000 mgr.y (mgr.24368) 280 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:17.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:17 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:18:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:18.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:18 smithi175 bash[25285]: cluster 2023-12-06T21:18:16.694299+0000 mgr.y (mgr.24368) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:18.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:18 smithi175 bash[25285]: audit 2023-12-06T21:18:17.007416+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:18.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:18 smithi175 bash[25285]: audit 2023-12-06T21:18:17.018440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[25059]: cluster 2023-12-06T21:18:16.694299+0000 mgr.y (mgr.24368) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[25059]: audit 2023-12-06T21:18:17.007416+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[25059]: audit 2023-12-06T21:18:17.018440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[30856]: cluster 2023-12-06T21:18:16.694299+0000 mgr.y (mgr.24368) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[30856]: audit 2023-12-06T21:18:17.007416+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:18 smithi172 bash[30856]: audit 2023-12-06T21:18:17.018440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:20.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:20 smithi172 bash[25059]: cluster 2023-12-06T21:18:18.696020+0000 mgr.y (mgr.24368) 282 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:20 smithi172 bash[30856]: cluster 2023-12-06T21:18:18.696020+0000 mgr.y (mgr.24368) 282 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:20.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:20 smithi175 bash[25285]: cluster 2023-12-06T21:18:18.696020+0000 mgr.y (mgr.24368) 282 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:21.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:20 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:20] "GET /metrics HTTP/1.1" 200 214882 "" "Prometheus/2.33.4" 2023-12-06T21:18:22.340 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:22 smithi172 bash[25059]: cluster 2023-12-06T21:18:20.696702+0000 mgr.y (mgr.24368) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:22.341 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:22 smithi172 bash[30856]: cluster 2023-12-06T21:18:20.696702+0000 mgr.y (mgr.24368) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:22.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:22 smithi175 bash[25285]: cluster 2023-12-06T21:18:20.696702+0000 mgr.y (mgr.24368) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:23.788 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:23 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:18:23.788 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:23 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:24.115 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:23 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:24.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: cluster 2023-12-06T21:18:22.697552+0000 mgr.y (mgr.24368) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:24.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: audit 2023-12-06T21:18:23.115285+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: cephadm 2023-12-06T21:18:23.116130+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: cephadm 2023-12-06T21:18:23.116249+0000 mgr.y (mgr.24368) 286 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: audit 2023-12-06T21:18:23.117422+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: audit 2023-12-06T21:18:23.128176+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: cephadm 2023-12-06T21:18:23.129678+0000 mgr.y (mgr.24368) 287 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:18:24.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:24 smithi175 bash[25285]: cephadm 2023-12-06T21:18:23.369710+0000 mgr.y (mgr.24368) 288 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi175 2023-12-06T21:18:24.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: cluster 2023-12-06T21:18:22.697552+0000 mgr.y (mgr.24368) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: audit 2023-12-06T21:18:23.115285+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: cephadm 2023-12-06T21:18:23.116130+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: cephadm 2023-12-06T21:18:23.116249+0000 mgr.y (mgr.24368) 286 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: audit 2023-12-06T21:18:23.117422+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: audit 2023-12-06T21:18:23.128176+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: cephadm 2023-12-06T21:18:23.129678+0000 mgr.y (mgr.24368) 287 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[25059]: cephadm 2023-12-06T21:18:23.369710+0000 mgr.y (mgr.24368) 288 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi175 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: cluster 2023-12-06T21:18:22.697552+0000 mgr.y (mgr.24368) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: audit 2023-12-06T21:18:23.115285+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: cephadm 2023-12-06T21:18:23.116130+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: cephadm 2023-12-06T21:18:23.116249+0000 mgr.y (mgr.24368) 286 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:18:24.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: audit 2023-12-06T21:18:23.117422+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:18:24.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: audit 2023-12-06T21:18:23.128176+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:24.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: cephadm 2023-12-06T21:18:23.129678+0000 mgr.y (mgr.24368) 287 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:18:24.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:24 smithi172 bash[30856]: cephadm 2023-12-06T21:18:23.369710+0000 mgr.y (mgr.24368) 288 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi175 2023-12-06T21:18:26.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:26 smithi175 bash[25285]: cluster 2023-12-06T21:18:24.698872+0000 mgr.y (mgr.24368) 289 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:26.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:26 smithi175 bash[25285]: audit 2023-12-06T21:18:25.179783+0000 mgr.y (mgr.24368) 290 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:26.540 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:26 smithi172 bash[25059]: cluster 2023-12-06T21:18:24.698872+0000 mgr.y (mgr.24368) 289 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:26.540 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:26 smithi172 bash[25059]: audit 2023-12-06T21:18:25.179783+0000 mgr.y (mgr.24368) 290 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:26.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:26 smithi172 bash[30856]: cluster 2023-12-06T21:18:24.698872+0000 mgr.y (mgr.24368) 289 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:26.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:26 smithi172 bash[30856]: audit 2023-12-06T21:18:25.179783+0000 mgr.y (mgr.24368) 290 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:26.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:26 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:18:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:27.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[30856]: audit 2023-12-06T21:18:26.529368+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[30856]: audit 2023-12-06T21:18:26.538564+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[30856]: cluster 2023-12-06T21:18:26.699631+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[25059]: audit 2023-12-06T21:18:26.529368+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[25059]: audit 2023-12-06T21:18:26.538564+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:27 smithi172 bash[25059]: cluster 2023-12-06T21:18:26.699631+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:27 smithi175 bash[25285]: audit 2023-12-06T21:18:26.529368+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:27 smithi175 bash[25285]: audit 2023-12-06T21:18:26.538564+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:27 smithi175 bash[25285]: cluster 2023-12-06T21:18:26.699631+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:30.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:29 smithi172 bash[25059]: cluster 2023-12-06T21:18:28.701282+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:29 smithi172 bash[30856]: cluster 2023-12-06T21:18:28.701282+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:29 smithi175 bash[25285]: cluster 2023-12-06T21:18:28.701282+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:31.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:30 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:30] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2023-12-06T21:18:32.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:32 smithi172 bash[25059]: cluster 2023-12-06T21:18:30.702088+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:32 smithi172 bash[30856]: cluster 2023-12-06T21:18:30.702088+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:32.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:31 smithi175 bash[25285]: cluster 2023-12-06T21:18:30.702088+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:33.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:33 smithi172 bash[54595]: level=error ts=2023-12-06T21:18:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:33.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:33 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:18:33.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:33 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:34.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:33 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:34.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:34 smithi175 bash[25285]: cluster 2023-12-06T21:18:32.702852+0000 mgr.y (mgr.24368) 294 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:34.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:34 smithi172 bash[25059]: cluster 2023-12-06T21:18:32.702852+0000 mgr.y (mgr.24368) 294 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:34 smithi172 bash[30856]: cluster 2023-12-06T21:18:32.702852+0000 mgr.y (mgr.24368) 294 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:36 smithi175 bash[25285]: cluster 2023-12-06T21:18:34.704620+0000 mgr.y (mgr.24368) 295 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:36 smithi175 bash[25285]: audit 2023-12-06T21:18:35.183982+0000 mgr.y (mgr.24368) 296 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:36.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:36 smithi172 bash[25059]: cluster 2023-12-06T21:18:34.704620+0000 mgr.y (mgr.24368) 295 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:36 smithi172 bash[25059]: audit 2023-12-06T21:18:35.183982+0000 mgr.y (mgr.24368) 296 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:36 smithi172 bash[30856]: cluster 2023-12-06T21:18:34.704620+0000 mgr.y (mgr.24368) 295 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:36 smithi172 bash[30856]: audit 2023-12-06T21:18:35.183982+0000 mgr.y (mgr.24368) 296 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:37.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:37 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:18:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:38 smithi175 bash[25285]: cluster 2023-12-06T21:18:36.705462+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:38 smithi175 bash[25285]: audit 2023-12-06T21:18:37.136879+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:38.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:38 smithi175 bash[25285]: audit 2023-12-06T21:18:37.146210+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[25059]: cluster 2023-12-06T21:18:36.705462+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[25059]: audit 2023-12-06T21:18:37.136879+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[25059]: audit 2023-12-06T21:18:37.146210+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[30856]: cluster 2023-12-06T21:18:36.705462+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[30856]: audit 2023-12-06T21:18:37.136879+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:38.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:38 smithi172 bash[30856]: audit 2023-12-06T21:18:37.146210+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:40.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:40 smithi172 bash[25059]: cluster 2023-12-06T21:18:38.706727+0000 mgr.y (mgr.24368) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:40.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:40 smithi172 bash[30856]: cluster 2023-12-06T21:18:38.706727+0000 mgr.y (mgr.24368) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:40.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:40 smithi175 bash[25285]: cluster 2023-12-06T21:18:38.706727+0000 mgr.y (mgr.24368) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:41.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:40] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2023-12-06T21:18:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:42 smithi175 bash[25285]: cluster 2023-12-06T21:18:40.707525+0000 mgr.y (mgr.24368) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:42.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:42 smithi172 bash[25059]: cluster 2023-12-06T21:18:40.707525+0000 mgr.y (mgr.24368) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:42.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:42 smithi172 bash[30856]: cluster 2023-12-06T21:18:40.707525+0000 mgr.y (mgr.24368) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:43.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:43 smithi172 bash[54595]: level=error ts=2023-12-06T21:18:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:18:43.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:43 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:18:43.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:43 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:44.150 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:43 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:44.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:44 smithi175 bash[25285]: cluster 2023-12-06T21:18:42.708253+0000 mgr.y (mgr.24368) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:44.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:44 smithi172 bash[25059]: cluster 2023-12-06T21:18:42.708253+0000 mgr.y (mgr.24368) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:44.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:44 smithi172 bash[30856]: cluster 2023-12-06T21:18:42.708253+0000 mgr.y (mgr.24368) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:45.611 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:18:46.328 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:18:46.328 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 19s ago 13m - - 2023-12-06T21:18:46.328 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 9s ago 12m - - 2023-12-06T21:18:46.328 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 19s ago 5m 19.0M - ba2b418f427c e7eb908de3d2 2023-12-06T21:18:46.328 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (5m) 9s ago 5m 46.7M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (3m) 19s ago 3m 47.5M - 3.5 e1d6a67b021e cf6cee0c5b9e 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443 running (12m) 9s ago 12m 407M - 17.2.0 e1d6a67b021e 47261613f04a 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (14m) 19s ago 14m 466M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (14m) 19s ago 14m 59.4M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (12m) 9s ago 12m 50.3M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (12m) 19s ago 12m 49.0M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 19s ago 6m 12.2M - 1dbe0e931976 54a195d842be 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (6m) 9s ago 6m 12.3M - 1dbe0e931976 c88b780c392f 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (11m) 19s ago 11m 55.9M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (11m) 19s ago 11m 57.2M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (10m) 19s ago 10m 52.0M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (9m) 19s ago 9m 54.4M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (9m) 9s ago 9m 55.9M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:18:46.329 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (8m) 9s ago 8m 51.8M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (7m) 9s ago 7m 51.8M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (7m) 9s ago 7m 53.9M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (5m) 9s ago 6m 60.2M - 514e6a882f6e 2fbc6585c66e 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (3m) 19s ago 3m 84.6M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (3m) 9s ago 3m 84.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (3m) 19s ago 3m 84.0M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:18:46.330 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (3m) 9s ago 3m 84.3M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:18:46.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:46 smithi175 bash[25285]: cluster 2023-12-06T21:18:44.710052+0000 mgr.y (mgr.24368) 301 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:46.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:46 smithi175 bash[25285]: audit 2023-12-06T21:18:45.195292+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:46.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:46 smithi172 bash[25059]: cluster 2023-12-06T21:18:44.710052+0000 mgr.y (mgr.24368) 301 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:46.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:46 smithi172 bash[25059]: audit 2023-12-06T21:18:45.195292+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:46.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:46 smithi172 bash[30856]: cluster 2023-12-06T21:18:44.710052+0000 mgr.y (mgr.24368) 301 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:46.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:46 smithi172 bash[30856]: audit 2023-12-06T21:18:45.195292+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:46.754 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:18:46.754 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:18:46.755 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:18:46.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T21:18:46.756 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:18:46.756 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:18:47.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:46 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:18:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "0/23 daemons upgraded", 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image on host smithi175" 2023-12-06T21:18:47.102 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:18:47.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:45.592151+0000 mgr.y (mgr.24368) 303 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:45.955851+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:46.305454+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:46.678061+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:46.686827+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:47 smithi175 bash[25285]: audit 2023-12-06T21:18:46.749084+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.172:0/3104761045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:47.513 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:45.592151+0000 mgr.y (mgr.24368) 303 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:45.955851+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:46.305454+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:46.678061+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:46.686827+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[25059]: audit 2023-12-06T21:18:46.749084+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.172:0/3104761045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:45.592151+0000 mgr.y (mgr.24368) 303 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:45.955851+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:46.305454+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:46.678061+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:46.686827+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:47.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:47 smithi172 bash[30856]: audit 2023-12-06T21:18:46.749084+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.172:0/3104761045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:18:48.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:48 smithi175 bash[25285]: cluster 2023-12-06T21:18:46.710706+0000 mgr.y (mgr.24368) 306 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:48.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:48 smithi175 bash[25285]: audit 2023-12-06T21:18:47.101049+0000 mgr.y (mgr.24368) 307 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:48 smithi175 bash[25285]: audit 2023-12-06T21:18:47.512650+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/2234469225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:48.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[25059]: cluster 2023-12-06T21:18:46.710706+0000 mgr.y (mgr.24368) 306 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:48.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[25059]: audit 2023-12-06T21:18:47.101049+0000 mgr.y (mgr.24368) 307 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:48.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[25059]: audit 2023-12-06T21:18:47.512650+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/2234469225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:48.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[30856]: cluster 2023-12-06T21:18:46.710706+0000 mgr.y (mgr.24368) 306 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:48.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[30856]: audit 2023-12-06T21:18:47.101049+0000 mgr.y (mgr.24368) 307 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:18:48.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:48 smithi172 bash[30856]: audit 2023-12-06T21:18:47.512650+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/2234469225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:18:50.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:50 smithi175 bash[25285]: cluster 2023-12-06T21:18:48.712368+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:50.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:50 smithi172 bash[25059]: cluster 2023-12-06T21:18:48.712368+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:50.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:50 smithi172 bash[30856]: cluster 2023-12-06T21:18:48.712368+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:51.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:50] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2023-12-06T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:52 smithi175 bash[25285]: cluster 2023-12-06T21:18:50.713123+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:52.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:52 smithi172 bash[25059]: cluster 2023-12-06T21:18:50.713123+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:52.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:52 smithi172 bash[30856]: cluster 2023-12-06T21:18:50.713123+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:53.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:53 smithi172 bash[54595]: level=error ts=2023-12-06T21:18:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:53.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:53 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:18:53.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:18:53 smithi172 bash[54595]: level=warn ts=2023-12-06T21:18:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:18:54.172 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:18:53 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:18:54.422 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:54 smithi172 bash[25059]: cluster 2023-12-06T21:18:52.713733+0000 mgr.y (mgr.24368) 310 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:54.423 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:54 smithi172 bash[30856]: cluster 2023-12-06T21:18:52.713733+0000 mgr.y (mgr.24368) 310 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:54.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:54 smithi175 bash[25285]: cluster 2023-12-06T21:18:52.713733+0000 mgr.y (mgr.24368) 310 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:56.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:56 smithi175 bash[25285]: cluster 2023-12-06T21:18:54.715430+0000 mgr.y (mgr.24368) 311 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:56.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:56 smithi175 bash[25285]: audit 2023-12-06T21:18:55.203717+0000 mgr.y (mgr.24368) 312 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:56.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:56 smithi172 bash[25059]: cluster 2023-12-06T21:18:54.715430+0000 mgr.y (mgr.24368) 311 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:56.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:56 smithi172 bash[25059]: audit 2023-12-06T21:18:55.203717+0000 mgr.y (mgr.24368) 312 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:56.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:56 smithi172 bash[30856]: cluster 2023-12-06T21:18:54.715430+0000 mgr.y (mgr.24368) 311 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:18:56.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:56 smithi172 bash[30856]: audit 2023-12-06T21:18:55.203717+0000 mgr.y (mgr.24368) 312 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:18:57.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:18:57 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:18:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:18:58.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[30856]: cluster 2023-12-06T21:18:56.716260+0000 mgr.y (mgr.24368) 313 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:58.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[30856]: audit 2023-12-06T21:18:57.300805+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:58.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[30856]: audit 2023-12-06T21:18:57.313491+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:58.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[25059]: cluster 2023-12-06T21:18:56.716260+0000 mgr.y (mgr.24368) 313 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:58.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[25059]: audit 2023-12-06T21:18:57.300805+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:58.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:18:58 smithi172 bash[25059]: audit 2023-12-06T21:18:57.313491+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:58 smithi175 bash[25285]: cluster 2023-12-06T21:18:56.716260+0000 mgr.y (mgr.24368) 313 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:18:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:58 smithi175 bash[25285]: audit 2023-12-06T21:18:57.300805+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:18:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:18:58 smithi175 bash[25285]: audit 2023-12-06T21:18:57.313491+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:00.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:00 smithi172 bash[25059]: cluster 2023-12-06T21:18:58.717942+0000 mgr.y (mgr.24368) 314 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:00.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:00 smithi172 bash[30856]: cluster 2023-12-06T21:18:58.717942+0000 mgr.y (mgr.24368) 314 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:00.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:00 smithi175 bash[25285]: cluster 2023-12-06T21:18:58.717942+0000 mgr.y (mgr.24368) 314 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:00] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2023-12-06T21:19:02.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:02 smithi172 bash[30856]: cluster 2023-12-06T21:19:00.718704+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:02.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:02 smithi172 bash[25059]: cluster 2023-12-06T21:19:00.718704+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:02.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:02 smithi175 bash[25285]: cluster 2023-12-06T21:19:00.718704+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:03.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:03 smithi172 bash[54595]: level=error ts=2023-12-06T21:19:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:03.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:03 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:03.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:03 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:03.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:04.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:03 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:19:04.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:04 smithi172 bash[25059]: cluster 2023-12-06T21:19:02.719508+0000 mgr.y (mgr.24368) 316 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:04.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:04 smithi172 bash[30856]: cluster 2023-12-06T21:19:02.719508+0000 mgr.y (mgr.24368) 316 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:04 smithi175 bash[25285]: cluster 2023-12-06T21:19:02.719508+0000 mgr.y (mgr.24368) 316 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:06 smithi172 bash[30856]: cluster 2023-12-06T21:19:04.721341+0000 mgr.y (mgr.24368) 317 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:06 smithi172 bash[30856]: audit 2023-12-06T21:19:05.214940+0000 mgr.y (mgr.24368) 318 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:06 smithi172 bash[25059]: cluster 2023-12-06T21:19:04.721341+0000 mgr.y (mgr.24368) 317 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:06 smithi172 bash[25059]: audit 2023-12-06T21:19:05.214940+0000 mgr.y (mgr.24368) 318 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:06 smithi175 bash[25285]: cluster 2023-12-06T21:19:04.721341+0000 mgr.y (mgr.24368) 317 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:06 smithi175 bash[25285]: audit 2023-12-06T21:19:05.214940+0000 mgr.y (mgr.24368) 318 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:07.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:06 smithi172 bash[25344]: 172.21.15.172 - - [06/Dec/2023:21:19:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:19:08.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:07 smithi175 bash[25285]: cluster 2023-12-06T21:19:06.722113+0000 mgr.y (mgr.24368) 319 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:08.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:07 smithi175 bash[25285]: audit 2023-12-06T21:19:06.837534+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:07 smithi175 bash[25285]: audit 2023-12-06T21:19:06.845715+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:08.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[25059]: cluster 2023-12-06T21:19:06.722113+0000 mgr.y (mgr.24368) 319 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[25059]: audit 2023-12-06T21:19:06.837534+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[25059]: audit 2023-12-06T21:19:06.845715+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:08.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[30856]: cluster 2023-12-06T21:19:06.722113+0000 mgr.y (mgr.24368) 319 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:08.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[30856]: audit 2023-12-06T21:19:06.837534+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:08.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:07 smithi172 bash[30856]: audit 2023-12-06T21:19:06.845715+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:10.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:09 smithi172 bash[25059]: cluster 2023-12-06T21:19:08.723927+0000 mgr.y (mgr.24368) 320 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:10.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:09 smithi172 bash[30856]: cluster 2023-12-06T21:19:08.723927+0000 mgr.y (mgr.24368) 320 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:10.112 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:09 smithi175 bash[25285]: cluster 2023-12-06T21:19:08.723927+0000 mgr.y (mgr.24368) 320 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:11.271 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:10] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: cluster 2023-12-06T21:19:10.724802+0000 mgr.y (mgr.24368) 321 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: cephadm 2023-12-06T21:19:11.444745+0000 mgr.y (mgr.24368) 322 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: audit 2023-12-06T21:19:11.457410+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: audit 2023-12-06T21:19:11.459075+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: audit 2023-12-06T21:19:11.459616+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: audit 2023-12-06T21:19:11.461140+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: audit 2023-12-06T21:19:11.462187+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[25059]: cephadm 2023-12-06T21:19:11.463275+0000 mgr.y (mgr.24368) 323 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: cluster 2023-12-06T21:19:10.724802+0000 mgr.y (mgr.24368) 321 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: cephadm 2023-12-06T21:19:11.444745+0000 mgr.y (mgr.24368) 322 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:19:12.732 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: audit 2023-12-06T21:19:11.457410+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:12.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: audit 2023-12-06T21:19:11.459075+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: audit 2023-12-06T21:19:11.459616+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: audit 2023-12-06T21:19:11.461140+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:19:12.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: audit 2023-12-06T21:19:11.462187+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:12.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:12 smithi172 bash[30856]: cephadm 2023-12-06T21:19:11.463275+0000 mgr.y (mgr.24368) 323 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:19:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: cluster 2023-12-06T21:19:10.724802+0000 mgr.y (mgr.24368) 321 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: cephadm 2023-12-06T21:19:11.444745+0000 mgr.y (mgr.24368) 322 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:19:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: audit 2023-12-06T21:19:11.457410+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: audit 2023-12-06T21:19:11.459075+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: audit 2023-12-06T21:19:11.459616+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:19:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: audit 2023-12-06T21:19:11.461140+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:19:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: audit 2023-12-06T21:19:11.462187+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:12 smithi175 bash[25285]: cephadm 2023-12-06T21:19:11.463275+0000 mgr.y (mgr.24368) 323 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:19:13.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:13 smithi175 bash[25285]: audit 2023-12-06T21:19:12.922790+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:13 smithi175 bash[25285]: audit 2023-12-06T21:19:12.923724+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:13 smithi175 bash[25285]: audit 2023-12-06T21:19:12.930531+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:13 smithi175 bash[25285]: audit 2023-12-06T21:19:12.931371+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[25059]: audit 2023-12-06T21:19:12.922790+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[25059]: audit 2023-12-06T21:19:12.923724+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[25059]: audit 2023-12-06T21:19:12.930531+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[25059]: audit 2023-12-06T21:19:12.931371+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[30856]: audit 2023-12-06T21:19:12.922790+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[30856]: audit 2023-12-06T21:19:12.923724+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[30856]: audit 2023-12-06T21:19:12.930531+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[30856]: audit 2023-12-06T21:19:12.931371+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:13.824 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[54595]: level=error ts=2023-12-06T21:19:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:13.824 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:13.824 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:13 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:14.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:13 smithi175 bash[26304]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:19:14.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:14 smithi175 bash[25285]: cluster 2023-12-06T21:19:12.725557+0000 mgr.y (mgr.24368) 324 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:14.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:14 smithi172 bash[25059]: cluster 2023-12-06T21:19:12.725557+0000 mgr.y (mgr.24368) 324 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:14.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:14 smithi172 bash[30856]: cluster 2023-12-06T21:19:12.725557+0000 mgr.y (mgr.24368) 324 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:16.714 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:16 smithi175 bash[25285]: cluster 2023-12-06T21:19:14.727367+0000 mgr.y (mgr.24368) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:16.714 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:16 smithi175 bash[25285]: audit 2023-12-06T21:19:15.223652+0000 mgr.y (mgr.24368) 326 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:16.714 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:16 smithi175 systemd[1]: Stopping Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:19:16.714 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:16 smithi175 bash[56043]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr.x 2023-12-06T21:19:16.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:16 smithi172 bash[30856]: cluster 2023-12-06T21:19:14.727367+0000 mgr.y (mgr.24368) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:16.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:16 smithi172 bash[30856]: audit 2023-12-06T21:19:15.223652+0000 mgr.y (mgr.24368) 326 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:16 smithi172 bash[25059]: cluster 2023-12-06T21:19:14.727367+0000 mgr.y (mgr.24368) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:16 smithi172 bash[25059]: audit 2023-12-06T21:19:15.223652+0000 mgr.y (mgr.24368) 326 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:17.387 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 bash[56060]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-x 2023-12-06T21:19:17.387 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 bash[56099]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr.x 2023-12-06T21:19:17.387 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:19:17.388 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T21:19:17.388 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 systemd[1]: Stopped Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:17.710 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:17 smithi172 bash[25344]: 172.21.15.175 - - [06/Dec/2023:21:19:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-06T21:19:17.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:17 smithi175 systemd[1]: Started Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:17.901 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:19:18.071 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:17 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:17.709Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:19:18.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: cluster 2023-12-06T21:19:16.728116+0000 mgr.y (mgr.24368) 327 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:18.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.440892+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.452150+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.546454+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.549418+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.550793+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.561235+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.569760+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.578294+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: audit 2023-12-06T21:19:17.578806+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.716 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[25285]: cluster 2023-12-06T21:19:17.588565+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:19:18.770 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:18.647Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: cluster 2023-12-06T21:19:16.728116+0000 mgr.y (mgr.24368) 327 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.440892+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.452150+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.546454+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.549418+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.550793+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.561235+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.569760+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.578294+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: audit 2023-12-06T21:19:17.578806+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25059]: cluster 2023-12-06T21:19:17.588565+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25344]: debug 2023-12-06T21:19:18.567+0000 7f5770730700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25344]: ignoring --setuser ceph since I am not root 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25344]: ignoring --setgroup ceph since I am not root 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25344]: debug 2023-12-06T21:19:18.615+0000 7fe42e8d3700 1 -- 172.21.15.172:0/861504498 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e24fb8a340 con 0x55e250906400 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: cluster 2023-12-06T21:19:16.728116+0000 mgr.y (mgr.24368) 327 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.440892+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.452150+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.546454+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.549418+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.550793+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:18.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.561235+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-06T21:19:18.773 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.569760+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:18.773 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.578294+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.24368 172.21.15.172:0/3716918764' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.773 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: audit 2023-12-06T21:19:17.578806+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T21:19:18.773 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[30856]: cluster 2023-12-06T21:19:17.588565+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:19:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:18 smithi172 bash[25344]: debug 2023-12-06T21:19:18.763+0000 7fe43732f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:19:19.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[56179]: debug 2023-12-06T21:19:18.776+0000 7f67e7382700 1 -- 172.21.15.175:0/407710635 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c2e0a521a0 con 0x55c2e17d0800 2023-12-06T21:19:19.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:18 smithi175 bash[56179]: debug 2023-12-06T21:19:18.940+0000 7f67f1528200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: cephadm 2023-12-06T21:19:17.563529+0000 mgr.y (mgr.24368) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: cephadm 2023-12-06T21:19:17.573509+0000 mgr.y (mgr.24368) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: cephadm 2023-12-06T21:19:17.577888+0000 mgr.y (mgr.24368) 330 : cephadm [INF] Failing over to other MGR 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: audit 2023-12-06T21:19:17.885353+0000 mgr.y (mgr.24368) 331 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: audit 2023-12-06T21:19:18.234620+0000 mgr.y (mgr.24368) 332 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: audit 2023-12-06T21:19:18.571837+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T21:19:19.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25059]: cluster 2023-12-06T21:19:18.571946+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.991919s) 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25344]: debug 2023-12-06T21:19:19.431+0000 7fe43732f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25344]: debug 2023-12-06T21:19:19.555+0000 7fe43732f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: cephadm 2023-12-06T21:19:17.563529+0000 mgr.y (mgr.24368) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: cephadm 2023-12-06T21:19:17.573509+0000 mgr.y (mgr.24368) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: cephadm 2023-12-06T21:19:17.577888+0000 mgr.y (mgr.24368) 330 : cephadm [INF] Failing over to other MGR 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: audit 2023-12-06T21:19:17.885353+0000 mgr.y (mgr.24368) 331 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: audit 2023-12-06T21:19:18.234620+0000 mgr.y (mgr.24368) 332 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: audit 2023-12-06T21:19:18.571837+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T21:19:19.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[30856]: cluster 2023-12-06T21:19:18.571946+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.991919s) 2023-12-06T21:19:19.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: cephadm 2023-12-06T21:19:17.563529+0000 mgr.y (mgr.24368) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: cephadm 2023-12-06T21:19:17.573509+0000 mgr.y (mgr.24368) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: cephadm 2023-12-06T21:19:17.577888+0000 mgr.y (mgr.24368) 330 : cephadm [INF] Failing over to other MGR 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: audit 2023-12-06T21:19:17.885353+0000 mgr.y (mgr.24368) 331 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: audit 2023-12-06T21:19:18.234620+0000 mgr.y (mgr.24368) 332 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: audit 2023-12-06T21:19:18.571837+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T21:19:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[25285]: cluster 2023-12-06T21:19:18.571946+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.991919s) 2023-12-06T21:19:20.048 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:19 smithi172 bash[25344]: debug 2023-12-06T21:19:19.711+0000 7fe43732f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:19:20.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[56179]: debug 2023-12-06T21:19:19.844+0000 7f67f1528200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:19:20.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:19 smithi175 bash[56179]: debug 2023-12-06T21:19:19.944+0000 7f67f1528200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:19:20.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:20 smithi175 bash[56179]: debug 2023-12-06T21:19:20.044+0000 7f67f1528200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:19:20.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:20 smithi172 bash[25344]: debug 2023-12-06T21:19:20.043+0000 7fe43732f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:19:20.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:20 smithi172 bash[25344]: debug 2023-12-06T21:19:20.139+0000 7fe43732f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:19:20.669 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:20 smithi175 bash[56179]: debug 2023-12-06T21:19:20.308+0000 7f67f1528200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:19:20.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:20 smithi172 bash[25344]: debug 2023-12-06T21:19:20.339+0000 7fe43732f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:19:21.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:20 smithi175 bash[56179]: debug 2023-12-06T21:19:20.660+0000 7f67f1528200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:19:21.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:20 smithi175 bash[56179]: debug 2023-12-06T21:19:20.824+0000 7f67f1528200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:19:21.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:21 smithi175 bash[56179]: debug 2023-12-06T21:19:21.048+0000 7f67f1528200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:19:21.518 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:21 smithi172 bash[25344]: debug 2023-12-06T21:19:21.199+0000 7fe43732f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:19:21.518 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:21 smithi172 bash[25344]: debug 2023-12-06T21:19:21.307+0000 7fe43732f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:19:21.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:21 smithi172 bash[25344]: debug 2023-12-06T21:19:21.511+0000 7fe43732f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:19:22.193 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:21 smithi172 bash[25344]: debug 2023-12-06T21:19:21.859+0000 7fe43732f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:19:22.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:22 smithi175 bash[56179]: debug 2023-12-06T21:19:22.184+0000 7f67f1528200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:19:22.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:22 smithi175 bash[56179]: debug 2023-12-06T21:19:22.300+0000 7f67f1528200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:19:22.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:22 smithi175 bash[56179]: debug 2023-12-06T21:19:22.428+0000 7f67f1528200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:19:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:22 smithi172 bash[25344]: debug 2023-12-06T21:19:22.187+0000 7fe43732f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:19:22.849 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:22 smithi172 bash[25344]: debug 2023-12-06T21:19:22.571+0000 7fe43732f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:19:23.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:22 smithi175 bash[56179]: debug 2023-12-06T21:19:22.916+0000 7f67f1528200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:19:23.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:23 smithi175 bash[56179]: debug 2023-12-06T21:19:23.136+0000 7f67f1528200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:19:23.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:22 smithi172 bash[25344]: debug 2023-12-06T21:19:22.843+0000 7fe43732f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:19:23.810 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[25344]: debug 2023-12-06T21:19:23.535+0000 7fe43732f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:19:23.811 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[25344]: debug 2023-12-06T21:19:23.647+0000 7fe43732f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:19:23.811 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[54595]: level=error ts=2023-12-06T21:19:23.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:19:23.811 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:19:23.811 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:19:24.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:23 smithi175 bash[56179]: debug 2023-12-06T21:19:23.592+0000 7f67f1528200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:19:24.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[25344]: debug 2023-12-06T21:19:23.803+0000 7fe43732f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:19:24.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:23 smithi172 bash[25344]: debug 2023-12-06T21:19:23.915+0000 7fe43732f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:19:24.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:24 smithi172 bash[25344]: debug 2023-12-06T21:19:24.055+0000 7fe43732f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:19:24.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:24 smithi175 bash[56179]: debug 2023-12-06T21:19:24.092+0000 7f67f1528200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:19:24.663 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:24 smithi172 bash[25344]: debug 2023-12-06T21:19:24.351+0000 7fe43732f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:19:24.664 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:24 smithi172 bash[25344]: debug 2023-12-06T21:19:24.471+0000 7fe43732f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:19:25.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:24 smithi175 bash[56179]: debug 2023-12-06T21:19:24.640+0000 7f67f1528200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:19:25.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:24 smithi175 bash[56179]: debug 2023-12-06T21:19:24.752+0000 7f67f1528200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:19:25.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:24 smithi172 bash[25344]: debug 2023-12-06T21:19:24.655+0000 7fe43732f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:19:25.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:24 smithi172 bash[25344]: debug 2023-12-06T21:19:24.779+0000 7fe43732f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:19:25.358 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.096+0000 7f67f1528200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:19:25.358 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.208+0000 7f67f1528200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:19:25.359 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.348+0000 7f67f1528200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:19:25.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.468+0000 7f67f1528200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:19:25.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.592+0000 7f67f1528200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:19:26.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: debug 2023-12-06T21:19:25.691+0000 7fe43732f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:19:26.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: [06/Dec/2023:21:19:25] ENGINE Bus STARTING 2023-12-06T21:19:26.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: CherryPy Checker: 2023-12-06T21:19:26.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: The Application mounted at '' has an empty config. 2023-12-06T21:19:26.019 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: [06/Dec/2023:21:19:25] ENGINE Serving on http://:::9283 2023-12-06T21:19:26.020 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:25 smithi172 bash[25344]: [06/Dec/2023:21:19:25] ENGINE Bus STARTED 2023-12-06T21:19:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:26 smithi175 bash[25285]: cluster 2023-12-06T21:19:25.718572+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:26 smithi175 bash[25285]: audit 2023-12-06T21:19:25.719851+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:26 smithi175 bash[25285]: audit 2023-12-06T21:19:25.721212+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:26 smithi175 bash[25285]: audit 2023-12-06T21:19:25.725756+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:26 smithi175 bash[25285]: audit 2023-12-06T21:19:25.726679+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.780+0000 7f67f1528200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:19:26.252 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:25 smithi175 bash[56179]: debug 2023-12-06T21:19:25.904+0000 7f67f1528200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[25059]: cluster 2023-12-06T21:19:25.718572+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[25059]: audit 2023-12-06T21:19:25.719851+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[25059]: audit 2023-12-06T21:19:25.721212+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[25059]: audit 2023-12-06T21:19:25.725756+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[25059]: audit 2023-12-06T21:19:25.726679+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[30856]: cluster 2023-12-06T21:19:25.718572+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[30856]: audit 2023-12-06T21:19:25.719851+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[30856]: audit 2023-12-06T21:19:25.721212+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[30856]: audit 2023-12-06T21:19:25.725756+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:19:26.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[30856]: audit 2023-12-06T21:19:25.726679+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.172:0/1337264971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:19:26.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:26 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:26.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:27.169 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:27 smithi175 bash[25285]: cluster 2023-12-06T21:19:26.035970+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2023-12-06T21:19:27.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:27 smithi172 bash[25059]: cluster 2023-12-06T21:19:26.035970+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2023-12-06T21:19:27.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:27 smithi172 bash[30856]: cluster 2023-12-06T21:19:26.035970+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2023-12-06T21:19:27.503 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:27 smithi175 bash[56179]: debug 2023-12-06T21:19:27.160+0000 7f67f1528200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:19:28.292 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[56179]: [06/Dec/2023:21:19:28] ENGINE Bus STARTING 2023-12-06T21:19:28.293 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[25285]: cluster 2023-12-06T21:19:27.172362+0000 mon.a (mon.0) 1111 : cluster [INF] Active manager daemon x restarted 2023-12-06T21:19:28.293 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[25285]: cluster 2023-12-06T21:19:27.173770+0000 mon.a (mon.0) 1112 : cluster [INF] Activating manager daemon x 2023-12-06T21:19:28.293 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[25285]: cluster 2023-12-06T21:19:27.183173+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[25059]: cluster 2023-12-06T21:19:27.172362+0000 mon.a (mon.0) 1111 : cluster [INF] Active manager daemon x restarted 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[25059]: cluster 2023-12-06T21:19:27.173770+0000 mon.a (mon.0) 1112 : cluster [INF] Activating manager daemon x 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[25059]: cluster 2023-12-06T21:19:27.183173+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[30856]: cluster 2023-12-06T21:19:27.172362+0000 mon.a (mon.0) 1111 : cluster [INF] Active manager daemon x restarted 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[30856]: cluster 2023-12-06T21:19:27.173770+0000 mon.a (mon.0) 1112 : cluster [INF] Activating manager daemon x 2023-12-06T21:19:28.307 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:28 smithi172 bash[30856]: cluster 2023-12-06T21:19:27.183173+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:19:28.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[56179]: CherryPy Checker: 2023-12-06T21:19:28.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[56179]: The Application mounted at '' has an empty config. 2023-12-06T21:19:28.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[56179]: [06/Dec/2023:21:19:28] ENGINE Serving on http://:::9283 2023-12-06T21:19:28.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:28 smithi175 bash[56179]: [06/Dec/2023:21:19:28] ENGINE Bus STARTED 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 22s ago 13m - - 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 11s ago 13m - - 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 22s ago 6m 19.3M - ba2b418f427c e7eb908de3d2 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (6m) 11s ago 6m 46.7M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:19:29.119 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (4m) 22s ago 4m 47.7M - 3.5 e1d6a67b021e cf6cee0c5b9e 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (14m) 22s ago 14m 467M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (15m) 22s ago 15m 61.2M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (13m) 11s ago 13m 51.7M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (13m) 22s ago 13m 50.0M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 22s ago 6m 12.4M - 1dbe0e931976 54a195d842be 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (6m) 11s ago 6m 12.0M - 1dbe0e931976 c88b780c392f 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (12m) 22s ago 12m 56.4M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (11m) 22s ago 11m 57.5M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (11m) 22s ago 11m 52.3M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (10m) 22s ago 10m 55.0M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (9m) 11s ago 9m 55.6M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:19:29.120 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (9m) 11s ago 9m 52.2M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (8m) 11s ago 8m 52.0M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (7m) 11s ago 7m 54.1M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (5m) 11s ago 6m 60.6M - 514e6a882f6e 2fbc6585c66e 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (4m) 22s ago 4m 84.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (4m) 11s ago 4m 84.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (4m) 22s ago 4m 84.2M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:19:29.121 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (4m) 11s ago 4m 84.4M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cluster 2023-12-06T21:19:28.050065+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e24: x(active, starting, since 0.876664s), standbys: y 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.057192+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.057425+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.057667+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.058696+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:19:29.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.059013+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.059314+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.059632+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.059921+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.060218+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.060500+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.060793+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.061082+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.061408+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.061715+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.061949+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.062462+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cluster 2023-12-06T21:19:28.073117+0000 mon.a (mon.0) 1115 : cluster [INF] Manager daemon x is now available 2023-12-06T21:19:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.119920+0000 mgr.x (mgr.25061) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cluster 2023-12-06T21:19:28.050065+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e24: x(active, starting, since 0.876664s), standbys: y 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.057192+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.057425+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.057667+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.058696+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.059013+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.059314+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.059632+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.059921+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.060218+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.060500+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.060793+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:19:29.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.061082+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.061408+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.061715+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.061949+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.062462+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cluster 2023-12-06T21:19:28.073117+0000 mon.a (mon.0) 1115 : cluster [INF] Manager daemon x is now available 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.119920+0000 mgr.x (mgr.25061) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.122831+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.127879+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.128434+0000 mgr.x (mgr.25061) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:19:29.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.128519+0000 mgr.x (mgr.25061) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.131216+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.138592+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.153343+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.159322+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.166264+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.166985+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.168458+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.169121+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.172857+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.175831+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.175982+0000 mgr.x (mgr.25061) 5 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.176671+0000 mgr.x (mgr.25061) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.214500+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.231445+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.232185+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.281578+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.282339+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.761719+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[25059]: audit 2023-12-06T21:19:28.775022+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.122831+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.127879+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.128434+0000 mgr.x (mgr.25061) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.128519+0000 mgr.x (mgr.25061) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.131216+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.138592+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.153343+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.159322+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.166264+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.166985+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.168458+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.169121+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.172857+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.175831+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.175982+0000 mgr.x (mgr.25061) 5 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.176671+0000 mgr.x (mgr.25061) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.214500+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.231445+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.232185+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.281578+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.282339+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.761719+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:29 smithi172 bash[30856]: audit 2023-12-06T21:19:28.775022+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cluster 2023-12-06T21:19:28.050065+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e24: x(active, starting, since 0.876664s), standbys: y 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.057192+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.057425+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.057667+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.058696+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:19:29.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.059013+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.059314+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.059632+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.059921+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.060218+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.060500+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.060793+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.061082+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.061408+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.061715+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.061949+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.062462+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cluster 2023-12-06T21:19:28.073117+0000 mon.a (mon.0) 1115 : cluster [INF] Manager daemon x is now available 2023-12-06T21:19:29.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.119920+0000 mgr.x (mgr.25061) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.122831+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.127879+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.128434+0000 mgr.x (mgr.25061) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.128519+0000 mgr.x (mgr.25061) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.131216+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.138592+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.153343+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.159322+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.166264+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.166985+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.168458+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.169121+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:19:29.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.172857+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.175831+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.175982+0000 mgr.x (mgr.25061) 5 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.176671+0000 mgr.x (mgr.25061) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.214500+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.231445+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.232185+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.281578+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.282339+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.761719+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:29 smithi175 bash[25285]: audit 2023-12-06T21:19:28.775022+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:19:29.601 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:19:29.602 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:19:29.972 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:19:29.973 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:19:30.417 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:19:30.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.835232+0000 mgr.x (mgr.25061) 7 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.881780+0000 mgr.x (mgr.25061) 8 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:28.999563+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:29.047433+0000 mgr.x (mgr.25061) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cluster 2023-12-06T21:19:29.070174+0000 mon.a (mon.0) 1126 : cluster [DBG] mgrmap e25: x(active, since 1.89677s), standbys: y 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.085118+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.089300+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cluster 2023-12-06T21:19:29.091298+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:29.214845+0000 mgr.x (mgr.25061) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: cephadm 2023-12-06T21:19:29.277031+0000 mgr.x (mgr.25061) 15 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.392704+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.401422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.459452+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.473261+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.482151+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.491915+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.569482+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.579344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.589313+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.595732+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.172:0/1341725592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.596137+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.600251+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[30856]: audit 2023-12-06T21:19:29.600792+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:30.442 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.835232+0000 mgr.x (mgr.25061) 7 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.881780+0000 mgr.x (mgr.25061) 8 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:28.999563+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:29.047433+0000 mgr.x (mgr.25061) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cluster 2023-12-06T21:19:29.070174+0000 mon.a (mon.0) 1126 : cluster [DBG] mgrmap e25: x(active, since 1.89677s), standbys: y 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.085118+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.089300+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cluster 2023-12-06T21:19:29.091298+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:29.214845+0000 mgr.x (mgr.25061) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: cephadm 2023-12-06T21:19:29.277031+0000 mgr.x (mgr.25061) 15 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.392704+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.401422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.459452+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.473261+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.482151+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.491915+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.569482+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.579344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.589313+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.595732+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.172:0/1341725592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.596137+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.600251+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:30.444 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:30 smithi172 bash[25059]: audit 2023-12-06T21:19:29.600792+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.835232+0000 mgr.x (mgr.25061) 7 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.881780+0000 mgr.x (mgr.25061) 8 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:28.999563+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:29.047433+0000 mgr.x (mgr.25061) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cluster 2023-12-06T21:19:29.070174+0000 mon.a (mon.0) 1126 : cluster [DBG] mgrmap e25: x(active, since 1.89677s), standbys: y 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.085118+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.089300+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cluster 2023-12-06T21:19:29.091298+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:29.214845+0000 mgr.x (mgr.25061) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: cephadm 2023-12-06T21:19:29.277031+0000 mgr.x (mgr.25061) 15 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.392704+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.401422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.459452+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.473261+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.482151+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.491915+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.569482+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.579344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.589313+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.595732+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.172:0/1341725592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.596137+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.600251+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:30.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:30 smithi175 bash[25285]: audit 2023-12-06T21:19:29.600792+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:19:31.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:19:31.322 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:31.122Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:29.829453+0000 mgr.x (mgr.25061) 16 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Bus STARTING 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:29.953791+0000 mgr.x (mgr.25061) 17 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Serving on https://172.21.15.175:7150 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: audit 2023-12-06T21:19:29.967065+0000 mgr.x (mgr.25061) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:30.055854+0000 mgr.x (mgr.25061) 19 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Serving on http://172.21.15.175:8765 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:30.056596+0000 mgr.x (mgr.25061) 20 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Bus STARTED 2023-12-06T21:19:31.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cluster 2023-12-06T21:19:30.057335+0000 mgr.x (mgr.25061) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cluster 2023-12-06T21:19:30.086003+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: audit 2023-12-06T21:19:30.416672+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.172:0/3421670505' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:30.516231+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Reconfiguring daemon agent.smithi172 on smithi172 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[25059]: cephadm 2023-12-06T21:19:30.594089+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Deploying cephadm binary to smithi172 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:29.829453+0000 mgr.x (mgr.25061) 16 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Bus STARTING 2023-12-06T21:19:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:29.953791+0000 mgr.x (mgr.25061) 17 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Serving on https://172.21.15.175:7150 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: audit 2023-12-06T21:19:29.967065+0000 mgr.x (mgr.25061) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:30.055854+0000 mgr.x (mgr.25061) 19 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Serving on http://172.21.15.175:8765 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:30.056596+0000 mgr.x (mgr.25061) 20 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Bus STARTED 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cluster 2023-12-06T21:19:30.057335+0000 mgr.x (mgr.25061) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cluster 2023-12-06T21:19:30.086003+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: audit 2023-12-06T21:19:30.416672+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.172:0/3421670505' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:30.516231+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Reconfiguring daemon agent.smithi172 on smithi172 2023-12-06T21:19:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:31 smithi172 bash[30856]: cephadm 2023-12-06T21:19:30.594089+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Deploying cephadm binary to smithi172 2023-12-06T21:19:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:29.829453+0000 mgr.x (mgr.25061) 16 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Bus STARTING 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:29.953791+0000 mgr.x (mgr.25061) 17 : cephadm [INF] [06/Dec/2023:21:19:29] ENGINE Serving on https://172.21.15.175:7150 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: audit 2023-12-06T21:19:29.967065+0000 mgr.x (mgr.25061) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:30.055854+0000 mgr.x (mgr.25061) 19 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Serving on http://172.21.15.175:8765 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:30.056596+0000 mgr.x (mgr.25061) 20 : cephadm [INF] [06/Dec/2023:21:19:30] ENGINE Bus STARTED 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cluster 2023-12-06T21:19:30.057335+0000 mgr.x (mgr.25061) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cluster 2023-12-06T21:19:30.086003+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: audit 2023-12-06T21:19:30.416672+0000 mon.c (mon.1) 190 : audit [DBG] from='client.? 172.21.15.172:0/3421670505' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:30.516231+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Reconfiguring daemon agent.smithi172 on smithi172 2023-12-06T21:19:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:31 smithi175 bash[25285]: cephadm 2023-12-06T21:19:30.594089+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Deploying cephadm binary to smithi172 2023-12-06T21:19:33.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:33 smithi175 bash[25285]: cluster 2023-12-06T21:19:32.058029+0000 mgr.x (mgr.25061) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:33.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:33 smithi175 bash[25285]: cluster 2023-12-06T21:19:32.096623+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2023-12-06T21:19:33.523 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[25059]: cluster 2023-12-06T21:19:32.058029+0000 mgr.x (mgr.25061) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:33.524 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[25059]: cluster 2023-12-06T21:19:32.096623+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2023-12-06T21:19:33.524 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[30856]: cluster 2023-12-06T21:19:32.058029+0000 mgr.x (mgr.25061) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:33.524 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[30856]: cluster 2023-12-06T21:19:32.096623+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2023-12-06T21:19:33.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[54595]: level=error ts=2023-12-06T21:19:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:33.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:33.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:33 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:33.548Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:34.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:33 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:33] "GET /metrics HTTP/1.1" 200 35353 "" "Prometheus/2.33.4" 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[30856]: cluster 2023-12-06T21:19:34.058691+0000 mgr.x (mgr.25061) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[30856]: audit 2023-12-06T21:19:34.858983+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[30856]: audit 2023-12-06T21:19:34.871225+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[30856]: audit 2023-12-06T21:19:34.882377+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[25059]: cluster 2023-12-06T21:19:34.058691+0000 mgr.x (mgr.25061) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[25059]: audit 2023-12-06T21:19:34.858983+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[25059]: audit 2023-12-06T21:19:34.871225+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.346 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[25059]: audit 2023-12-06T21:19:34.882377+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.347 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:35 smithi172 systemd[1]: Stopping Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:19:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:35 smithi175 bash[25285]: cluster 2023-12-06T21:19:34.058691+0000 mgr.x (mgr.25061) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:19:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:35 smithi175 bash[25285]: audit 2023-12-06T21:19:34.858983+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:35 smithi175 bash[25285]: audit 2023-12-06T21:19:34.871225+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:35 smithi175 bash[25285]: audit 2023-12-06T21:19:34.882377+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:35.821 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:35 smithi172 bash[70608]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T21:19:36.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[30856]: cephadm 2023-12-06T21:19:34.928388+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:19:36.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[30856]: cephadm 2023-12-06T21:19:34.929204+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2023-12-06T21:19:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[25059]: cephadm 2023-12-06T21:19:34.928388+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:19:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[25059]: cephadm 2023-12-06T21:19:34.929204+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2023-12-06T21:19:36.322 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[70616]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T21:19:36.322 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 bash[70654]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T21:19:36.322 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:19:36.322 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T21:19:36.323 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 systemd[1]: Stopped Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:36.323 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:36 smithi172 systemd[1]: Started Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:36 smithi175 bash[25285]: cephadm 2023-12-06T21:19:34.928388+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:19:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:36 smithi175 bash[25285]: cephadm 2023-12-06T21:19:34.929204+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2023-12-06T21:19:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:37 smithi175 bash[25285]: cluster 2023-12-06T21:19:36.060498+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:19:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:37 smithi175 bash[25285]: audit 2023-12-06T21:19:36.243898+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:37 smithi175 bash[25285]: audit 2023-12-06T21:19:36.259934+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:37 smithi175 bash[25285]: cephadm 2023-12-06T21:19:36.298198+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:19:37.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:37 smithi175 bash[25285]: cephadm 2023-12-06T21:19:36.317749+0000 mgr.x (mgr.25061) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:19:37.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[30856]: cluster 2023-12-06T21:19:36.060498+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:19:37.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[30856]: audit 2023-12-06T21:19:36.243898+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[30856]: audit 2023-12-06T21:19:36.259934+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[30856]: cephadm 2023-12-06T21:19:36.298198+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[30856]: cephadm 2023-12-06T21:19:36.317749+0000 mgr.x (mgr.25061) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[25059]: cluster 2023-12-06T21:19:36.060498+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[25059]: audit 2023-12-06T21:19:36.243898+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[25059]: audit 2023-12-06T21:19:36.259934+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[25059]: cephadm 2023-12-06T21:19:36.298198+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:19:37.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[25059]: cephadm 2023-12-06T21:19:36.317749+0000 mgr.x (mgr.25061) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.294Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.294Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.294Z 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/.+)($|/) 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.294Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:19:37.573 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:19:37.574 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:19:37.575 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.296Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:19:37.576 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:19:37 smithi172 bash[70685]: ts=2023-12-06T21:19:37.297Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:19:39.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:39 smithi172 bash[25059]: cluster 2023-12-06T21:19:38.061394+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:19:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:39 smithi172 bash[30856]: cluster 2023-12-06T21:19:38.061394+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:19:39.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:39 smithi175 bash[25285]: cluster 2023-12-06T21:19:38.061394+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:19:40.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:40 smithi172 bash[25059]: audit 2023-12-06T21:19:39.095573+0000 mgr.x (mgr.25061) 32 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:40.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:40 smithi172 bash[30856]: audit 2023-12-06T21:19:39.095573+0000 mgr.x (mgr.25061) 32 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:40.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:40 smithi175 bash[25285]: audit 2023-12-06T21:19:39.095573+0000 mgr.x (mgr.25061) 32 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:41.254 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:40 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:19:41.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:41 smithi175 bash[25285]: cluster 2023-12-06T21:19:40.063166+0000 mgr.x (mgr.25061) 33 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:19:41.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:41 smithi172 bash[25059]: cluster 2023-12-06T21:19:40.063166+0000 mgr.x (mgr.25061) 33 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:19:41.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:41 smithi172 bash[30856]: cluster 2023-12-06T21:19:40.063166+0000 mgr.x (mgr.25061) 33 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:19:43.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:43 smithi175 bash[25285]: cluster 2023-12-06T21:19:42.063944+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:43.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:43 smithi175 bash[25285]: audit 2023-12-06T21:19:43.214671+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:43.524 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[25059]: cluster 2023-12-06T21:19:42.063944+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:43.524 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[25059]: audit 2023-12-06T21:19:43.214671+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:43.525 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[30856]: cluster 2023-12-06T21:19:42.063944+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:43.525 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[30856]: audit 2023-12-06T21:19:43.214671+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:43.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[54595]: level=error ts=2023-12-06T21:19:43.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:43.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2023-12-06T21:19:43.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:43 smithi172 bash[54595]: level=warn ts=2023-12-06T21:19:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2023-12-06T21:19:44.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:43 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:43] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2023-12-06T21:19:45.506 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:45 smithi172 bash[25059]: cluster 2023-12-06T21:19:44.064707+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:45.507 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:45 smithi172 bash[30856]: cluster 2023-12-06T21:19:44.064707+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:45.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:45 smithi175 bash[25285]: cluster 2023-12-06T21:19:44.064707+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:46.409 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 systemd[1]: Stopping Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:19:46.409 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 bash[71397]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T21:19:46.409 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 bash[54595]: level=info ts=2023-12-06T21:19:46.188Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:19:46.981 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 bash[71407]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:19:46.982 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 bash[71445]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T21:19:46.982 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:19:46.982 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 systemd[1]: Stopped Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:46.982 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:46 smithi172 systemd[1]: Started Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:19:47.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: cluster 2023-12-06T21:19:46.066473+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:47.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: audit 2023-12-06T21:19:46.986832+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: audit 2023-12-06T21:19:46.994825+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: audit 2023-12-06T21:19:47.016503+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: audit 2023-12-06T21:19:47.017254+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:47 smithi175 bash[25285]: audit 2023-12-06T21:19:47.028628+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: cluster 2023-12-06T21:19:46.066473+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: audit 2023-12-06T21:19:46.986832+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: audit 2023-12-06T21:19:46.994825+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: audit 2023-12-06T21:19:47.016503+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: audit 2023-12-06T21:19:47.017254+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[25059]: audit 2023-12-06T21:19:47.028628+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: cluster 2023-12-06T21:19:46.066473+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: audit 2023-12-06T21:19:46.986832+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: audit 2023-12-06T21:19:46.994825+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: audit 2023-12-06T21:19:47.016503+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: audit 2023-12-06T21:19:47.017254+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:19:47.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:47 smithi172 bash[30856]: audit 2023-12-06T21:19:47.028628+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:19:48.554 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[30856]: cephadm 2023-12-06T21:19:47.011365+0000 mgr.x (mgr.25061) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:19:48.554 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[30856]: cephadm 2023-12-06T21:19:47.026499+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:19:48.555 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[25059]: cephadm 2023-12-06T21:19:47.011365+0000 mgr.x (mgr.25061) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:19:48.555 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[25059]: cephadm 2023-12-06T21:19:47.026499+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:19:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:48 smithi175 bash[25285]: cephadm 2023-12-06T21:19:47.011365+0000 mgr.x (mgr.25061) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:19:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:48 smithi175 bash[25285]: cephadm 2023-12-06T21:19:47.026499+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:19:48.821 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.660Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.660Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.662Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.664Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.721Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.721Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.727Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T21:19:48.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:48 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:48.727Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:19:49.443 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:49 smithi172 bash[25059]: cluster 2023-12-06T21:19:48.067245+0000 mgr.x (mgr.25061) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:49.443 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:49 smithi172 bash[30856]: cluster 2023-12-06T21:19:48.067245+0000 mgr.x (mgr.25061) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:49.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:49 smithi175 bash[25285]: cluster 2023-12-06T21:19:48.067245+0000 mgr.x (mgr.25061) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:50.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:50 smithi172 bash[25059]: audit 2023-12-06T21:19:49.105600+0000 mgr.x (mgr.25061) 40 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:50.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:50 smithi172 bash[30856]: audit 2023-12-06T21:19:49.105600+0000 mgr.x (mgr.25061) 40 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:50.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:50 smithi175 bash[25285]: audit 2023-12-06T21:19:49.105600+0000 mgr.x (mgr.25061) 40 : audit [DBG] from='client.24871 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:19:50.999 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:50 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:50.665Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000381206s 2023-12-06T21:19:51.267 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:19:50 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:19:51.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:51 smithi172 bash[25059]: cluster 2023-12-06T21:19:50.068361+0000 mgr.x (mgr.25061) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:51.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:51 smithi172 bash[30856]: cluster 2023-12-06T21:19:50.068361+0000 mgr.x (mgr.25061) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:51.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:51 smithi175 bash[25285]: cluster 2023-12-06T21:19:50.068361+0000 mgr.x (mgr.25061) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:52.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:19:52 smithi175 bash[47789]: ts=2023-12-06T21:19:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.175:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.172:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:19:53.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:53 smithi172 bash[25059]: cluster 2023-12-06T21:19:52.069090+0000 mgr.x (mgr.25061) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:53.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:53 smithi172 bash[30856]: cluster 2023-12-06T21:19:52.069090+0000 mgr.x (mgr.25061) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:53.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:53 smithi175 bash[25285]: cluster 2023-12-06T21:19:52.069090+0000 mgr.x (mgr.25061) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:54.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:19:53 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:19:53] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2023-12-06T21:19:54.913 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[25059]: audit 2023-12-06T21:19:53.580809+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:54.913 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[25059]: audit 2023-12-06T21:19:53.591564+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:54.913 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[25059]: audit 2023-12-06T21:19:53.613052+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:54.913 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[25059]: audit 2023-12-06T21:19:53.613680+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:54.913 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[25059]: cephadm 2023-12-06T21:19:53.794001+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2023-12-06T21:19:54.914 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[30856]: audit 2023-12-06T21:19:53.580809+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:54.914 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[30856]: audit 2023-12-06T21:19:53.591564+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:54.914 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[30856]: audit 2023-12-06T21:19:53.613052+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:54.914 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[30856]: audit 2023-12-06T21:19:53.613680+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:54.914 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:54 smithi172 bash[30856]: cephadm 2023-12-06T21:19:53.794001+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2023-12-06T21:19:55.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:54 smithi175 bash[25285]: audit 2023-12-06T21:19:53.580809+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:55.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:54 smithi175 bash[25285]: audit 2023-12-06T21:19:53.591564+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:55.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:54 smithi175 bash[25285]: audit 2023-12-06T21:19:53.613052+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:55.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:54 smithi175 bash[25285]: audit 2023-12-06T21:19:53.613680+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:19:55.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:54 smithi175 bash[25285]: cephadm 2023-12-06T21:19:53.794001+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2023-12-06T21:19:56.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:55 smithi175 bash[25285]: cephadm 2023-12-06T21:19:53.873471+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Deploying cephadm binary to smithi175 2023-12-06T21:19:56.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:55 smithi175 bash[25285]: cluster 2023-12-06T21:19:54.069771+0000 mgr.x (mgr.25061) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:56.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:55 smithi172 bash[25059]: cephadm 2023-12-06T21:19:53.873471+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Deploying cephadm binary to smithi175 2023-12-06T21:19:56.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:55 smithi172 bash[25059]: cluster 2023-12-06T21:19:54.069771+0000 mgr.x (mgr.25061) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:55 smithi172 bash[30856]: cephadm 2023-12-06T21:19:53.873471+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Deploying cephadm binary to smithi175 2023-12-06T21:19:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:55 smithi172 bash[30856]: cluster 2023-12-06T21:19:54.069771+0000 mgr.x (mgr.25061) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:19:56.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:56 smithi172 bash[30856]: audit 2023-12-06T21:19:55.640626+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.172:0/3535207592' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:19:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:56 smithi172 bash[30856]: audit 2023-12-06T21:19:56.018713+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]: dispatch 2023-12-06T21:19:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:56 smithi172 bash[25059]: audit 2023-12-06T21:19:55.640626+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.172:0/3535207592' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:19:56.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:56 smithi172 bash[25059]: audit 2023-12-06T21:19:56.018713+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]: dispatch 2023-12-06T21:19:57.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:56 smithi175 bash[25285]: audit 2023-12-06T21:19:55.640626+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.172:0/3535207592' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:19:57.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:56 smithi175 bash[25285]: audit 2023-12-06T21:19:56.018713+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]: dispatch 2023-12-06T21:19:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:57 smithi175 bash[25285]: cluster 2023-12-06T21:19:56.071331+0000 mgr.x (mgr.25061) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:57 smithi175 bash[25285]: audit 2023-12-06T21:19:56.599890+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]': finished 2023-12-06T21:19:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:57 smithi175 bash[25285]: cluster 2023-12-06T21:19:56.599993+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:19:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:57 smithi175 bash[25285]: audit 2023-12-06T21:19:56.995878+0000 mon.c (mon.1) 196 : audit [INF] from='client.? 172.21.15.172:0/1064021206' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:57 smithi175 bash[25285]: audit 2023-12-06T21:19:56.996800+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[30856]: cluster 2023-12-06T21:19:56.071331+0000 mgr.x (mgr.25061) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[30856]: audit 2023-12-06T21:19:56.599890+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]': finished 2023-12-06T21:19:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[30856]: cluster 2023-12-06T21:19:56.599993+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:19:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[30856]: audit 2023-12-06T21:19:56.995878+0000 mon.c (mon.1) 196 : audit [INF] from='client.? 172.21.15.172:0/1064021206' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[30856]: audit 2023-12-06T21:19:56.996800+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[25059]: cluster 2023-12-06T21:19:56.071331+0000 mgr.x (mgr.25061) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:19:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[25059]: audit 2023-12-06T21:19:56.599890+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.172:0/375193500' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3313164901"}]': finished 2023-12-06T21:19:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[25059]: cluster 2023-12-06T21:19:56.599993+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:19:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[25059]: audit 2023-12-06T21:19:56.995878+0000 mon.c (mon.1) 196 : audit [INF] from='client.? 172.21.15.172:0/1064021206' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:57 smithi172 bash[25059]: audit 2023-12-06T21:19:56.996800+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]: dispatch 2023-12-06T21:19:58.631 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:57.617628+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]': finished 2023-12-06T21:19:58.631 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: cluster 2023-12-06T21:19:57.617799+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:19:58.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:57.997943+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]: dispatch 2023-12-06T21:19:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:58.188695+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:58.200319+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:58.211780+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:58 smithi175 bash[25285]: audit 2023-12-06T21:19:58.213829+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:57.617628+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]': finished 2023-12-06T21:19:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: cluster 2023-12-06T21:19:57.617799+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:19:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:57.997943+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]: dispatch 2023-12-06T21:19:58.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:58.188695+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:58.200319+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:58.211780+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[25059]: audit 2023-12-06T21:19:58.213829+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:58.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:57.617628+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/2803119896"}]': finished 2023-12-06T21:19:58.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: cluster 2023-12-06T21:19:57.617799+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:19:58.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:57.997943+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]: dispatch 2023-12-06T21:19:58.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:58.188695+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:58.200319+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:58.211780+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:19:58.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[30856]: audit 2023-12-06T21:19:58.213829+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:19:58.825 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:19:58 smithi172 bash[71483]: level=info ts=2023-12-06T21:19:58.668Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003615233s 2023-12-06T21:20:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: cluster 2023-12-06T21:19:58.071839+0000 mgr.x (mgr.25061) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:20:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: cephadm 2023-12-06T21:19:58.240329+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:20:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: cephadm 2023-12-06T21:19:58.490027+0000 mgr.x (mgr.25061) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:20:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: audit 2023-12-06T21:19:58.642014+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]': finished 2023-12-06T21:20:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: cluster 2023-12-06T21:19:58.642186+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:20:00.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: audit 2023-12-06T21:19:59.035684+0000 mon.c (mon.1) 198 : audit [INF] from='client.? 172.21.15.172:0/691082703' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:19:59 smithi175 bash[25285]: audit 2023-12-06T21:19:59.036636+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: cluster 2023-12-06T21:19:58.071839+0000 mgr.x (mgr.25061) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:20:00.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: cephadm 2023-12-06T21:19:58.240329+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: cephadm 2023-12-06T21:19:58.490027+0000 mgr.x (mgr.25061) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: audit 2023-12-06T21:19:58.642014+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]': finished 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: cluster 2023-12-06T21:19:58.642186+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: audit 2023-12-06T21:19:59.035684+0000 mon.c (mon.1) 198 : audit [INF] from='client.? 172.21.15.172:0/691082703' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[25059]: audit 2023-12-06T21:19:59.036636+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: cluster 2023-12-06T21:19:58.071839+0000 mgr.x (mgr.25061) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: cephadm 2023-12-06T21:19:58.240329+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: cephadm 2023-12-06T21:19:58.490027+0000 mgr.x (mgr.25061) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: audit 2023-12-06T21:19:58.642014+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.172:0/860138089' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2128607505"}]': finished 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: cluster 2023-12-06T21:19:58.642186+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: audit 2023-12-06T21:19:59.035684+0000 mon.c (mon.1) 198 : audit [INF] from='client.? 172.21.15.172:0/691082703' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:19:59 smithi172 bash[30856]: audit 2023-12-06T21:19:59.036636+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]: dispatch 2023-12-06T21:20:00.830 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[30856]: audit 2023-12-06T21:19:59.646084+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]': finished 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[30856]: cluster 2023-12-06T21:19:59.646189+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[30856]: cluster 2023-12-06T21:20:00.000173+0000 mon.a (mon.0) 1166 : cluster [INF] overall HEALTH_OK 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[30856]: audit 2023-12-06T21:20:00.041499+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]: dispatch 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[25059]: audit 2023-12-06T21:19:59.646084+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]': finished 2023-12-06T21:20:00.998 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[25059]: cluster 2023-12-06T21:19:59.646189+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:20:00.999 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[25059]: cluster 2023-12-06T21:20:00.000173+0000 mon.a (mon.0) 1166 : cluster [INF] overall HEALTH_OK 2023-12-06T21:20:00.999 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[25059]: audit 2023-12-06T21:20:00.041499+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]: dispatch 2023-12-06T21:20:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:00 smithi175 bash[25285]: audit 2023-12-06T21:19:59.646084+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3393008912"}]': finished 2023-12-06T21:20:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:00 smithi175 bash[25285]: cluster 2023-12-06T21:19:59.646189+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:20:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:00 smithi175 bash[25285]: cluster 2023-12-06T21:20:00.000173+0000 mon.a (mon.0) 1166 : cluster [INF] overall HEALTH_OK 2023-12-06T21:20:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:00 smithi175 bash[25285]: audit 2023-12-06T21:20:00.041499+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]: dispatch 2023-12-06T21:20:01.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:00 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 starting - - - - 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 starting - - - - 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 starting - - - - 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (6m) 44s ago 6m 46.7M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 starting - - - - 2023-12-06T21:20:01.681 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (15m) 54s ago 15m 467M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (15m) 54s ago 15m 61.2M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (13m) 44s ago 13m 51.7M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (13m) 54s ago 13m 50.0M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 starting - - - - 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (7m) 44s ago 7m 12.0M - 1dbe0e931976 c88b780c392f 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (12m) 54s ago 13m 56.4M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (12m) 54s ago 12m 57.5M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (11m) 54s ago 11m 52.3M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (10m) 54s ago 10m 55.0M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (10m) 44s ago 10m 55.6M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (9m) 44s ago 9m 52.2M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:20:01.682 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (9m) 44s ago 9m 52.0M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (8m) 44s ago 8m 54.1M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (6m) 44s ago 7m 60.6M - 514e6a882f6e 2fbc6585c66e 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (5m) 54s ago 5m 84.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (5m) 44s ago 5m 84.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (4m) 54s ago 4m 84.2M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:20:01.683 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (4m) 44s ago 4m 84.4M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:20:02.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: cluster 2023-12-06T21:20:00.072405+0000 mgr.x (mgr.25061) 50 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:02.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: audit 2023-12-06T21:20:00.808413+0000 mgr.x (mgr.25061) 51 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:02.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: audit 2023-12-06T21:20:01.046632+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]': finished 2023-12-06T21:20:02.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: cluster 2023-12-06T21:20:01.046791+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:20:02.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: audit 2023-12-06T21:20:01.464675+0000 mon.c (mon.1) 199 : audit [INF] from='client.? 172.21.15.172:0/3871605233' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:01 smithi175 bash[25285]: audit 2023-12-06T21:20:01.465376+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: cluster 2023-12-06T21:20:00.072405+0000 mgr.x (mgr.25061) 50 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:02.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: audit 2023-12-06T21:20:00.808413+0000 mgr.x (mgr.25061) 51 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:02.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: audit 2023-12-06T21:20:01.046632+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]': finished 2023-12-06T21:20:02.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: cluster 2023-12-06T21:20:01.046791+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:20:02.068 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: audit 2023-12-06T21:20:01.464675+0000 mon.c (mon.1) 199 : audit [INF] from='client.? 172.21.15.172:0/3871605233' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[30856]: audit 2023-12-06T21:20:01.465376+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: cluster 2023-12-06T21:20:00.072405+0000 mgr.x (mgr.25061) 50 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: audit 2023-12-06T21:20:00.808413+0000 mgr.x (mgr.25061) 51 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: audit 2023-12-06T21:20:01.046632+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? 172.21.15.172:0/3837493291' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1769109094"}]': finished 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: cluster 2023-12-06T21:20:01.046791+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: audit 2023-12-06T21:20:01.464675+0000 mon.c (mon.1) 199 : audit [INF] from='client.? 172.21.15.172:0/3871605233' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:01 smithi172 bash[25059]: audit 2023-12-06T21:20:01.465376+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]: dispatch 2023-12-06T21:20:02.130 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:20:02.130 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:20:02.130 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:20:02.131 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T21:20:02.132 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:20:02.132 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:20:02.132 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:20:02.524 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:20:02.525 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:20:02.649 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[47789]: ts=2023-12-06T21:20:02.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.175:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.172:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:20:02.960 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:20:03.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:01.266246+0000 mgr.x (mgr.25061) 52 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:01.656296+0000 mgr.x (mgr.25061) 53 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:02.049727+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]': finished 2023-12-06T21:20:03.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: cluster 2023-12-06T21:20:02.049881+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:20:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:02.129485+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.172:0/1107978746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:02.427854+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.172:0/1976312701' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:02 smithi175 bash[25285]: audit 2023-12-06T21:20:02.433205+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:01.266246+0000 mgr.x (mgr.25061) 52 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:01.656296+0000 mgr.x (mgr.25061) 53 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:02.049727+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]': finished 2023-12-06T21:20:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: cluster 2023-12-06T21:20:02.049881+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:02.129485+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.172:0/1107978746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:02.427854+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.172:0/1976312701' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[25059]: audit 2023-12-06T21:20:02.433205+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:01.266246+0000 mgr.x (mgr.25061) 52 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:01.656296+0000 mgr.x (mgr.25061) 53 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:02.049727+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/2803119896"}]': finished 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: cluster 2023-12-06T21:20:02.049881+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:02.129485+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.172:0/1107978746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:02.427854+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.172:0/1976312701' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:02 smithi172 bash[30856]: audit 2023-12-06T21:20:02.433205+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]: dispatch 2023-12-06T21:20:04.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:03] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2023-12-06T21:20:04.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[25285]: cluster 2023-12-06T21:20:02.072919+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:04.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[25285]: audit 2023-12-06T21:20:02.519248+0000 mgr.x (mgr.25061) 55 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:04.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[25285]: audit 2023-12-06T21:20:02.959964+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.172:0/818375891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:04.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[25285]: audit 2023-12-06T21:20:03.056242+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]': finished 2023-12-06T21:20:04.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:03 smithi175 bash[25285]: cluster 2023-12-06T21:20:03.056378+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[25059]: cluster 2023-12-06T21:20:02.072919+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[25059]: audit 2023-12-06T21:20:02.519248+0000 mgr.x (mgr.25061) 55 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[25059]: audit 2023-12-06T21:20:02.959964+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.172:0/818375891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[25059]: audit 2023-12-06T21:20:03.056242+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]': finished 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[25059]: cluster 2023-12-06T21:20:03.056378+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[30856]: cluster 2023-12-06T21:20:02.072919+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[30856]: audit 2023-12-06T21:20:02.519248+0000 mgr.x (mgr.25061) 55 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[30856]: audit 2023-12-06T21:20:02.959964+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.172:0/818375891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[30856]: audit 2023-12-06T21:20:03.056242+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.hwhloo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3431146761"}]': finished 2023-12-06T21:20:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:03 smithi172 bash[30856]: cluster 2023-12-06T21:20:03.056378+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:20:06.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:05 smithi175 bash[25285]: cluster 2023-12-06T21:20:04.073552+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:20:06.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:05 smithi172 bash[25059]: cluster 2023-12-06T21:20:04.073552+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:20:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:05 smithi172 bash[30856]: cluster 2023-12-06T21:20:04.073552+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:20:07.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:06 smithi175 bash[25285]: audit 2023-12-06T21:20:05.291616+0000 mgr.x (mgr.25061) 57 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:07.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:06 smithi172 bash[25059]: audit 2023-12-06T21:20:05.291616+0000 mgr.x (mgr.25061) 57 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:06 smithi172 bash[30856]: audit 2023-12-06T21:20:05.291616+0000 mgr.x (mgr.25061) 57 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:08.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:07 smithi175 bash[25285]: cluster 2023-12-06T21:20:06.075009+0000 mgr.x (mgr.25061) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:20:08.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:07 smithi172 bash[25059]: cluster 2023-12-06T21:20:06.075009+0000 mgr.x (mgr.25061) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:20:08.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:07 smithi172 bash[30856]: cluster 2023-12-06T21:20:06.075009+0000 mgr.x (mgr.25061) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:20:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:09 smithi175 bash[25285]: cluster 2023-12-06T21:20:08.075734+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2023-12-06T21:20:10.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:09 smithi172 bash[25059]: cluster 2023-12-06T21:20:08.075734+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2023-12-06T21:20:10.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:09 smithi172 bash[30856]: cluster 2023-12-06T21:20:08.075734+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2023-12-06T21:20:11.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:11 smithi172 bash[25059]: cluster 2023-12-06T21:20:10.077396+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:11.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:10 smithi172 bash[25344]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:20:11.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:11 smithi172 bash[30856]: cluster 2023-12-06T21:20:10.077396+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:11.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[25285]: cluster 2023-12-06T21:20:10.077396+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:11.445 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 systemd[1]: Stopping Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:20:11.445 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[58437]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:20:11.445 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.247Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.247Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.248Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.249Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.249Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:20:11.446 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[47789]: ts=2023-12-06T21:20:11.249Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:20:12.063 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[58446]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:20:12.063 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 bash[58484]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:20:12.063 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:20:12.063 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 systemd[1]: Stopped Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:12.063 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:11 smithi175 systemd[1]: Started Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:13.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[25059]: audit 2023-12-06T21:20:12.061852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[25059]: audit 2023-12-06T21:20:12.073451+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[25059]: cluster 2023-12-06T21:20:12.077915+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[25059]: cephadm 2023-12-06T21:20:12.094849+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[25059]: cephadm 2023-12-06T21:20:12.095642+0000 mgr.x (mgr.25061) 63 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[30856]: audit 2023-12-06T21:20:12.061852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[30856]: audit 2023-12-06T21:20:12.073451+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[30856]: cluster 2023-12-06T21:20:12.077915+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[30856]: cephadm 2023-12-06T21:20:12.094849+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:20:13.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:13 smithi172 bash[30856]: cephadm 2023-12-06T21:20:12.095642+0000 mgr.x (mgr.25061) 63 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2023-12-06T21:20:13.490 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[25285]: audit 2023-12-06T21:20:12.061852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.490 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[25285]: audit 2023-12-06T21:20:12.073451+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:13.490 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[25285]: cluster 2023-12-06T21:20:12.077915+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:20:13.490 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[25285]: cephadm 2023-12-06T21:20:12.094849+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:20:13.490 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[25285]: cephadm 2023-12-06T21:20:12.095642+0000 mgr.x (mgr.25061) 63 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2023-12-06T21:20:13.490 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:20:13.490 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:20:13.490 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:20:13.490 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi175 (none))" 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.283Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.286Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.287Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.289Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.292Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.292Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.271µs 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.292Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:20:13.491 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.484Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T21:20:13.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.624Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T21:20:13.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.724Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T21:20:13.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.724Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T21:20:13.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.724Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=72.599µs wal_replay_duration=431.940728ms total_replay_duration=432.061951ms 2023-12-06T21:20:13.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.731Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:20:13.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.731Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:20:13.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.731Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:20:14.029 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.767Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=35.414361ms db_storage=1.29µs remote_storage=2.391µs web_handler=494ns query_engine=1.39µs scrape=518.91µs scrape_sd=193.313µs notify=18.71µs notify_sd=28.92µs rules=34.152145ms 2023-12-06T21:20:14.029 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:13 smithi175 bash[58513]: ts=2023-12-06T21:20:13.767Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:20:14.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:14 smithi175 bash[25285]: audit 2023-12-06T21:20:13.214716+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:14.537 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:14 smithi172 bash[25059]: audit 2023-12-06T21:20:13.214716+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:14.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:14 smithi172 bash[30856]: audit 2023-12-06T21:20:13.214716+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:15.086 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:14 smithi175 systemd[1]: Stopping Ceph node-exporter.b for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:20:15.086 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:14 smithi175 bash[58711]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T21:20:15.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:15 smithi175 bash[25285]: cluster 2023-12-06T21:20:14.079248+0000 mgr.x (mgr.25061) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2023-12-06T21:20:15.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:15 smithi172 bash[25059]: cluster 2023-12-06T21:20:14.079248+0000 mgr.x (mgr.25061) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2023-12-06T21:20:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:15 smithi172 bash[30856]: cluster 2023-12-06T21:20:14.079248+0000 mgr.x (mgr.25061) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2023-12-06T21:20:15.751 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 bash[58722]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T21:20:15.751 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 bash[58758]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T21:20:15.751 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:20:15.751 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T21:20:15.751 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 systemd[1]: Stopped Ceph node-exporter.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:15.752 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:15 smithi175 systemd[1]: Started Ceph node-exporter.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:17.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.299763+0000 mgr.x (mgr.25061) 65 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.648086+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.660473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: cephadm 2023-12-06T21:20:15.669765+0000 mgr.x (mgr.25061) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: cephadm 2023-12-06T21:20:15.683470+0000 mgr.x (mgr.25061) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.894726+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.903806+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[25285]: audit 2023-12-06T21:20:15.911045+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.740Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.740Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.741Z 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/.+)($|/) 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.741Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:20:17.003 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:20:17.004 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:20:17.005 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.742Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.743Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:20:17.006 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:20:16 smithi175 bash[58787]: ts=2023-12-06T21:20:16.743Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.299763+0000 mgr.x (mgr.25061) 65 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.648086+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.660473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: cephadm 2023-12-06T21:20:15.669765+0000 mgr.x (mgr.25061) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: cephadm 2023-12-06T21:20:15.683470+0000 mgr.x (mgr.25061) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.894726+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.903806+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[25059]: audit 2023-12-06T21:20:15.911045+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.299763+0000 mgr.x (mgr.25061) 65 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.648086+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.660473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: cephadm 2023-12-06T21:20:15.669765+0000 mgr.x (mgr.25061) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: cephadm 2023-12-06T21:20:15.683470+0000 mgr.x (mgr.25061) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.894726+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.903806+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:16 smithi172 bash[30856]: audit 2023-12-06T21:20:15.911045+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:17 smithi175 bash[25285]: audit 2023-12-06T21:20:15.907963+0000 mgr.x (mgr.25061) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:17 smithi175 bash[25285]: cephadm 2023-12-06T21:20:15.912300+0000 mgr.x (mgr.25061) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2023-12-06T21:20:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:17 smithi175 bash[25285]: cluster 2023-12-06T21:20:16.081087+0000 mgr.x (mgr.25061) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:18.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[25059]: audit 2023-12-06T21:20:15.907963+0000 mgr.x (mgr.25061) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[25059]: cephadm 2023-12-06T21:20:15.912300+0000 mgr.x (mgr.25061) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2023-12-06T21:20:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[25059]: cluster 2023-12-06T21:20:16.081087+0000 mgr.x (mgr.25061) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[30856]: audit 2023-12-06T21:20:15.907963+0000 mgr.x (mgr.25061) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[30856]: cephadm 2023-12-06T21:20:15.912300+0000 mgr.x (mgr.25061) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2023-12-06T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:17 smithi172 bash[30856]: cluster 2023-12-06T21:20:16.081087+0000 mgr.x (mgr.25061) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:19.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:19 smithi172 bash[25059]: cluster 2023-12-06T21:20:18.081981+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:19 smithi172 bash[30856]: cluster 2023-12-06T21:20:18.081981+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:19 smithi175 bash[25285]: cluster 2023-12-06T21:20:18.081981+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:21.298 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:21 smithi175 bash[25285]: cluster 2023-12-06T21:20:20.083386+0000 mgr.x (mgr.25061) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:21.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:21 smithi172 bash[25059]: cluster 2023-12-06T21:20:20.083386+0000 mgr.x (mgr.25061) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:21.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:21 smithi172 bash[30856]: cluster 2023-12-06T21:20:20.083386+0000 mgr.x (mgr.25061) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:21.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:21 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:21] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2023-12-06T21:20:23.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:23 smithi175 bash[25285]: cluster 2023-12-06T21:20:22.083919+0000 mgr.x (mgr.25061) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:23.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:23 smithi172 bash[25059]: cluster 2023-12-06T21:20:22.083919+0000 mgr.x (mgr.25061) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:23 smithi172 bash[30856]: cluster 2023-12-06T21:20:22.083919+0000 mgr.x (mgr.25061) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:25.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:25 smithi175 bash[25285]: cluster 2023-12-06T21:20:24.085021+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:25.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:25 smithi172 bash[25059]: cluster 2023-12-06T21:20:24.085021+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:25.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:25 smithi172 bash[30856]: cluster 2023-12-06T21:20:24.085021+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:26.431 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:26 smithi175 bash[25285]: audit 2023-12-06T21:20:25.310642+0000 mgr.x (mgr.25061) 75 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:26.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:26 smithi172 bash[25059]: audit 2023-12-06T21:20:25.310642+0000 mgr.x (mgr.25061) 75 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:26.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:26 smithi172 bash[30856]: audit 2023-12-06T21:20:25.310642+0000 mgr.x (mgr.25061) 75 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:27.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:27 smithi175 bash[25285]: cluster 2023-12-06T21:20:26.085717+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:27.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:27 smithi172 bash[25059]: cluster 2023-12-06T21:20:26.085717+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:27.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:27 smithi172 bash[30856]: cluster 2023-12-06T21:20:26.085717+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:29.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:28 smithi175 bash[58513]: ts=2023-12-06T21:20:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:20:29.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:29 smithi175 bash[25285]: cluster 2023-12-06T21:20:28.086253+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:29.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:29 smithi175 bash[25285]: audit 2023-12-06T21:20:28.216781+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:29.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:29 smithi172 bash[25059]: cluster 2023-12-06T21:20:28.086253+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:29.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:29 smithi172 bash[25059]: audit 2023-12-06T21:20:28.216781+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:29.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:29 smithi172 bash[30856]: cluster 2023-12-06T21:20:28.086253+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:29.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:29 smithi172 bash[30856]: audit 2023-12-06T21:20:28.216781+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:31.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:31 smithi172 bash[25059]: cluster 2023-12-06T21:20:30.088255+0000 mgr.x (mgr.25061) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:31 smithi172 bash[30856]: cluster 2023-12-06T21:20:30.088255+0000 mgr.x (mgr.25061) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:31.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:31 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:31] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2023-12-06T21:20:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:31 smithi175 bash[25285]: cluster 2023-12-06T21:20:30.088255+0000 mgr.x (mgr.25061) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:33.366 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:20:33.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:33 smithi175 bash[25285]: cluster 2023-12-06T21:20:32.088984+0000 mgr.x (mgr.25061) 79 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:33.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:33 smithi172 bash[25059]: cluster 2023-12-06T21:20:32.088984+0000 mgr.x (mgr.25061) 79 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:33.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:33 smithi172 bash[30856]: cluster 2023-12-06T21:20:32.088984+0000 mgr.x (mgr.25061) 79 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 starting - - - - 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 starting - - - - 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 starting - - - - 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (7m) 76s ago 7m 46.7M - 8.3.5 dad864ee21e9 585fa9dbc66c 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 starting - - - - 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2023-12-06T21:20:34.137 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (16m) 87s ago 16m 467M - 17.2.0 e1d6a67b021e 6a757fea9185 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (16m) 87s ago 16m 61.2M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (14m) 76s ago 14m 51.7M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (14m) 87s ago 14m 50.0M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 starting - - - - 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 starting - - - - 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (13m) 87s ago 13m 56.4M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (12m) 87s ago 12m 57.5M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (12m) 87s ago 12m 52.3M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (11m) 87s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (10m) 76s ago 10m 55.6M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (10m) 76s ago 10m 52.2M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (9m) 76s ago 9m 52.0M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:20:34.138 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (8m) 76s ago 9m 54.1M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:20:34.139 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 starting - - - - 2023-12-06T21:20:34.139 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (5m) 87s ago 5m 84.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:20:34.139 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (5m) 76s ago 5m 84.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:20:34.139 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (5m) 87s ago 5m 84.2M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:20:34.139 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (5m) 76s ago 5m 84.4M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:20:34.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:34 smithi175 bash[25285]: audit 2023-12-06T21:20:33.344053+0000 mgr.x (mgr.25061) 80 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:34 smithi175 bash[25285]: audit 2023-12-06T21:20:33.723918+0000 mgr.x (mgr.25061) 81 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:34.564 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:20:34.565 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:20:34.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:34 smithi172 bash[30856]: audit 2023-12-06T21:20:33.344053+0000 mgr.x (mgr.25061) 80 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:34 smithi172 bash[30856]: audit 2023-12-06T21:20:33.723918+0000 mgr.x (mgr.25061) 81 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:34 smithi172 bash[25059]: audit 2023-12-06T21:20:33.344053+0000 mgr.x (mgr.25061) 80 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:34 smithi172 bash[25059]: audit 2023-12-06T21:20:33.723918+0000 mgr.x (mgr.25061) 81 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:34.912 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:20:34.913 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:20:35.335 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:20:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:35 smithi175 bash[25285]: cluster 2023-12-06T21:20:34.090334+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:35 smithi175 bash[25285]: audit 2023-12-06T21:20:34.108888+0000 mgr.x (mgr.25061) 83 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:35 smithi175 bash[25285]: audit 2023-12-06T21:20:34.563237+0000 mon.c (mon.1) 204 : audit [DBG] from='client.? 172.21.15.172:0/316989640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:35.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[25059]: cluster 2023-12-06T21:20:34.090334+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:35.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[25059]: audit 2023-12-06T21:20:34.108888+0000 mgr.x (mgr.25061) 83 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:35.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[25059]: audit 2023-12-06T21:20:34.563237+0000 mon.c (mon.1) 204 : audit [DBG] from='client.? 172.21.15.172:0/316989640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:35.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[30856]: cluster 2023-12-06T21:20:34.090334+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:35.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[30856]: audit 2023-12-06T21:20:34.108888+0000 mgr.x (mgr.25061) 83 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:35.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:35 smithi172 bash[30856]: audit 2023-12-06T21:20:34.563237+0000 mon.c (mon.1) 204 : audit [DBG] from='client.? 172.21.15.172:0/316989640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:20:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:36 smithi175 bash[25285]: audit 2023-12-06T21:20:34.907057+0000 mgr.x (mgr.25061) 84 : audit [DBG] from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:36 smithi175 bash[25285]: audit 2023-12-06T21:20:35.314876+0000 mgr.x (mgr.25061) 85 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:36.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:36 smithi175 bash[25285]: audit 2023-12-06T21:20:35.335230+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.172:0/2610815273' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:36.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[30856]: audit 2023-12-06T21:20:34.907057+0000 mgr.x (mgr.25061) 84 : audit [DBG] from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:36.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[30856]: audit 2023-12-06T21:20:35.314876+0000 mgr.x (mgr.25061) 85 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:36.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[30856]: audit 2023-12-06T21:20:35.335230+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.172:0/2610815273' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:36.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[25059]: audit 2023-12-06T21:20:34.907057+0000 mgr.x (mgr.25061) 84 : audit [DBG] from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:20:36.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[25059]: audit 2023-12-06T21:20:35.314876+0000 mgr.x (mgr.25061) 85 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:36.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:36 smithi172 bash[25059]: audit 2023-12-06T21:20:35.335230+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.172:0/2610815273' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:20:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:37 smithi175 bash[25285]: cluster 2023-12-06T21:20:36.091567+0000 mgr.x (mgr.25061) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:37.501 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:37 smithi175 systemd[1]: Stopping Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:20:37.501 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:37 smithi175 bash[59609]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-grafana.a 2023-12-06T21:20:37.502 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:37 smithi175 bash[46555]: t=2023-12-06T21:20:37+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T21:20:37.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:37 smithi172 bash[25059]: cluster 2023-12-06T21:20:36.091567+0000 mgr.x (mgr.25061) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:37.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:37 smithi172 bash[30856]: cluster 2023-12-06T21:20:36.091567+0000 mgr.x (mgr.25061) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:38.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:37 smithi175 bash[59617]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-grafana-a 2023-12-06T21:20:38.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:37 smithi175 bash[59653]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-grafana.a 2023-12-06T21:20:38.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:38 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T21:20:38.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:38 smithi175 systemd[1]: Stopped Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:38.251 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:38 smithi175 systemd[1]: Started Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:38.457 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPING 2023-12-06T21:20:38.457 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:20:38.458 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPED 2023-12-06T21:20:38.458 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTING 2023-12-06T21:20:38.581 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Serving on http://:::9283 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTED 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPING 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPED 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTING 2023-12-06T21:20:38.582 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Serving on http://:::9283 2023-12-06T21:20:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[58513]: ts=2023-12-06T21:20:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:20:39.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTED 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPING 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STOPPED 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTING 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Serving on http://:::9283 2023-12-06T21:20:39.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:38 smithi175 bash[56179]: [06/Dec/2023:21:20:38] ENGINE Bus STARTED 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: cluster 2023-12-06T21:20:38.092260+0000 mgr.x (mgr.25061) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.216627+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.230007+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.287102+0000 mgr.x (mgr.25061) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.290235+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.290855+0000 mgr.x (mgr.25061) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.294077+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.305173+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.319766+0000 mgr.x (mgr.25061) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.322920+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.353371+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: cephadm 2023-12-06T21:20:38.354612+0000 mgr.x (mgr.25061) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.356025+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.359332+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.361214+0000 mgr.x (mgr.25061) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.364243+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.372971+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.379205+0000 mgr.x (mgr.25061) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.382323+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.382345+0000 mgr.x (mgr.25061) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.385654+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.396662+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.415152+0000 mgr.x (mgr.25061) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.418247+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.422149+0000 mgr.x (mgr.25061) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.425276+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.435711+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: cephadm 2023-12-06T21:20:38.471712+0000 mgr.x (mgr.25061) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:39.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:39 smithi175 bash[25285]: audit 2023-12-06T21:20:38.473279+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: cluster 2023-12-06T21:20:38.092260+0000 mgr.x (mgr.25061) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.216627+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.230007+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.287102+0000 mgr.x (mgr.25061) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.290235+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.290855+0000 mgr.x (mgr.25061) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.294077+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.305173+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.319766+0000 mgr.x (mgr.25061) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.322920+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.353371+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: cephadm 2023-12-06T21:20:38.354612+0000 mgr.x (mgr.25061) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.356025+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.359332+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.361214+0000 mgr.x (mgr.25061) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.364243+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.372971+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.379205+0000 mgr.x (mgr.25061) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.382323+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: cluster 2023-12-06T21:20:38.092260+0000 mgr.x (mgr.25061) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.216627+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.230007+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.287102+0000 mgr.x (mgr.25061) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.290235+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.290855+0000 mgr.x (mgr.25061) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.294077+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.305173+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.319766+0000 mgr.x (mgr.25061) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.322920+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.353371+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: cephadm 2023-12-06T21:20:38.354612+0000 mgr.x (mgr.25061) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.356025+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.359332+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.361214+0000 mgr.x (mgr.25061) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.364243+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.372971+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.379205+0000 mgr.x (mgr.25061) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.382323+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.382345+0000 mgr.x (mgr.25061) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.385654+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.396662+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.415152+0000 mgr.x (mgr.25061) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.418247+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.422149+0000 mgr.x (mgr.25061) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.425276+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.435711+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: cephadm 2023-12-06T21:20:38.471712+0000 mgr.x (mgr.25061) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[30856]: audit 2023-12-06T21:20:38.473279+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.382345+0000 mgr.x (mgr.25061) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.385654+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.396662+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.415152+0000 mgr.x (mgr.25061) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.418247+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:20:39.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.422149+0000 mgr.x (mgr.25061) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.425276+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:20:39.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.435711+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:39.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: cephadm 2023-12-06T21:20:38.471712+0000 mgr.x (mgr.25061) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:39.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:39 smithi172 bash[25059]: audit 2023-12-06T21:20:38.473279+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T21:20:40.252 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=640.544µs 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T21:20:40.253 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T21:20:40.751 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-06T21:20:40.751 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T21:20:40.751 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-06T21:20:40.751 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T21:20:40.752 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T21:20:40.752 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:20:40 smithi175 bash[59690]: t=2023-12-06T21:20:40+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T21:20:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: cluster 2023-12-06T21:20:40.093120+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: audit 2023-12-06T21:20:41.008703+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:41.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: audit 2023-12-06T21:20:41.011121+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: audit 2023-12-06T21:20:41.011839+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: audit 2023-12-06T21:20:41.014194+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:41.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[25285]: audit 2023-12-06T21:20:41.016422+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:41.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: cluster 2023-12-06T21:20:40.093120+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: audit 2023-12-06T21:20:41.008703+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: audit 2023-12-06T21:20:41.011121+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: audit 2023-12-06T21:20:41.011839+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: audit 2023-12-06T21:20:41.014194+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[25059]: audit 2023-12-06T21:20:41.016422+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: cluster 2023-12-06T21:20:40.093120+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: audit 2023-12-06T21:20:41.008703+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: audit 2023-12-06T21:20:41.011121+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: audit 2023-12-06T21:20:41.011839+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: audit 2023-12-06T21:20:41.014194+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:41 smithi172 bash[30856]: audit 2023-12-06T21:20:41.016422+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:41.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:41 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:41] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2023-12-06T21:20:42.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:42 smithi172 bash[30856]: cephadm 2023-12-06T21:20:40.994998+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:20:42.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:42 smithi172 bash[30856]: cephadm 2023-12-06T21:20:41.014566+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:20:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:42 smithi172 bash[25059]: cephadm 2023-12-06T21:20:40.994998+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:20:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:42 smithi172 bash[25059]: cephadm 2023-12-06T21:20:41.014566+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:20:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:42 smithi175 bash[25285]: cephadm 2023-12-06T21:20:40.994998+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:20:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:42 smithi175 bash[25285]: cephadm 2023-12-06T21:20:41.014566+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:20:43.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:43 smithi172 bash[25059]: cluster 2023-12-06T21:20:42.093866+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:43.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:43 smithi172 bash[30856]: cluster 2023-12-06T21:20:42.093866+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:43.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:43 smithi175 bash[25285]: cluster 2023-12-06T21:20:42.093866+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:43.625 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:43 smithi172 systemd[1]: Stopping Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:20:44.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:44 smithi175 bash[25285]: audit 2023-12-06T21:20:43.216571+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:44.316 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:44 smithi172 bash[25059]: audit 2023-12-06T21:20:43.216571+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:44 smithi172 bash[30856]: audit 2023-12-06T21:20:43.216571+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 bash[73980]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 bash[74054]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T21:20:44.317 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 systemd[1]: Stopped Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:44.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:44 smithi172 systemd[1]: Started Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: cluster 2023-12-06T21:20:44.095222+0000 mgr.x (mgr.25061) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.606961+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.619643+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.653462+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.653912+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.654329+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:45.890 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[30856]: audit 2023-12-06T21:20:44.655450+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[74120]: debug 2023-12-06T21:20:45.721+0000 7fdcc4dac700 1 -- 172.21.15.172:0/1649332036 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5566bca121a0 con 0x5566bd790800 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[74120]: debug 2023-12-06T21:20:45.885+0000 7fdccef52200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: cluster 2023-12-06T21:20:44.095222+0000 mgr.x (mgr.25061) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.606961+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.619643+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.653462+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.653912+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.654329+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:45.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:45 smithi172 bash[25059]: audit 2023-12-06T21:20:44.655450+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: cluster 2023-12-06T21:20:44.095222+0000 mgr.x (mgr.25061) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.606961+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.619643+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.653462+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.653912+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.654329+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:20:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:45 smithi175 bash[25285]: audit 2023-12-06T21:20:44.655450+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:20:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:46 smithi175 bash[25285]: cephadm 2023-12-06T21:20:44.945827+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2023-12-06T21:20:46.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:46 smithi175 bash[25285]: audit 2023-12-06T21:20:45.323621+0000 mgr.x (mgr.25061) 105 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:46 smithi175 bash[25285]: cephadm 2023-12-06T21:20:45.566820+0000 mgr.x (mgr.25061) 106 : cephadm [INF] Deploying daemon agent.smithi172 on smithi172 2023-12-06T21:20:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:46 smithi175 bash[25285]: audit 2023-12-06T21:20:46.535204+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:46.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[25059]: cephadm 2023-12-06T21:20:44.945827+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2023-12-06T21:20:46.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[25059]: audit 2023-12-06T21:20:45.323621+0000 mgr.x (mgr.25061) 105 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:46.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[25059]: cephadm 2023-12-06T21:20:45.566820+0000 mgr.x (mgr.25061) 106 : cephadm [INF] Deploying daemon agent.smithi172 on smithi172 2023-12-06T21:20:46.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[25059]: audit 2023-12-06T21:20:46.535204+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[30856]: cephadm 2023-12-06T21:20:44.945827+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2023-12-06T21:20:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[30856]: audit 2023-12-06T21:20:45.323621+0000 mgr.x (mgr.25061) 105 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[30856]: cephadm 2023-12-06T21:20:45.566820+0000 mgr.x (mgr.25061) 106 : cephadm [INF] Deploying daemon agent.smithi172 on smithi172 2023-12-06T21:20:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[30856]: audit 2023-12-06T21:20:46.535204+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:47.077 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[74120]: debug 2023-12-06T21:20:46.853+0000 7fdccef52200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:20:47.077 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:46 smithi172 bash[74120]: debug 2023-12-06T21:20:46.969+0000 7fdccef52200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:20:47.341 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[74120]: debug 2023-12-06T21:20:47.073+0000 7fdccef52200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:20:47.621 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[30856]: cluster 2023-12-06T21:20:46.096188+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:47.621 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[30856]: audit 2023-12-06T21:20:47.008658+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:47.621 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[30856]: audit 2023-12-06T21:20:47.277095+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:47.622 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[74120]: debug 2023-12-06T21:20:47.337+0000 7fdccef52200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:20:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:47 smithi175 bash[25285]: cluster 2023-12-06T21:20:46.096188+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:47 smithi175 bash[25285]: audit 2023-12-06T21:20:47.008658+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:47 smithi175 bash[25285]: audit 2023-12-06T21:20:47.277095+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:48.069 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[74120]: debug 2023-12-06T21:20:47.689+0000 7fdccef52200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:20:48.069 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[74120]: debug 2023-12-06T21:20:47.849+0000 7fdccef52200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:20:48.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[25059]: cluster 2023-12-06T21:20:46.096188+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:48.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[25059]: audit 2023-12-06T21:20:47.008658+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:48.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:47 smithi172 bash[25059]: audit 2023-12-06T21:20:47.277095+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:48.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:48 smithi172 bash[74120]: debug 2023-12-06T21:20:48.065+0000 7fdccef52200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:20:49.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:48 smithi175 bash[25285]: audit 2023-12-06T21:20:47.731519+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:49.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:48 smithi175 bash[58513]: ts=2023-12-06T21:20:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:20:49.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:48 smithi172 bash[25059]: audit 2023-12-06T21:20:47.731519+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:48 smithi172 bash[30856]: audit 2023-12-06T21:20:47.731519+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:49.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[74120]: debug 2023-12-06T21:20:49.129+0000 7fdccef52200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:20:49.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[74120]: debug 2023-12-06T21:20:49.241+0000 7fdccef52200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:20:49.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[74120]: debug 2023-12-06T21:20:49.357+0000 7fdccef52200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:20:50.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:49 smithi175 bash[25285]: cluster 2023-12-06T21:20:48.096690+0000 mgr.x (mgr.25061) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:50.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[25059]: cluster 2023-12-06T21:20:48.096690+0000 mgr.x (mgr.25061) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:50.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[74120]: debug 2023-12-06T21:20:49.837+0000 7fdccef52200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:20:50.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:49 smithi172 bash[30856]: cluster 2023-12-06T21:20:48.096690+0000 mgr.x (mgr.25061) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:50.551 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:50 smithi172 bash[74120]: debug 2023-12-06T21:20:50.069+0000 7fdccef52200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:20:50.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:50 smithi172 bash[74120]: debug 2023-12-06T21:20:50.545+0000 7fdccef52200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:20:51.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:51 smithi172 bash[25059]: cluster 2023-12-06T21:20:50.097503+0000 mgr.x (mgr.25061) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:51.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:51 smithi172 bash[74120]: debug 2023-12-06T21:20:51.049+0000 7fdccef52200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:20:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:51 smithi172 bash[30856]: cluster 2023-12-06T21:20:50.097503+0000 mgr.x (mgr.25061) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:51.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:51 smithi175 bash[25285]: cluster 2023-12-06T21:20:50.097503+0000 mgr.x (mgr.25061) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:51.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:20:51 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:20:51] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.33.4" 2023-12-06T21:20:51.779 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:51 smithi172 bash[74120]: debug 2023-12-06T21:20:51.649+0000 7fdccef52200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:20:52.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:51 smithi172 bash[74120]: debug 2023-12-06T21:20:51.777+0000 7fdccef52200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:20:52.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:52 smithi172 bash[74120]: debug 2023-12-06T21:20:52.193+0000 7fdccef52200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:20:52.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:52 smithi172 bash[74120]: debug 2023-12-06T21:20:52.373+0000 7fdccef52200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:20:52.873 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:52 smithi172 bash[74120]: debug 2023-12-06T21:20:52.585+0000 7fdccef52200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:20:52.873 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:52 smithi172 bash[74120]: debug 2023-12-06T21:20:52.721+0000 7fdccef52200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:20:53.158 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:52 smithi172 bash[74120]: debug 2023-12-06T21:20:52.869+0000 7fdccef52200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:20:53.158 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[74120]: debug 2023-12-06T21:20:53.073+0000 7fdccef52200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: cluster 2023-12-06T21:20:52.098215+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: audit 2023-12-06T21:20:53.033037+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: audit 2023-12-06T21:20:53.042132+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: audit 2023-12-06T21:20:53.083735+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: audit 2023-12-06T21:20:53.100709+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:53 smithi175 bash[25285]: audit 2023-12-06T21:20:53.110606+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: cluster 2023-12-06T21:20:52.098215+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:53.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: audit 2023-12-06T21:20:53.033037+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: audit 2023-12-06T21:20:53.042132+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: audit 2023-12-06T21:20:53.083735+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: audit 2023-12-06T21:20:53.100709+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[25059]: audit 2023-12-06T21:20:53.110606+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[74120]: debug 2023-12-06T21:20:53.205+0000 7fdccef52200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: cluster 2023-12-06T21:20:52.098215+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: audit 2023-12-06T21:20:53.033037+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: audit 2023-12-06T21:20:53.042132+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: audit 2023-12-06T21:20:53.083735+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: audit 2023-12-06T21:20:53.100709+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:53 smithi172 bash[30856]: audit 2023-12-06T21:20:53.110606+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:54.757 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: debug 2023-12-06T21:20:54.489+0000 7fdccef52200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:20:54.758 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: [06/Dec/2023:21:20:54] ENGINE Bus STARTING 2023-12-06T21:20:54.758 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: CherryPy Checker: 2023-12-06T21:20:54.758 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: The Application mounted at '' has an empty config. 2023-12-06T21:20:54.758 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: [06/Dec/2023:21:20:54] ENGINE Serving on http://:::9283 2023-12-06T21:20:54.758 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[74120]: [06/Dec/2023:21:20:54] ENGINE Bus STARTED 2023-12-06T21:20:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:53.758697+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:53.769347+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:53.777616+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.143062+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.156646+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.159692+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.161496+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.172750+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.260116+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: cluster 2023-12-06T21:20:54.514952+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: cluster 2023-12-06T21:20:54.515115+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.517936+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.519008+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.523849+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[25059]: audit 2023-12-06T21:20:54.525285+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:20:55.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:53.758697+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:53.769347+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:53.777616+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.143062+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.156646+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.159692+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.161496+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.172750+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.260116+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: cluster 2023-12-06T21:20:54.514952+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: cluster 2023-12-06T21:20:54.515115+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.517936+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.519008+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:20:55.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.523849+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:20:55.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:54 smithi172 bash[30856]: audit 2023-12-06T21:20:54.525285+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:20:55.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:53.758697+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:53.769347+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:53.777616+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.143062+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.156646+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.159692+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.161496+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.172750+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.260116+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: cluster 2023-12-06T21:20:54.514952+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: cluster 2023-12-06T21:20:54.515115+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon y started 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.517936+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.519008+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.523849+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:20:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:54 smithi175 bash[25285]: audit 2023-12-06T21:20:54.525285+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.? 172.21.15.172:0/2435869896' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:20:56.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cluster 2023-12-06T21:20:54.099741+0000 mgr.x (mgr.25061) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cluster 2023-12-06T21:20:54.161377+0000 mgr.x (mgr.25061) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cephadm 2023-12-06T21:20:54.258286+0000 mgr.x (mgr.25061) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cephadm 2023-12-06T21:20:54.258838+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cluster 2023-12-06T21:20:54.775447+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[25059]: cluster 2023-12-06T21:20:55.185121+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: x(active, since 88s), standbys: y 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cluster 2023-12-06T21:20:54.099741+0000 mgr.x (mgr.25061) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cluster 2023-12-06T21:20:54.161377+0000 mgr.x (mgr.25061) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cephadm 2023-12-06T21:20:54.258286+0000 mgr.x (mgr.25061) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cephadm 2023-12-06T21:20:54.258838+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cluster 2023-12-06T21:20:54.775447+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-06T21:20:56.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:55 smithi172 bash[30856]: cluster 2023-12-06T21:20:55.185121+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: x(active, since 88s), standbys: y 2023-12-06T21:20:56.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cluster 2023-12-06T21:20:54.099741+0000 mgr.x (mgr.25061) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:20:56.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cluster 2023-12-06T21:20:54.161377+0000 mgr.x (mgr.25061) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T21:20:56.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cephadm 2023-12-06T21:20:54.258286+0000 mgr.x (mgr.25061) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cephadm 2023-12-06T21:20:54.258838+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:20:56.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cluster 2023-12-06T21:20:54.775447+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-06T21:20:56.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:55 smithi175 bash[25285]: cluster 2023-12-06T21:20:55.185121+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: x(active, since 88s), standbys: y 2023-12-06T21:20:56.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:56 smithi172 bash[30856]: audit 2023-12-06T21:20:55.327480+0000 mgr.x (mgr.25061) 115 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:56.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:56 smithi172 bash[25059]: audit 2023-12-06T21:20:55.327480+0000 mgr.x (mgr.25061) 115 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:57.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:56 smithi175 bash[25285]: audit 2023-12-06T21:20:55.327480+0000 mgr.x (mgr.25061) 115 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:20:58.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:57 smithi175 bash[25285]: cluster 2023-12-06T21:20:56.162208+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:20:58.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:57 smithi172 bash[30856]: cluster 2023-12-06T21:20:56.162208+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:20:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:57 smithi172 bash[25059]: cluster 2023-12-06T21:20:56.162208+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:20:59.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[58513]: ts=2023-12-06T21:20:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:57.888122+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:57.888993+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:57.891551+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:57.893363+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:58.223476+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:58 smithi175 bash[25285]: audit 2023-12-06T21:20:58.225874+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:57.888122+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:57.888993+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:57.891551+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:57.893363+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:58.223476+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[30856]: audit 2023-12-06T21:20:58.225874+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:57.888122+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:57.888993+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:57.891551+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:20:59.041 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:57.893363+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:20:59.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:58.223476+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:20:59.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:58 smithi172 bash[25059]: audit 2023-12-06T21:20:58.225874+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:00.066 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[25059]: cephadm 2023-12-06T21:20:57.883127+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:21:00.066 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[25059]: cephadm 2023-12-06T21:20:57.891541+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:21:00.066 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[25059]: cluster 2023-12-06T21:20:58.162978+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:00.067 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[30856]: cephadm 2023-12-06T21:20:57.883127+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:21:00.067 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[30856]: cephadm 2023-12-06T21:20:57.891541+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:21:00.067 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:20:59 smithi172 bash[30856]: cluster 2023-12-06T21:20:58.162978+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:00.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:59 smithi175 bash[25285]: cephadm 2023-12-06T21:20:57.883127+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T21:21:00.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:59 smithi175 bash[25285]: cephadm 2023-12-06T21:20:57.891541+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Deploying daemon mgr.y on smithi172 2023-12-06T21:21:00.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:20:59 smithi175 bash[25285]: cluster 2023-12-06T21:20:58.162978+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:00.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:00 smithi172 systemd[1]: Stopping Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:21:01.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:01 smithi172 bash[30856]: cluster 2023-12-06T21:21:00.164709+0000 mgr.x (mgr.25061) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:01.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:01 smithi172 bash[25059]: cluster 2023-12-06T21:21:00.164709+0000 mgr.x (mgr.25061) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:01.127 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:00 smithi172 bash[75624]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:21:01.127 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:01 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:21:01.127 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:01 smithi172 bash[75697]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:21:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:01 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T21:21:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:01 smithi172 systemd[1]: Stopped Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:01 smithi172 systemd[1]: Started Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:01.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:01 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:21:01] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.33.4" 2023-12-06T21:21:01.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:01 smithi175 bash[25285]: cluster 2023-12-06T21:21:00.164709+0000 mgr.x (mgr.25061) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-06T21:21:02.526 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[56179]: debug 2023-12-06T21:21:02.491+0000 7f67e4b7d700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.264643+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.275562+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.285489+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.443361+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.454724+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.471719+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cluster 2023-12-06T21:21:01.471846+0000 mgr.x (mgr.25061) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.473218+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:02.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cephadm 2023-12-06T21:21:01.479582+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.482619+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cephadm 2023-12-06T21:21:01.560789+0000 mgr.x (mgr.25061) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cephadm 2023-12-06T21:21:01.561988+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.562244+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cephadm 2023-12-06T21:21:01.568854+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Failing over to other MGR 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.573638+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: audit 2023-12-06T21:21:01.574430+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cluster 2023-12-06T21:21:01.583929+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:21:02.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[25285]: cluster 2023-12-06T21:21:01.700796+0000 mon.a (mon.0) 1225 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.264643+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.275562+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.285489+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.443361+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.454724+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.471719+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cluster 2023-12-06T21:21:01.471846+0000 mgr.x (mgr.25061) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.473218+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cephadm 2023-12-06T21:21:01.479582+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.482619+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cephadm 2023-12-06T21:21:01.560789+0000 mgr.x (mgr.25061) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cephadm 2023-12-06T21:21:01.561988+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.562244+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:02.529 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cephadm 2023-12-06T21:21:01.568854+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Failing over to other MGR 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.573638+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: audit 2023-12-06T21:21:01.574430+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cluster 2023-12-06T21:21:01.583929+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[25059]: cluster 2023-12-06T21:21:01.700796+0000 mon.a (mon.0) 1225 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.264643+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.275562+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.285489+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.443361+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.454724+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.471719+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:02.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cluster 2023-12-06T21:21:01.471846+0000 mgr.x (mgr.25061) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.473218+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cephadm 2023-12-06T21:21:01.479582+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.482619+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cephadm 2023-12-06T21:21:01.560789+0000 mgr.x (mgr.25061) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cephadm 2023-12-06T21:21:01.561988+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.562244+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cephadm 2023-12-06T21:21:01.568854+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Failing over to other MGR 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.573638+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25061 172.21.15.175:0/3027647106' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: audit 2023-12-06T21:21:01.574430+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cluster 2023-12-06T21:21:01.583929+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:21:02.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[30856]: cluster 2023-12-06T21:21:01.700796+0000 mon.a (mon.0) 1225 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:03.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[56179]: ignoring --setuser ceph since I am not root 2023-12-06T21:21:03.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[56179]: ignoring --setgroup ceph since I am not root 2023-12-06T21:21:03.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[56179]: debug 2023-12-06T21:21:02.547+0000 7fd84e68c700 1 -- 172.21.15.175:0/1204507618 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a5c942a1a0 con 0x55a5ca1a6800 2023-12-06T21:21:03.002 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:02 smithi175 bash[56179]: debug 2023-12-06T21:21:02.707+0000 7fd858414200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[30856]: cluster 2023-12-06T21:21:02.450925+0000 mon.a (mon.0) 1226 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[30856]: cluster 2023-12-06T21:21:02.451018+0000 mon.a (mon.0) 1227 : cluster [INF] Cluster is now healthy 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[30856]: audit 2023-12-06T21:21:02.495285+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[30856]: cluster 2023-12-06T21:21:02.495389+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, starting, since 0.919572s), standbys: x 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:02 smithi172 bash[75766]: debug 2023-12-06T21:21:02.849+0000 7f96c1312700 1 -- 172.21.15.172:0/1802752416 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562e570b01a0 con 0x562e57e2e400 2023-12-06T21:21:03.268 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[75766]: debug 2023-12-06T21:21:03.029+0000 7f96cb4b8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:21:03.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[25059]: cluster 2023-12-06T21:21:02.450925+0000 mon.a (mon.0) 1226 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-06T21:21:03.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[25059]: cluster 2023-12-06T21:21:02.451018+0000 mon.a (mon.0) 1227 : cluster [INF] Cluster is now healthy 2023-12-06T21:21:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[25059]: audit 2023-12-06T21:21:02.495285+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:21:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[25059]: cluster 2023-12-06T21:21:02.495389+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, starting, since 0.919572s), standbys: x 2023-12-06T21:21:03.605 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[56179]: debug 2023-12-06T21:21:03.595+0000 7fd858414200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:21:03.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[25285]: cluster 2023-12-06T21:21:02.450925+0000 mon.a (mon.0) 1226 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-06T21:21:03.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[25285]: cluster 2023-12-06T21:21:02.451018+0000 mon.a (mon.0) 1227 : cluster [INF] Cluster is now healthy 2023-12-06T21:21:03.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[25285]: audit 2023-12-06T21:21:02.495285+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:21:03.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[25285]: cluster 2023-12-06T21:21:02.495389+0000 mon.a (mon.0) 1229 : cluster [DBG] mgrmap e29: y(active, starting, since 0.919572s), standbys: x 2023-12-06T21:21:04.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[56179]: debug 2023-12-06T21:21:03.695+0000 7fd858414200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:21:04.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:03 smithi175 bash[56179]: debug 2023-12-06T21:21:03.799+0000 7fd858414200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:21:04.319 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:03 smithi172 bash[75766]: debug 2023-12-06T21:21:03.949+0000 7f96cb4b8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:21:04.319 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:04 smithi172 bash[75766]: debug 2023-12-06T21:21:04.049+0000 7f96cb4b8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:21:04.319 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:04 smithi172 bash[75766]: debug 2023-12-06T21:21:04.157+0000 7f96cb4b8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:21:04.431 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:04 smithi175 bash[56179]: debug 2023-12-06T21:21:04.063+0000 7fd858414200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:04.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:04 smithi172 bash[75766]: debug 2023-12-06T21:21:04.429+0000 7f96cb4b8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:04.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:04 smithi175 bash[56179]: debug 2023-12-06T21:21:04.423+0000 7fd858414200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:21:04.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:04 smithi175 bash[56179]: debug 2023-12-06T21:21:04.583+0000 7fd858414200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:05.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:04 smithi172 bash[75766]: debug 2023-12-06T21:21:04.785+0000 7f96cb4b8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:21:05.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:04 smithi172 bash[75766]: debug 2023-12-06T21:21:04.941+0000 7f96cb4b8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:05.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:04 smithi175 bash[56179]: debug 2023-12-06T21:21:04.791+0000 7fd858414200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:21:05.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:05 smithi172 bash[75766]: debug 2023-12-06T21:21:05.161+0000 7f96cb4b8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:21:06.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:05 smithi175 bash[56179]: debug 2023-12-06T21:21:05.819+0000 7fd858414200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:21:06.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:05 smithi175 bash[56179]: debug 2023-12-06T21:21:05.927+0000 7fd858414200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:21:06.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:06 smithi175 bash[56179]: debug 2023-12-06T21:21:06.043+0000 7fd858414200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:21:06.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:06 smithi172 bash[75766]: debug 2023-12-06T21:21:06.176+0000 7f96cb4b8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:21:06.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:06 smithi172 bash[75766]: debug 2023-12-06T21:21:06.288+0000 7f96cb4b8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:21:06.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:06 smithi172 bash[75766]: debug 2023-12-06T21:21:06.404+0000 7f96cb4b8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:21:07.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:06 smithi175 bash[56179]: debug 2023-12-06T21:21:06.515+0000 7fd858414200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:21:07.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:06 smithi175 bash[56179]: debug 2023-12-06T21:21:06.739+0000 7fd858414200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:21:07.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:06 smithi172 bash[75766]: debug 2023-12-06T21:21:06.876+0000 7f96cb4b8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:21:07.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:07 smithi172 bash[75766]: debug 2023-12-06T21:21:07.108+0000 7f96cb4b8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:21:07.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:07 smithi175 bash[56179]: debug 2023-12-06T21:21:07.183+0000 7fd858414200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:21:08.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:07 smithi175 bash[56179]: debug 2023-12-06T21:21:07.679+0000 7fd858414200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:08.021 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:07 smithi172 bash[75766]: debug 2023-12-06T21:21:07.600+0000 7f96cb4b8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:21:08.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:08 smithi172 bash[75766]: debug 2023-12-06T21:21:08.112+0000 7f96cb4b8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:08.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[56179]: debug 2023-12-06T21:21:08.231+0000 7fd858414200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:21:08.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[56179]: debug 2023-12-06T21:21:08.339+0000 7fd858414200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:21:08.957 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[56179]: debug 2023-12-06T21:21:08.691+0000 7fd858414200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:21:08.957 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[56179]: debug 2023-12-06T21:21:08.803+0000 7fd858414200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:21:08.957 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[58513]: ts=2023-12-06T21:21:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:21:08.981 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:08 smithi172 bash[75766]: debug 2023-12-06T21:21:08.700+0000 7f96cb4b8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:21:08.981 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:08 smithi172 bash[75766]: debug 2023-12-06T21:21:08.812+0000 7f96cb4b8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:21:09.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:08 smithi175 bash[56179]: debug 2023-12-06T21:21:08.947+0000 7fd858414200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:09.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:09 smithi175 bash[56179]: debug 2023-12-06T21:21:09.063+0000 7fd858414200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:21:09.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:09 smithi175 bash[56179]: debug 2023-12-06T21:21:09.191+0000 7fd858414200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:21:09.286 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.168+0000 7f96cb4b8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:21:09.432 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:09 smithi175 bash[56179]: debug 2023-12-06T21:21:09.383+0000 7fd858414200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:21:09.546 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.280+0000 7f96cb4b8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:21:09.546 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.424+0000 7f96cb4b8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:09.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.540+0000 7f96cb4b8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:21:09.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.672+0000 7f96cb4b8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:21:10.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:09 smithi175 bash[56179]: debug 2023-12-06T21:21:09.515+0000 7fd858414200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:21:10.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:09 smithi172 bash[75766]: debug 2023-12-06T21:21:09.868+0000 7f96cb4b8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:21:10.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:10 smithi172 bash[75766]: debug 2023-12-06T21:21:10.000+0000 7f96cb4b8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: debug 2023-12-06T21:21:10.774+0000 7fd858414200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: [06/Dec/2023:21:21:10] ENGINE Bus STARTING 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: CherryPy Checker: 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: The Application mounted at '' has an empty config. 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: [06/Dec/2023:21:21:10] ENGINE Serving on http://:::9283 2023-12-06T21:21:10.972 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:10 smithi175 bash[56179]: [06/Dec/2023:21:21:10] ENGINE Bus STARTED 2023-12-06T21:21:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: cluster 2023-12-06T21:21:10.786109+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: cluster 2023-12-06T21:21:10.786272+0000 mon.a (mon.0) 1231 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: audit 2023-12-06T21:21:10.788736+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: audit 2023-12-06T21:21:10.789780+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: audit 2023-12-06T21:21:10.793524+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[25285]: audit 2023-12-06T21:21:10.794487+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: cluster 2023-12-06T21:21:10.786109+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: cluster 2023-12-06T21:21:10.786272+0000 mon.a (mon.0) 1231 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: audit 2023-12-06T21:21:10.788736+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: audit 2023-12-06T21:21:10.789780+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: audit 2023-12-06T21:21:10.793524+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:11.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[25059]: audit 2023-12-06T21:21:10.794487+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: cluster 2023-12-06T21:21:10.786109+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: cluster 2023-12-06T21:21:10.786272+0000 mon.a (mon.0) 1231 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: audit 2023-12-06T21:21:10.788736+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: audit 2023-12-06T21:21:10.789780+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: audit 2023-12-06T21:21:10.793524+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[30856]: audit 2023-12-06T21:21:10.794487+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.? 172.21.15.175:0/2639705769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:11.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:11 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:21:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:21:11.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:11 smithi172 bash[75766]: debug 2023-12-06T21:21:11.316+0000 7f96cb4b8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:21:12.342 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[25059]: cluster 2023-12-06T21:21:11.066624+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[25059]: cluster 2023-12-06T21:21:11.322983+0000 mon.a (mon.0) 1233 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[25059]: cluster 2023-12-06T21:21:11.323860+0000 mon.a (mon.0) 1234 : cluster [INF] Activating manager daemon y 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[25059]: cluster 2023-12-06T21:21:11.332831+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[30856]: cluster 2023-12-06T21:21:11.066624+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[30856]: cluster 2023-12-06T21:21:11.322983+0000 mon.a (mon.0) 1233 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[30856]: cluster 2023-12-06T21:21:11.323860+0000 mon.a (mon.0) 1234 : cluster [INF] Activating manager daemon y 2023-12-06T21:21:12.343 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[30856]: cluster 2023-12-06T21:21:11.332831+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:12.344 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[75766]: [06/Dec/2023:21:21:12] ENGINE Bus STARTING 2023-12-06T21:21:12.344 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[75766]: CherryPy Checker: 2023-12-06T21:21:12.344 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[75766]: The Application mounted at '' has an empty config. 2023-12-06T21:21:12.344 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[75766]: [06/Dec/2023:21:21:12] ENGINE Serving on http://:::9283 2023-12-06T21:21:12.344 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:12 smithi172 bash[75766]: [06/Dec/2023:21:21:12] ENGINE Bus STARTED 2023-12-06T21:21:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:12 smithi175 bash[25285]: cluster 2023-12-06T21:21:11.066624+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2023-12-06T21:21:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:12 smithi175 bash[25285]: cluster 2023-12-06T21:21:11.322983+0000 mon.a (mon.0) 1233 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:21:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:12 smithi175 bash[25285]: cluster 2023-12-06T21:21:11.323860+0000 mon.a (mon.0) 1234 : cluster [INF] Activating manager daemon y 2023-12-06T21:21:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:12 smithi175 bash[25285]: cluster 2023-12-06T21:21:11.332831+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:13.157 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: cluster 2023-12-06T21:21:12.076625+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e31: y(active, starting, since 0.753029s), standbys: x 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.080619+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.085794+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.086003+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.086235+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.086502+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.086706+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:21:13.446 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.086932+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.087227+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.087455+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.087798+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.088077+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.088462+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.088749+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.089218+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.089532+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.090173+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: cluster 2023-12-06T21:21:12.099473+0000 mon.a (mon.0) 1253 : cluster [INF] Manager daemon y is now available 2023-12-06T21:21:13.447 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.144840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.148777+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.155370+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.155723+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.190626+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.191782+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.226674+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.252389+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.580672+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.649140+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.652387+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: audit 2023-12-06T21:21:12.654452+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:13.448 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: cephadm 2023-12-06T21:21:12.655965+0000 mgr.y (mgr.15435) 1 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:21:13.449 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[25059]: cephadm 2023-12-06T21:21:12.656173+0000 mgr.y (mgr.15435) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:21:13.449 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: cluster 2023-12-06T21:21:12.076625+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e31: y(active, starting, since 0.753029s), standbys: x 2023-12-06T21:21:13.449 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.080619+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:13.449 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.085794+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:13.449 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.086003+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.086235+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.086502+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.086706+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.086932+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.087227+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.087455+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:21:13.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.087798+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.088077+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.088462+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.088749+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.089218+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.089532+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.090173+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: cluster 2023-12-06T21:21:12.099473+0000 mon.a (mon.0) 1253 : cluster [INF] Manager daemon y is now available 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.144840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.148777+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.155370+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.155723+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:21:13.451 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.190626+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.191782+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.226674+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.252389+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.580672+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.649140+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.652387+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: audit 2023-12-06T21:21:12.654452+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: cephadm 2023-12-06T21:21:12.655965+0000 mgr.y (mgr.15435) 1 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:21:13.452 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:13 smithi172 bash[30856]: cephadm 2023-12-06T21:21:12.656173+0000 mgr.y (mgr.15435) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:21:13.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: cluster 2023-12-06T21:21:12.076625+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e31: y(active, starting, since 0.753029s), standbys: x 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.080619+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.085794+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.086003+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.086235+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.086502+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.086706+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.086932+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.087227+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.087455+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.087798+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:21:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.088077+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.088462+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.088749+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.089218+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.089532+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.090173+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: cluster 2023-12-06T21:21:12.099473+0000 mon.a (mon.0) 1253 : cluster [INF] Manager daemon y is now available 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.144840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.148777+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.155370+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.155723+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.190626+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.191782+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:13.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.226674+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.252389+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.580672+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.649140+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.652387+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: audit 2023-12-06T21:21:12.654452+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: cephadm 2023-12-06T21:21:12.655965+0000 mgr.y (mgr.15435) 1 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:21:13.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[25285]: cephadm 2023-12-06T21:21:12.656173+0000 mgr.y (mgr.15435) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:21:14.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[58513]: ts=2023-12-06T21:21:13.741Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.175:8765: connect: connection refused" 2023-12-06T21:21:14.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[58513]: ts=2023-12-06T21:21:13.745Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.175:8765: connect: connection refused" 2023-12-06T21:21:14.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[58513]: ts=2023-12-06T21:21:13.745Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.175:8765: connect: connection refused" 2023-12-06T21:21:14.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:13 smithi175 bash[58513]: ts=2023-12-06T21:21:13.746Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.175:8765: connect: connection refused" 2023-12-06T21:21:14.088 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:21:14.088 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 error 21s ago 15m - - 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 12s ago 15m - - 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (87s) 21s ago 8m 15.2M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (35s) 12s ago 8m 40.5M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (80s) 21s ago 5m 45.7M - 3.5 e1d6a67b021e 7d3af95b62b5 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283 running (116s) 12s ago 14m 490M - 19.0.0-69-g583a8f42 1299c0cbdc4b d497ebbc9fa1 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 starting - - - - 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (16m) 21s ago 16m 64.2M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (15m) 12s ago 15m 50.8M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (15m) 21s ago 15m 49.8M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (97s) 21s ago 8m 10.3M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (58s) 12s ago 8m 14.2M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (14m) 21s ago 14m 57.7M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (13m) 21s ago 13m 59.0M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:21:14.089 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (12m) 21s ago 12m 53.7M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (12m) 21s ago 12m 56.9M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (11m) 12s ago 11m 58.4M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (10m) 12s ago 10m 54.1M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (10m) 12s ago 10m 52.7M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (9m) 12s ago 9m 55.9M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (62s) 12s ago 8m 51.8M - 2.33.4 514e6a882f6e 7f5b68fca468 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (6m) 21s ago 6m 85.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (6m) 12s ago 6m 86.1M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (6m) 21s ago 6m 85.7M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:21:14.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (6m) 12s ago 6m 85.7M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.024571+0000 mgr.y (mgr.15435) 3 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.074492+0000 mgr.y (mgr.15435) 4 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cluster 2023-12-06T21:21:13.109384+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e32: y(active, since 1.7858s), standbys: x 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.136063+0000 mgr.y (mgr.15435) 5 : audit [DBG] from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.142813+0000 mgr.y (mgr.15435) 6 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cluster 2023-12-06T21:21:13.146320+0000 mgr.y (mgr.15435) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.239654+0000 mgr.y (mgr.15435) 8 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.241413+0000 mgr.y (mgr.15435) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.404907+0000 mgr.y (mgr.15435) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.406801+0000 mgr.y (mgr.15435) 11 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.457763+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.573176+0000 mgr.y (mgr.15435) 12 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTING 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.625217+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.633287+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.640082+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.645717+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.652039+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.652746+0000 mgr.y (mgr.15435) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.658266+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.699377+0000 mgr.y (mgr.15435) 14 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.715693+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.716978+0000 mgr.y (mgr.15435) 15 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.727881+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.758436+0000 mgr.y (mgr.15435) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:21:14.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.759133+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:21:14.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.775571+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:14.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.776712+0000 mgr.y (mgr.15435) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:21:14.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.802530+0000 mgr.y (mgr.15435) 18 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:21:14.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: cephadm 2023-12-06T21:21:13.803072+0000 mgr.y (mgr.15435) 19 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTED 2023-12-06T21:21:14.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:14 smithi175 bash[25285]: audit 2023-12-06T21:21:13.858045+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.522 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:21:14.522 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:21:14.522 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:21:14.522 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:14.522 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:21:14.523 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:21:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.024571+0000 mgr.y (mgr.15435) 3 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.074492+0000 mgr.y (mgr.15435) 4 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cluster 2023-12-06T21:21:13.109384+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e32: y(active, since 1.7858s), standbys: x 2023-12-06T21:21:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.136063+0000 mgr.y (mgr.15435) 5 : audit [DBG] from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.142813+0000 mgr.y (mgr.15435) 6 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cluster 2023-12-06T21:21:13.146320+0000 mgr.y (mgr.15435) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.239654+0000 mgr.y (mgr.15435) 8 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.241413+0000 mgr.y (mgr.15435) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.404907+0000 mgr.y (mgr.15435) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.406801+0000 mgr.y (mgr.15435) 11 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.457763+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.573176+0000 mgr.y (mgr.15435) 12 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTING 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.625217+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.633287+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.640082+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.645717+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.652039+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.652746+0000 mgr.y (mgr.15435) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.658266+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.699377+0000 mgr.y (mgr.15435) 14 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.715693+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.716978+0000 mgr.y (mgr.15435) 15 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.727881+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.758436+0000 mgr.y (mgr.15435) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.759133+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.775571+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.776712+0000 mgr.y (mgr.15435) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.802530+0000 mgr.y (mgr.15435) 18 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: cephadm 2023-12-06T21:21:13.803072+0000 mgr.y (mgr.15435) 19 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTED 2023-12-06T21:21:14.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[25059]: audit 2023-12-06T21:21:13.858045+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.024571+0000 mgr.y (mgr.15435) 3 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.074492+0000 mgr.y (mgr.15435) 4 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cluster 2023-12-06T21:21:13.109384+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e32: y(active, since 1.7858s), standbys: x 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.136063+0000 mgr.y (mgr.15435) 5 : audit [DBG] from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.142813+0000 mgr.y (mgr.15435) 6 : audit [DBG] from='client.25189 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cluster 2023-12-06T21:21:13.146320+0000 mgr.y (mgr.15435) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.239654+0000 mgr.y (mgr.15435) 8 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.241413+0000 mgr.y (mgr.15435) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.404907+0000 mgr.y (mgr.15435) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.406801+0000 mgr.y (mgr.15435) 11 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.457763+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.573176+0000 mgr.y (mgr.15435) 12 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTING 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.625217+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.633287+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.640082+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.645717+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.652039+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.652746+0000 mgr.y (mgr.15435) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.658266+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.699377+0000 mgr.y (mgr.15435) 14 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on https://172.21.15.172:7150 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.715693+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.716978+0000 mgr.y (mgr.15435) 15 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.727881+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.758436+0000 mgr.y (mgr.15435) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.hwhloo (dependencies changed)... 2023-12-06T21:21:14.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.759133+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.hwhloo", "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 2023-12-06T21:21:14.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.775571+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:14.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.776712+0000 mgr.y (mgr.15435) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.hwhloo on smithi172 2023-12-06T21:21:14.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.802530+0000 mgr.y (mgr.15435) 18 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:21:14.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: cephadm 2023-12-06T21:21:13.803072+0000 mgr.y (mgr.15435) 19 : cephadm [INF] [06/Dec/2023:21:21:13] ENGINE Bus STARTED 2023-12-06T21:21:14.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:14 smithi172 bash[30856]: audit 2023-12-06T21:21:13.858045+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:14.889 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:21:14.889 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:21:14.889 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:21:14.889 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:21:14.890 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2023-12-06T21:21:14.890 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "", 2023-12-06T21:21:14.890 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2023-12-06T21:21:14.890 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:21:14.890 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:21:15.341 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:21:15.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:15 smithi175 bash[25285]: audit 2023-12-06T21:21:14.071113+0000 mgr.y (mgr.15435) 20 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:15.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:15 smithi175 bash[25285]: cluster 2023-12-06T21:21:14.085002+0000 mgr.y (mgr.15435) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:15.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:15 smithi175 bash[25285]: cluster 2023-12-06T21:21:14.126581+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-12-06T21:21:15.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:15 smithi175 bash[25285]: audit 2023-12-06T21:21:14.522009+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.172:0/930833500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:15.541 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[25059]: audit 2023-12-06T21:21:14.071113+0000 mgr.y (mgr.15435) 20 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:15.541 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[25059]: cluster 2023-12-06T21:21:14.085002+0000 mgr.y (mgr.15435) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:15.541 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[25059]: cluster 2023-12-06T21:21:14.126581+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-12-06T21:21:15.541 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[25059]: audit 2023-12-06T21:21:14.522009+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.172:0/930833500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:15.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[30856]: audit 2023-12-06T21:21:14.071113+0000 mgr.y (mgr.15435) 20 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:15.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[30856]: cluster 2023-12-06T21:21:14.085002+0000 mgr.y (mgr.15435) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:15.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[30856]: cluster 2023-12-06T21:21:14.126581+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-12-06T21:21:15.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:15 smithi172 bash[30856]: audit 2023-12-06T21:21:14.522009+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.172:0/930833500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:16.270 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:16 smithi172 bash[30856]: audit 2023-12-06T21:21:14.888301+0000 mgr.y (mgr.15435) 22 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:16.270 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:16 smithi172 bash[30856]: audit 2023-12-06T21:21:15.341478+0000 mon.c (mon.1) 241 : audit [DBG] from='client.? 172.21.15.172:0/153166401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:16.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:16 smithi172 bash[25059]: audit 2023-12-06T21:21:14.888301+0000 mgr.y (mgr.15435) 22 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:16.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:16 smithi172 bash[25059]: audit 2023-12-06T21:21:15.341478+0000 mon.c (mon.1) 241 : audit [DBG] from='client.? 172.21.15.172:0/153166401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:16.338 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:16 smithi175 bash[25285]: audit 2023-12-06T21:21:14.888301+0000 mgr.y (mgr.15435) 22 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:16.338 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:16 smithi175 bash[25285]: audit 2023-12-06T21:21:15.341478+0000 mon.c (mon.1) 241 : audit [DBG] from='client.? 172.21.15.172:0/153166401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:17.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[25059]: cluster 2023-12-06T21:21:16.085815+0000 mgr.y (mgr.15435) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:17.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[25059]: cluster 2023-12-06T21:21:16.130940+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2023-12-06T21:21:17.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[25059]: audit 2023-12-06T21:21:16.685757+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:17.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[30856]: cluster 2023-12-06T21:21:16.085815+0000 mgr.y (mgr.15435) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:17.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[30856]: cluster 2023-12-06T21:21:16.130940+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2023-12-06T21:21:17.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:17 smithi172 bash[30856]: audit 2023-12-06T21:21:16.685757+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:17.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:17 smithi175 bash[25285]: cluster 2023-12-06T21:21:16.085815+0000 mgr.y (mgr.15435) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:17.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:17 smithi175 bash[25285]: cluster 2023-12-06T21:21:16.130940+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2023-12-06T21:21:17.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:17 smithi175 bash[25285]: audit 2023-12-06T21:21:16.685757+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[25059]: audit 2023-12-06T21:21:17.140275+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[25059]: audit 2023-12-06T21:21:17.146171+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[25059]: audit 2023-12-06T21:21:17.153513+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[30856]: audit 2023-12-06T21:21:17.140275+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[30856]: audit 2023-12-06T21:21:17.146171+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:18 smithi172 bash[30856]: audit 2023-12-06T21:21:17.153513+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:18 smithi175 bash[25285]: audit 2023-12-06T21:21:17.140275+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:18 smithi175 bash[25285]: audit 2023-12-06T21:21:17.146171+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:18.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:18 smithi175 bash[25285]: audit 2023-12-06T21:21:17.153513+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: cluster 2023-12-06T21:21:18.086616+0000 mgr.y (mgr.15435) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:18.681724+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:18.688635+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: cephadm 2023-12-06T21:21:18.704365+0000 mgr.y (mgr.15435) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:21:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:18.958001+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:19.615408+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:19.623979+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:19 smithi175 bash[25285]: audit 2023-12-06T21:21:19.633015+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.181 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: cluster 2023-12-06T21:21:18.086616+0000 mgr.y (mgr.15435) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:20.181 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:18.681724+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.181 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:18.688635+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: cephadm 2023-12-06T21:21:18.704365+0000 mgr.y (mgr.15435) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:18.958001+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:19.615408+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:19.623979+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[25059]: audit 2023-12-06T21:21:19.633015+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: cluster 2023-12-06T21:21:18.086616+0000 mgr.y (mgr.15435) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:18.681724+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:18.688635+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: cephadm 2023-12-06T21:21:18.704365+0000 mgr.y (mgr.15435) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:18.958001+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:19.615408+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.183 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:19.623979+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.183 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:19 smithi172 bash[30856]: audit 2023-12-06T21:21:19.633015+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:20.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:20 smithi175 bash[25285]: cephadm 2023-12-06T21:21:18.947615+0000 mgr.y (mgr.15435) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:21:20.936 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:20 smithi172 bash[25059]: cephadm 2023-12-06T21:21:18.947615+0000 mgr.y (mgr.15435) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:21:20.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:20 smithi172 bash[30856]: cephadm 2023-12-06T21:21:18.947615+0000 mgr.y (mgr.15435) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2023-12-06T21:21:21.565 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:21 smithi175 bash[56179]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:21:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:21:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:21 smithi175 bash[25285]: cluster 2023-12-06T21:21:20.088873+0000 mgr.y (mgr.15435) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:21:22.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:21 smithi172 bash[30856]: cluster 2023-12-06T21:21:20.088873+0000 mgr.y (mgr.15435) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:21:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:21 smithi172 bash[25059]: cluster 2023-12-06T21:21:20.088873+0000 mgr.y (mgr.15435) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:21:22.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:22 smithi175 bash[25285]: audit 2023-12-06T21:21:21.700207+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.172:0/2096463938' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:21:22.970 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:22 smithi172 bash[25059]: audit 2023-12-06T21:21:21.700207+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.172:0/2096463938' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:21:22.970 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:22 smithi172 bash[30856]: audit 2023-12-06T21:21:21.700207+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.172:0/2096463938' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:21:23.973 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[25059]: cluster 2023-12-06T21:21:22.089405+0000 mgr.y (mgr.15435) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:21:23.973 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[25059]: audit 2023-12-06T21:21:23.082752+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.973 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[25059]: audit 2023-12-06T21:21:23.092882+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.973 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[25059]: audit 2023-12-06T21:21:23.101337+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.974 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[30856]: cluster 2023-12-06T21:21:22.089405+0000 mgr.y (mgr.15435) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:21:23.974 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[30856]: audit 2023-12-06T21:21:23.082752+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.974 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[30856]: audit 2023-12-06T21:21:23.092882+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.974 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:23 smithi172 bash[30856]: audit 2023-12-06T21:21:23.101337+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.987 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 systemd[1]: Stopping Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:21:23.987 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[62540]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:21:23.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[25285]: cluster 2023-12-06T21:21:22.089405+0000 mgr.y (mgr.15435) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:21:23.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[25285]: audit 2023-12-06T21:21:23.082752+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[25285]: audit 2023-12-06T21:21:23.092882+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:23.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[25285]: audit 2023-12-06T21:21:23.101337+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:24.251 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:21:24.251 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:21:24.251 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.982Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:21:24.252 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:23 smithi175 bash[58513]: ts=2023-12-06T21:21:23.983Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:21:24.823 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:24 smithi175 bash[62550]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:21:24.824 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:24 smithi175 bash[62587]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:21:24.824 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:24 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:21:24.824 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:24 smithi175 systemd[1]: Stopped Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:24.824 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:24 smithi175 systemd[1]: Started Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: cluster 2023-12-06T21:21:24.091052+0000 mgr.y (mgr.15435) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.817271+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.826861+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.834471+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.835505+0000 mgr.y (mgr.15435) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.849068+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: cephadm 2023-12-06T21:21:24.851210+0000 mgr.y (mgr.15435) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.851577+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.852540+0000 mgr.y (mgr.15435) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.855357+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.856198+0000 mgr.y (mgr.15435) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.862857+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.869858+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[25059]: audit 2023-12-06T21:21:24.879797+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: cluster 2023-12-06T21:21:24.091052+0000 mgr.y (mgr.15435) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.817271+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.826861+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.834471+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.835505+0000 mgr.y (mgr.15435) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.849068+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: cephadm 2023-12-06T21:21:24.851210+0000 mgr.y (mgr.15435) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.851577+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.852540+0000 mgr.y (mgr.15435) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.855357+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.856198+0000 mgr.y (mgr.15435) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.862857+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.869858+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:25 smithi172 bash[30856]: audit 2023-12-06T21:21:24.879797+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: cluster 2023-12-06T21:21:24.091052+0000 mgr.y (mgr.15435) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.817271+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.826861+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.834471+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.835505+0000 mgr.y (mgr.15435) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.849068+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: cephadm 2023-12-06T21:21:24.851210+0000 mgr.y (mgr.15435) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.851577+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.852540+0000 mgr.y (mgr.15435) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.855357+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.856198+0000 mgr.y (mgr.15435) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.862857+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.869858+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:25 smithi175 bash[25285]: audit 2023-12-06T21:21:24.879797+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:27.074 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:26 smithi175 bash[25285]: audit 2023-12-06T21:21:24.870551+0000 mgr.y (mgr.15435) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.063Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.064Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.064Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.064Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi175 (none))" 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.064Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.064Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:21:27.075 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.070Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:21:27.100 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:26 smithi172 bash[25059]: audit 2023-12-06T21:21:24.870551+0000 mgr.y (mgr.15435) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:27.100 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:26 smithi172 bash[30856]: audit 2023-12-06T21:21:24.870551+0000 mgr.y (mgr.15435) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.070Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.071Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.077Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.077Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.72µs 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.077Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.245Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-12-06T21:21:27.450 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.445Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-12-06T21:21:27.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.550Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-12-06T21:21:27.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.610Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-12-06T21:21:27.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.611Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.611Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=129.369µs wal_replay_duration=533.979179ms total_replay_duration=534.147788ms 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.619Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.619Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.619Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.647Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.2506ms db_storage=1.23µs remote_storage=1.807µs web_handler=463ns query_engine=968ns scrape=383.735µs scrape_sd=128.838µs notify=35.065µs notify_sd=14.754µs rules=26.205758ms 2023-12-06T21:21:27.753 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[62614]: ts=2023-12-06T21:21:27.647Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:21:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[25285]: cluster 2023-12-06T21:21:26.091739+0000 mgr.y (mgr.15435) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[25285]: audit 2023-12-06T21:21:27.106344+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[25285]: audit 2023-12-06T21:21:27.114698+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[25285]: audit 2023-12-06T21:21:27.124275+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:27 smithi175 bash[25285]: audit 2023-12-06T21:21:27.187363+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[25059]: cluster 2023-12-06T21:21:26.091739+0000 mgr.y (mgr.15435) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[25059]: audit 2023-12-06T21:21:27.106344+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[25059]: audit 2023-12-06T21:21:27.114698+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[25059]: audit 2023-12-06T21:21:27.124275+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[25059]: audit 2023-12-06T21:21:27.187363+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[30856]: cluster 2023-12-06T21:21:26.091739+0000 mgr.y (mgr.15435) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[30856]: audit 2023-12-06T21:21:27.106344+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[30856]: audit 2023-12-06T21:21:27.114698+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[30856]: audit 2023-12-06T21:21:27.124275+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:28.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:27 smithi172 bash[30856]: audit 2023-12-06T21:21:27.187363+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.035718+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.044453+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.053040+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: cluster 2023-12-06T21:21:28.092603+0000 mgr.y (mgr.15435) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: cephadm 2023-12-06T21:21:28.358991+0000 mgr.y (mgr.15435) 37 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.360011+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.362119+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: audit 2023-12-06T21:21:28.364207+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:29 smithi175 bash[25285]: cephadm 2023-12-06T21:21:28.366356+0000 mgr.y (mgr.15435) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.035718+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.044453+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.053040+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: cluster 2023-12-06T21:21:28.092603+0000 mgr.y (mgr.15435) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: cephadm 2023-12-06T21:21:28.358991+0000 mgr.y (mgr.15435) 37 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.360011+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.362119+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: audit 2023-12-06T21:21:28.364207+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:29.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[30856]: cephadm 2023-12-06T21:21:28.366356+0000 mgr.y (mgr.15435) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.035718+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.044453+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.053040+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: cluster 2023-12-06T21:21:28.092603+0000 mgr.y (mgr.15435) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: cephadm 2023-12-06T21:21:28.358991+0000 mgr.y (mgr.15435) 37 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.360011+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.362119+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: audit 2023-12-06T21:21:28.364207+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:29.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:29 smithi172 bash[25059]: cephadm 2023-12-06T21:21:28.366356+0000 mgr.y (mgr.15435) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2023-12-06T21:21:30.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:30 smithi175 bash[25285]: audit 2023-12-06T21:21:29.576868+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:30.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:30 smithi175 bash[25285]: audit 2023-12-06T21:21:29.585534+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:30.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:30 smithi175 bash[25285]: audit 2023-12-06T21:21:29.594085+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[30856]: audit 2023-12-06T21:21:29.576868+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[30856]: audit 2023-12-06T21:21:29.585534+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[30856]: audit 2023-12-06T21:21:29.594085+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[25059]: audit 2023-12-06T21:21:29.576868+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[25059]: audit 2023-12-06T21:21:29.585534+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:30 smithi172 bash[25059]: audit 2023-12-06T21:21:29.594085+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:31.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:31 smithi175 bash[25285]: cluster 2023-12-06T21:21:30.094274+0000 mgr.y (mgr.15435) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:31.752 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:31 smithi175 systemd[1]: Stopping Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:21:31.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:31 smithi172 bash[25059]: cluster 2023-12-06T21:21:30.094274+0000 mgr.y (mgr.15435) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:31 smithi172 bash[30856]: cluster 2023-12-06T21:21:30.094274+0000 mgr.y (mgr.15435) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:21:32.589 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 bash[63036]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-x 2023-12-06T21:21:32.589 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:21:32.590 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 bash[63108]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-x 2023-12-06T21:21:32.590 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T21:21:32.590 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 systemd[1]: Stopped Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:33.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:32 smithi175 bash[25285]: audit 2023-12-06T21:21:31.357929+0000 mgr.y (mgr.15435) 40 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:33.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:32 smithi175 systemd[1]: Started Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:33.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:32 smithi172 bash[25059]: audit 2023-12-06T21:21:31.357929+0000 mgr.y (mgr.15435) 40 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:33.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:32 smithi172 bash[30856]: audit 2023-12-06T21:21:31.357929+0000 mgr.y (mgr.15435) 40 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:33.934 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[63173]: debug 2023-12-06T21:21:33.754+0000 7fdf34e86700 1 -- 172.21.15.175:0/3089440619 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561e6d5b21a0 con 0x561e6e330c00 2023-12-06T21:21:33.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: cluster 2023-12-06T21:21:32.095044+0000 mgr.y (mgr.15435) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-06T21:21:33.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.837494+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.848128+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.896259+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.898120+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.909995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.992558+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:32.995865+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.006641+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.008086+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.016196+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.017485+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.026727+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.030998+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.032216+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.042292+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.122744+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.126085+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.129099+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.130340+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.140722+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.223731+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.226417+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.229133+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.230065+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.240389+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.320879+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.323430+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.326572+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.327709+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.337810+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.416256+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.419396+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.421849+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.422823+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.431016+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.508331+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.511449+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.515269+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.516576+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.530814+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.614806+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.617593+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.620988+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.622042+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.632588+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.715217+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.717846+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.721442+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.722619+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.732016+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.812185+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.815660+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:33.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.819064+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:33.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.820572+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:33.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[25285]: audit 2023-12-06T21:21:33.831659+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:33 smithi175 bash[63173]: debug 2023-12-06T21:21:33.922+0000 7fdf3f02c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:21:34.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: cluster 2023-12-06T21:21:32.095044+0000 mgr.y (mgr.15435) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.837494+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.848128+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.896259+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.898120+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.909995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.992558+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:32.995865+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.006641+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.008086+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.016196+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:21:34.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.017485+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.026727+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.030998+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.032216+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.042292+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.122744+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.126085+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: cluster 2023-12-06T21:21:32.095044+0000 mgr.y (mgr.15435) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.837494+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.848128+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.896259+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.898120+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.909995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.992558+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:32.995865+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.006641+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.008086+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.016196+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.017485+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.026727+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.030998+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.032216+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.042292+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.122744+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.126085+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.129099+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.130340+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.140722+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.223731+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.226417+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.229133+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.230065+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.240389+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.320879+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.323430+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.326572+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.327709+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.337810+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.416256+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.419396+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.421849+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.422823+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.431016+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.508331+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.511449+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.129099+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.130340+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.140722+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.223731+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.226417+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.229133+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.230065+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.240389+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.320879+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.323430+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.326572+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.327709+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.337810+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.416256+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.419396+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.421849+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.422823+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.431016+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.508331+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.511449+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.515269+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.516576+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.530814+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.614806+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.617593+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.620988+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.622042+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.632588+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.715217+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.717846+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.721442+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.722619+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.732016+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.812185+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.815660+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.819064+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.820572+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[30856]: audit 2023-12-06T21:21:33.831659+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.515269+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.516576+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.530814+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.614806+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.617593+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.620988+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.622042+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.632588+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.715217+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.717846+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.721442+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.722619+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.732016+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.812185+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.815660+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.819064+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.820572+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:34.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:33 smithi172 bash[25059]: audit 2023-12-06T21:21:33.831659+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.103 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[63173]: debug 2023-12-06T21:21:34.866+0000 7fdf3f02c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:21:35.103 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[63173]: debug 2023-12-06T21:21:34.982+0000 7fdf3f02c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:21:35.103 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[63173]: debug 2023-12-06T21:21:35.094+0000 7fdf3f02c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:21:35.103 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:32.910893+0000 mgr.y (mgr.15435) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.103 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:32.997319+0000 mgr.y (mgr.15435) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.042948+0000 mgr.y (mgr.15435) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.141484+0000 mgr.y (mgr.15435) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.240939+0000 mgr.y (mgr.15435) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.338408+0000 mgr.y (mgr.15435) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.431598+0000 mgr.y (mgr.15435) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.531690+0000 mgr.y (mgr.15435) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.633154+0000 mgr.y (mgr.15435) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.732511+0000 mgr.y (mgr.15435) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.832391+0000 mgr.y (mgr.15435) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:33.911229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:33.914425+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:33.917847+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:33.919177+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.104 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:33.928506+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.007586+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.009906+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.013386+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.014442+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.020556+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.103181+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.105820+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.108537+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.109760+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.119270+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.202567+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.205787+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.208746+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.105 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.210100+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.219755+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.303165+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.305701+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.308283+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.309256+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.319444+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.400529+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.402966+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.407073+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.106 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.408345+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.419571+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.500469+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.505615+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.508021+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.508940+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.517089+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.598586+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.600686+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.602913+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.603850+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.611744+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.694441+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.696565+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.107 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.698759+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.699792+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.709953+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.791916+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.794791+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.797580+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.798474+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.108 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:34 smithi175 bash[25285]: audit 2023-12-06T21:21:34.808999+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:32.910893+0000 mgr.y (mgr.15435) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:32.997319+0000 mgr.y (mgr.15435) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.042948+0000 mgr.y (mgr.15435) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.141484+0000 mgr.y (mgr.15435) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.240939+0000 mgr.y (mgr.15435) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.338408+0000 mgr.y (mgr.15435) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.431598+0000 mgr.y (mgr.15435) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.531690+0000 mgr.y (mgr.15435) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.633154+0000 mgr.y (mgr.15435) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.732511+0000 mgr.y (mgr.15435) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.832391+0000 mgr.y (mgr.15435) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:33.911229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:33.914425+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:33.917847+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:33.919177+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:33.928506+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.007586+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.009906+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.013386+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.014442+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.020556+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:32.910893+0000 mgr.y (mgr.15435) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:32.997319+0000 mgr.y (mgr.15435) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.042948+0000 mgr.y (mgr.15435) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.141484+0000 mgr.y (mgr.15435) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.240939+0000 mgr.y (mgr.15435) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.338408+0000 mgr.y (mgr.15435) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.431598+0000 mgr.y (mgr.15435) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.531690+0000 mgr.y (mgr.15435) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.633154+0000 mgr.y (mgr.15435) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.732511+0000 mgr.y (mgr.15435) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.832391+0000 mgr.y (mgr.15435) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:33.911229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:33.914425+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:33.917847+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:33.919177+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:33.928506+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.007586+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.009906+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.013386+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.014442+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.020556+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.103181+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.105820+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.108537+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.109760+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.119270+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.202567+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.205787+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.208746+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.210100+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.219755+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.303165+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.305701+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.308283+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.309256+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.319444+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.400529+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.402966+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.407073+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.408345+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.103181+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.105820+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.108537+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.109760+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.119270+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.202567+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.205787+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.208746+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.210100+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.219755+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.303165+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.305701+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.308283+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.309256+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.319444+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.400529+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.402966+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.407073+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.408345+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.419571+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.500469+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.505615+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.508021+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.508940+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.517089+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.598586+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.600686+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.602913+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.603850+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.611744+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.694441+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.696565+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.698759+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.699792+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.709953+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.791916+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.794791+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.797580+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.798474+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[25059]: audit 2023-12-06T21:21:34.808999+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.419571+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.500469+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.505615+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.508021+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.508940+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.517089+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.598586+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.600686+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.602913+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.603850+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.611744+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.694441+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.696565+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.698759+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.699792+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.709953+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.791916+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.794791+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.797580+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.798474+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:35.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:34 smithi172 bash[30856]: audit 2023-12-06T21:21:34.808999+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:35.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[63173]: debug 2023-12-06T21:21:35.378+0000 7fdf3f02c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:36.172 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[63173]: debug 2023-12-06T21:21:35.754+0000 7fdf3f02c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:21:36.172 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[63173]: debug 2023-12-06T21:21:35.930+0000 7fdf3f02c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:36.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:33.929289+0000 mgr.y (mgr.15435) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.021149+0000 mgr.y (mgr.15435) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cluster 2023-12-06T21:21:34.097091+0000 mgr.y (mgr.15435) 55 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.119909+0000 mgr.y (mgr.15435) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.220432+0000 mgr.y (mgr.15435) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.320023+0000 mgr.y (mgr.15435) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.420249+0000 mgr.y (mgr.15435) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.517788+0000 mgr.y (mgr.15435) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.612243+0000 mgr.y (mgr.15435) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.710726+0000 mgr.y (mgr.15435) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.809645+0000 mgr.y (mgr.15435) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.889951+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.893330+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.896549+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.897694+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.906310+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.988076+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.991025+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.994985+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:34.996476+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.007757+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.088770+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.090844+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.093301+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.094172+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.107773+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.190858+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.193235+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.196163+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.197043+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.205430+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.283976+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.287227+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.290804+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.292098+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.301035+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.379062+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.381795+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.385089+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.386494+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.394008+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.475406+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.477733+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.481057+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.482142+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.490088+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.555778+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.557811+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.560222+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.561104+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.568548+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.646295+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.648510+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.651731+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.652992+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.659700+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.743128+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.745942+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.749551+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.750932+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.758076+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.839574+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:35 smithi175 bash[25285]: audit 2023-12-06T21:21:35.841532+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:33.929289+0000 mgr.y (mgr.15435) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.021149+0000 mgr.y (mgr.15435) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cluster 2023-12-06T21:21:34.097091+0000 mgr.y (mgr.15435) 55 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.119909+0000 mgr.y (mgr.15435) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.220432+0000 mgr.y (mgr.15435) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.320023+0000 mgr.y (mgr.15435) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.420249+0000 mgr.y (mgr.15435) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.517788+0000 mgr.y (mgr.15435) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.612243+0000 mgr.y (mgr.15435) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.710726+0000 mgr.y (mgr.15435) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.809645+0000 mgr.y (mgr.15435) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.889951+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.893330+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.896549+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.897694+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.906310+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.988076+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.991025+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.994985+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:34.996476+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.007757+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.088770+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.090844+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.093301+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.094172+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.107773+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.190858+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.193235+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.196163+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.197043+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.205430+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.283976+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.287227+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.290804+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.292098+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.301035+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.379062+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.381795+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.385089+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.386494+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.394008+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.475406+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.477733+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.481057+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.482142+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.490088+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.555778+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.557811+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.560222+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.561104+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.568548+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.646295+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.648510+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.651731+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.652992+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.659700+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.743128+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.745942+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.749551+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.750932+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.758076+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.839574+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[25059]: audit 2023-12-06T21:21:35.841532+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:33.929289+0000 mgr.y (mgr.15435) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.021149+0000 mgr.y (mgr.15435) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cluster 2023-12-06T21:21:34.097091+0000 mgr.y (mgr.15435) 55 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.119909+0000 mgr.y (mgr.15435) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.220432+0000 mgr.y (mgr.15435) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.320023+0000 mgr.y (mgr.15435) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.420249+0000 mgr.y (mgr.15435) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.517788+0000 mgr.y (mgr.15435) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.612243+0000 mgr.y (mgr.15435) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.710726+0000 mgr.y (mgr.15435) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.809645+0000 mgr.y (mgr.15435) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.889951+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.893330+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.896549+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.897694+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.906310+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.988076+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.991025+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.994985+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:34.996476+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.007757+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.088770+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.090844+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.093301+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.094172+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.107773+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.190858+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.193235+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.196163+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.197043+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.205430+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.283976+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.287227+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.290804+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.292098+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.301035+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.379062+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.381795+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.385089+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.386494+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.394008+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.475406+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.477733+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.481057+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.482142+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.490088+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.555778+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.557811+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.560222+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.561104+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.568548+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.646295+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.648510+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.651731+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.652992+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.659700+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.743128+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.745942+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.749551+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.750932+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.758076+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.839574+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:36.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:35 smithi172 bash[30856]: audit 2023-12-06T21:21:35.841532+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:36.427 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[63173]: debug 2023-12-06T21:21:36.162+0000 7fdf3f02c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:21:37.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:34.906915+0000 mgr.y (mgr.15435) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.008309+0000 mgr.y (mgr.15435) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.108560+0000 mgr.y (mgr.15435) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.206031+0000 mgr.y (mgr.15435) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.301784+0000 mgr.y (mgr.15435) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.394645+0000 mgr.y (mgr.15435) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.490663+0000 mgr.y (mgr.15435) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.569096+0000 mgr.y (mgr.15435) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.660500+0000 mgr.y (mgr.15435) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.758653+0000 mgr.y (mgr.15435) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.844355+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.855793+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.860722+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.861177+0000 mgr.y (mgr.15435) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.942986+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.945176+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.948687+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.949558+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:35.955689+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.036004+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.038600+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.041608+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.042355+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.049498+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.132458+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.134634+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.137054+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.137893+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.145705+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.224931+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.227333+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.230424+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.231575+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.237948+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.319509+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.323358+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.326403+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.327775+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.335886+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.414284+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.417267+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.420608+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.421999+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.431014+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.509753+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.512784+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.516899+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.518514+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.528659+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.611492+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.614164+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.617947+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.619320+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.628964+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.711241+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.713504+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.716522+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.717694+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.727144+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.805582+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.808570+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.811938+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.813083+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:36 smithi175 bash[25285]: audit 2023-12-06T21:21:36.822295+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:34.906915+0000 mgr.y (mgr.15435) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.008309+0000 mgr.y (mgr.15435) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.108560+0000 mgr.y (mgr.15435) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.206031+0000 mgr.y (mgr.15435) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.301784+0000 mgr.y (mgr.15435) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.394645+0000 mgr.y (mgr.15435) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.490663+0000 mgr.y (mgr.15435) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.569096+0000 mgr.y (mgr.15435) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.660500+0000 mgr.y (mgr.15435) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.758653+0000 mgr.y (mgr.15435) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.844355+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.855793+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.860722+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.861177+0000 mgr.y (mgr.15435) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.942986+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.945176+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.948687+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.949558+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:35.955689+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.036004+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:34.906915+0000 mgr.y (mgr.15435) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.008309+0000 mgr.y (mgr.15435) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.108560+0000 mgr.y (mgr.15435) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.206031+0000 mgr.y (mgr.15435) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.301784+0000 mgr.y (mgr.15435) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.394645+0000 mgr.y (mgr.15435) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.490663+0000 mgr.y (mgr.15435) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.569096+0000 mgr.y (mgr.15435) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.660500+0000 mgr.y (mgr.15435) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.758653+0000 mgr.y (mgr.15435) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.844355+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.855793+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.860722+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.861177+0000 mgr.y (mgr.15435) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.942986+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.945176+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.948687+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.949558+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:35.955689+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.036004+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.038600+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.041608+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.042355+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.049498+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.132458+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.134634+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.137054+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.137893+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.145705+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.224931+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.227333+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.230424+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.231575+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.237948+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.319509+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.323358+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.326403+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.327775+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.335886+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.414284+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.417267+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.420608+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.421999+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.431014+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.509753+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.512784+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.516899+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.518514+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.528659+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.611492+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.614164+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.617947+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.619320+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.628964+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.711241+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.713504+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.716522+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.717694+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.727144+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.805582+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.808570+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.811938+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.813083+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[30856]: audit 2023-12-06T21:21:36.822295+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.038600+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.041608+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.042355+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.049498+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.132458+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.134634+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.137054+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.137893+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.145705+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.224931+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.227333+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.230424+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.231575+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.237948+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.319509+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.323358+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.326403+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.327775+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.335886+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.414284+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.417267+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.420608+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.421999+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.431014+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.509753+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.512784+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.516899+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.518514+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.528659+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.611492+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.614164+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.617947+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.619320+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.628964+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.711241+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.713504+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.716522+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.717694+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.727144+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.805582+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:37.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.808570+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:37.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.811938+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:37.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.813083+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:37.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:36 smithi172 bash[25059]: audit 2023-12-06T21:21:36.822295+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:37.437 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[63173]: debug 2023-12-06T21:21:37.246+0000 7fdf3f02c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:21:37.437 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[63173]: debug 2023-12-06T21:21:37.362+0000 7fdf3f02c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:21:37.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[63173]: debug 2023-12-06T21:21:37.490+0000 7fdf3f02c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:21:38.227 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[63173]: debug 2023-12-06T21:21:37.986+0000 7fdf3f02c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:35.956290+0000 mgr.y (mgr.15435) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.050072+0000 mgr.y (mgr.15435) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cluster 2023-12-06T21:21:36.097697+0000 mgr.y (mgr.15435) 77 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.146411+0000 mgr.y (mgr.15435) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.238407+0000 mgr.y (mgr.15435) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.336508+0000 mgr.y (mgr.15435) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.431754+0000 mgr.y (mgr.15435) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.529426+0000 mgr.y (mgr.15435) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.629746+0000 mgr.y (mgr.15435) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.727788+0000 mgr.y (mgr.15435) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.823263+0000 mgr.y (mgr.15435) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.886353+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.888675+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.892191+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.893291+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.901778+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.980625+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.983369+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.986593+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.988008+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:36.997028+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.076649+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.080427+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.084159+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.085482+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.095384+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.176617+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.179195+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.182853+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.184162+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.194486+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.278054+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.280763+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.283945+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.285053+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.296552+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.377878+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.380189+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.383073+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.384078+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.395576+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.480623+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.483904+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.487209+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.488449+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.497540+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.578336+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.581316+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.585335+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.586468+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.597494+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.674873+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.677256+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.680136+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.681186+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.691652+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.771610+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.774429+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.777227+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.778205+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:37 smithi175 bash[25285]: audit 2023-12-06T21:21:37.787524+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:35.956290+0000 mgr.y (mgr.15435) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.050072+0000 mgr.y (mgr.15435) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cluster 2023-12-06T21:21:36.097697+0000 mgr.y (mgr.15435) 77 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.146411+0000 mgr.y (mgr.15435) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.238407+0000 mgr.y (mgr.15435) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.336508+0000 mgr.y (mgr.15435) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.431754+0000 mgr.y (mgr.15435) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.529426+0000 mgr.y (mgr.15435) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.629746+0000 mgr.y (mgr.15435) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.727788+0000 mgr.y (mgr.15435) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.823263+0000 mgr.y (mgr.15435) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.886353+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.888675+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.892191+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.893291+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.901778+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.980625+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.983369+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.986593+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.988008+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:35.956290+0000 mgr.y (mgr.15435) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.050072+0000 mgr.y (mgr.15435) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cluster 2023-12-06T21:21:36.097697+0000 mgr.y (mgr.15435) 77 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.146411+0000 mgr.y (mgr.15435) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.238407+0000 mgr.y (mgr.15435) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.336508+0000 mgr.y (mgr.15435) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.431754+0000 mgr.y (mgr.15435) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.529426+0000 mgr.y (mgr.15435) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.629746+0000 mgr.y (mgr.15435) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.727788+0000 mgr.y (mgr.15435) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.823263+0000 mgr.y (mgr.15435) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.886353+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.888675+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.892191+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.893291+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.901778+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.980625+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.983369+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.986593+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.988008+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:36.997028+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.076649+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.080427+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.084159+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.085482+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.095384+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.176617+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.179195+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.182853+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.184162+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.194486+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.278054+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.280763+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.283945+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.285053+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.296552+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.377878+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.380189+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.383073+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:36.997028+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.076649+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.080427+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.084159+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.085482+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.095384+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.176617+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.179195+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.182853+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.184162+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.194486+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.278054+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.280763+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.283945+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.285053+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.296552+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.377878+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.380189+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.383073+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.384078+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.395576+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.480623+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.483904+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.487209+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.488449+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.497540+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.578336+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.581316+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.585335+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.586468+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.597494+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.674873+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.677256+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.680136+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.681186+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.691652+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.771610+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.774429+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.777227+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.778205+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[30856]: audit 2023-12-06T21:21:37.787524+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.384078+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.395576+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.480623+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.483904+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.487209+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.488449+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.497540+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.578336+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.581316+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.585335+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.586468+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.597494+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.674873+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.677256+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.680136+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.681186+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.691652+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.771610+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.774429+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.777227+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.778205+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:38.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:37 smithi172 bash[25059]: audit 2023-12-06T21:21:37.787524+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:38.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[63173]: debug 2023-12-06T21:21:38.218+0000 7fdf3f02c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:21:38.860 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[63173]: debug 2023-12-06T21:21:38.686+0000 7fdf3f02c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.902512+0000 mgr.y (mgr.15435) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:36.997636+0000 mgr.y (mgr.15435) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.095990+0000 mgr.y (mgr.15435) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.195071+0000 mgr.y (mgr.15435) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.297324+0000 mgr.y (mgr.15435) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.396103+0000 mgr.y (mgr.15435) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.497980+0000 mgr.y (mgr.15435) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.598126+0000 mgr.y (mgr.15435) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.692137+0000 mgr.y (mgr.15435) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.788178+0000 mgr.y (mgr.15435) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.872927+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.874676+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.877213+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.878145+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.885051+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.967475+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.969876+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.972826+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.973836+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:37.982754+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.062955+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.065278+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.068322+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.069096+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.077044+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.156213+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.158793+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.161337+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.162193+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.167555+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.247822+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.250043+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.252736+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.253418+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.261493+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.341130+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.344635+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.348088+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.349250+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.356705+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.437149+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.439663+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.442791+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.443943+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.453574+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.537304+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.540827+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.545280+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.546553+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.557120+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.636972+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.639759+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.642945+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.643992+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.653933+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.735270+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.737460+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.740625+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.741756+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.750889+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.834751+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.837516+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.840048+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.841051+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:38 smithi175 bash[25285]: audit 2023-12-06T21:21:38.849801+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:21:38] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.33.4" 2023-12-06T21:21:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.902512+0000 mgr.y (mgr.15435) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:36.997636+0000 mgr.y (mgr.15435) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.095990+0000 mgr.y (mgr.15435) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.195071+0000 mgr.y (mgr.15435) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.297324+0000 mgr.y (mgr.15435) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.396103+0000 mgr.y (mgr.15435) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.497980+0000 mgr.y (mgr.15435) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.598126+0000 mgr.y (mgr.15435) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.692137+0000 mgr.y (mgr.15435) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.788178+0000 mgr.y (mgr.15435) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.872927+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.874676+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.877213+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.878145+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.885051+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.967475+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.969876+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.972826+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.973836+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:37.982754+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.062955+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.065278+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.068322+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.069096+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.077044+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.156213+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.158793+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.161337+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.162193+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.167555+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.247822+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.250043+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.252736+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.253418+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.261493+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.341130+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.344635+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.348088+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.349250+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.902512+0000 mgr.y (mgr.15435) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:36.997636+0000 mgr.y (mgr.15435) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.095990+0000 mgr.y (mgr.15435) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.195071+0000 mgr.y (mgr.15435) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.297324+0000 mgr.y (mgr.15435) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.396103+0000 mgr.y (mgr.15435) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.497980+0000 mgr.y (mgr.15435) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.598126+0000 mgr.y (mgr.15435) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.692137+0000 mgr.y (mgr.15435) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.788178+0000 mgr.y (mgr.15435) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.872927+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.874676+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.877213+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.878145+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.885051+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.967475+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.969876+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.972826+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.973836+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:37.982754+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.356705+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.437149+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.439663+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.442791+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.443943+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.453574+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.537304+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.540827+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.545280+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.546553+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.557120+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.636972+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.639759+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.642945+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.643992+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.653933+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.735270+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.737460+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.740625+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.741756+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.750889+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.834751+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.837516+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.840048+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.841051+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[30856]: audit 2023-12-06T21:21:38.849801+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.062955+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.065278+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.068322+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.069096+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.077044+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.156213+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.158793+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.161337+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.162193+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.167555+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.247822+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.250043+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.252736+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.253418+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.261493+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.341130+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.344635+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.348088+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.349250+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.356705+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.437149+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.439663+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.442791+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.443943+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.453574+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.537304+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.540827+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.545280+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.546553+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.557120+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.636972+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.639759+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.642945+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.643992+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.653933+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.735270+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.737460+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.740625+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.741756+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.750889+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.834751+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.837516+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.840048+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.841051+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:39.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:38 smithi172 bash[25059]: audit 2023-12-06T21:21:38.849801+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:39.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[63173]: debug 2023-12-06T21:21:39.194+0000 7fdf3f02c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:40.242 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[63173]: debug 2023-12-06T21:21:39.762+0000 7fdf3f02c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:21:40.242 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[63173]: debug 2023-12-06T21:21:39.874+0000 7fdf3f02c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.885696+0000 mgr.y (mgr.15435) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:37.983316+0000 mgr.y (mgr.15435) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.077670+0000 mgr.y (mgr.15435) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cluster 2023-12-06T21:21:38.098243+0000 mgr.y (mgr.15435) 99 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.167952+0000 mgr.y (mgr.15435) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.262030+0000 mgr.y (mgr.15435) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.357236+0000 mgr.y (mgr.15435) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.454282+0000 mgr.y (mgr.15435) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.557809+0000 mgr.y (mgr.15435) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.654502+0000 mgr.y (mgr.15435) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.751848+0000 mgr.y (mgr.15435) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.850307+0000 mgr.y (mgr.15435) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:38.931781+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:38.934214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:38.937051+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:38.937992+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:38.945949+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.025490+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.027930+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.030495+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.031467+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.040382+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.120273+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.122494+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.125605+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.126920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.133167+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.215871+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.218095+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.221316+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.222355+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.228869+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.313407+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.316577+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.321027+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.323031+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.330983+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.409481+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.411587+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.414199+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.415209+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.423805+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.503249+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.505664+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.509225+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.510715+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.518755+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.599474+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.601895+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.604743+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.605804+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.611770+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.691214+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.694521+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.699023+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.700553+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.708484+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.787241+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.790209+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.793954+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.795189+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:39 smithi175 bash[25285]: audit 2023-12-06T21:21:39.803516+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.885696+0000 mgr.y (mgr.15435) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:37.983316+0000 mgr.y (mgr.15435) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.077670+0000 mgr.y (mgr.15435) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cluster 2023-12-06T21:21:38.098243+0000 mgr.y (mgr.15435) 99 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.167952+0000 mgr.y (mgr.15435) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.262030+0000 mgr.y (mgr.15435) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.357236+0000 mgr.y (mgr.15435) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.454282+0000 mgr.y (mgr.15435) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.557809+0000 mgr.y (mgr.15435) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.654502+0000 mgr.y (mgr.15435) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.751848+0000 mgr.y (mgr.15435) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.850307+0000 mgr.y (mgr.15435) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:38.931781+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:38.934214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:38.937051+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:38.937992+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:38.945949+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.025490+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.027930+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.030495+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.885696+0000 mgr.y (mgr.15435) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:37.983316+0000 mgr.y (mgr.15435) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.077670+0000 mgr.y (mgr.15435) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cluster 2023-12-06T21:21:38.098243+0000 mgr.y (mgr.15435) 99 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.167952+0000 mgr.y (mgr.15435) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.262030+0000 mgr.y (mgr.15435) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.357236+0000 mgr.y (mgr.15435) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.454282+0000 mgr.y (mgr.15435) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.557809+0000 mgr.y (mgr.15435) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.654502+0000 mgr.y (mgr.15435) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.751848+0000 mgr.y (mgr.15435) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.850307+0000 mgr.y (mgr.15435) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:38.931781+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:38.934214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:38.937051+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:38.937992+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:38.945949+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.025490+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.027930+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.030495+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.031467+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.040382+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.120273+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.122494+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.125605+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.126920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.133167+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.215871+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.218095+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.221316+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.222355+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.228869+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.313407+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.316577+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.321027+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.323031+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.330983+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.409481+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.411587+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.031467+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.040382+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.120273+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.122494+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.125605+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.126920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.133167+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.215871+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.218095+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.221316+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.222355+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.228869+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.313407+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.316577+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.321027+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.323031+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.330983+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.409481+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.411587+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.414199+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.415209+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.423805+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.503249+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.505664+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.509225+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.510715+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.518755+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.599474+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.601895+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.604743+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.605804+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.611770+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.691214+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.694521+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.699023+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.700553+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.708484+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.787241+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.790209+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.793954+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.795189+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[25059]: audit 2023-12-06T21:21:39.803516+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.414199+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.415209+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.423805+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.503249+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.505664+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.509225+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.510715+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.518755+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.599474+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.601895+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.604743+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.605804+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.611770+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.691214+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.694521+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.699023+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.700553+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.708484+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.787241+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.790209+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.793954+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.795189+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:39 smithi172 bash[30856]: audit 2023-12-06T21:21:39.803516+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.498 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.230+0000 7fdf3f02c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:21:40.498 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.354+0000 7fdf3f02c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:21:40.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.506+0000 7fdf3f02c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:40.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.626+0000 7fdf3f02c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:21:40.976 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.758+0000 7fdf3f02c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:38.946527+0000 mgr.y (mgr.15435) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.040869+0000 mgr.y (mgr.15435) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.133735+0000 mgr.y (mgr.15435) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.229776+0000 mgr.y (mgr.15435) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.331871+0000 mgr.y (mgr.15435) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.424328+0000 mgr.y (mgr.15435) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.519341+0000 mgr.y (mgr.15435) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.612400+0000 mgr.y (mgr.15435) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.709087+0000 mgr.y (mgr.15435) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.804198+0000 mgr.y (mgr.15435) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.883470+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.885670+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.887975+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.888854+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.895040+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.973143+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.976400+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.980292+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.981698+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:39.990839+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.069581+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.073583+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.077478+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.078881+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.088158+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.168256+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.171022+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.173828+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.175000+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.184073+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.979 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.264583+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.266781+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.270121+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.271002+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.277218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.360552+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.362570+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.365106+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.366256+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.374722+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.453990+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.457911+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.460884+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.461971+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.980 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.471657+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.551994+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.554805+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.557908+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.558933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.568134+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.645455+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.648392+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.652166+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.653423+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.662325+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.745057+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.747360+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.750157+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.981 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.751213+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.757429+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.823936+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.826150+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.828727+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.829733+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:40.982 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[25285]: audit 2023-12-06T21:21:40.838164+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.106 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:40 smithi175 bash[63173]: debug 2023-12-06T21:21:40.966+0000 7fdf3f02c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:38.946527+0000 mgr.y (mgr.15435) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.040869+0000 mgr.y (mgr.15435) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.133735+0000 mgr.y (mgr.15435) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.229776+0000 mgr.y (mgr.15435) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.331871+0000 mgr.y (mgr.15435) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.424328+0000 mgr.y (mgr.15435) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.519341+0000 mgr.y (mgr.15435) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.612400+0000 mgr.y (mgr.15435) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.709087+0000 mgr.y (mgr.15435) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.804198+0000 mgr.y (mgr.15435) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.883470+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.885670+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.887975+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.888854+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.895040+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.973143+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.976400+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.980292+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.981698+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:39.990839+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.069581+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.073583+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.077478+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.078881+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.088158+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.168256+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.171022+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.173828+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.175000+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.184073+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.264583+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.266781+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.270121+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.271002+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.277218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.360552+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.362570+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.365106+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.366256+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:38.946527+0000 mgr.y (mgr.15435) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.040869+0000 mgr.y (mgr.15435) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.133735+0000 mgr.y (mgr.15435) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.229776+0000 mgr.y (mgr.15435) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.331871+0000 mgr.y (mgr.15435) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.424328+0000 mgr.y (mgr.15435) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.519341+0000 mgr.y (mgr.15435) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.612400+0000 mgr.y (mgr.15435) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.709087+0000 mgr.y (mgr.15435) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.804198+0000 mgr.y (mgr.15435) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.883470+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.885670+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.887975+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.888854+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.895040+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.973143+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.976400+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.980292+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.981698+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:39.990839+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.374722+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.453990+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.457911+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.460884+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.461971+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.471657+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.551994+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.554805+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.557908+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.558933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.568134+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.645455+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.648392+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.652166+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.653423+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.662325+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.745057+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.747360+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.750157+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.751213+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.757429+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.823936+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.826150+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.828727+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.829733+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[25059]: audit 2023-12-06T21:21:40.838164+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.069581+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.073583+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.077478+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.078881+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.088158+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.168256+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.171022+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.173828+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.175000+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.184073+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.264583+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.266781+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.270121+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.271002+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.277218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.360552+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.362570+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.365106+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.366256+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.374722+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.453990+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.457911+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.460884+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.461971+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.471657+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.551994+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.554805+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.557908+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.558933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.568134+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.645455+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.648392+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.652166+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.653423+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.662325+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.745057+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.747360+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.750157+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.751213+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.757429+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.823936+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.826150+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.828727+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.829733+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:41.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:40 smithi172 bash[30856]: audit 2023-12-06T21:21:40.838164+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:41.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[63173]: debug 2023-12-06T21:21:41.098+0000 7fdf3f02c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:21:42.223 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.895620+0000 mgr.y (mgr.15435) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.223 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:39.991593+0000 mgr.y (mgr.15435) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.223 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.088868+0000 mgr.y (mgr.15435) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.223 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cluster 2023-12-06T21:21:40.099811+0000 mgr.y (mgr.15435) 121 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.184800+0000 mgr.y (mgr.15435) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.277722+0000 mgr.y (mgr.15435) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.375328+0000 mgr.y (mgr.15435) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.472208+0000 mgr.y (mgr.15435) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.568630+0000 mgr.y (mgr.15435) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.663135+0000 mgr.y (mgr.15435) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.758087+0000 mgr.y (mgr.15435) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.838618+0000 mgr.y (mgr.15435) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.901193+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.903312+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.905726+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.906579+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.914128+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.975327+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.978272+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.982180+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.983543+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:40.992461+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.073595+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.076142+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.080092+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.081473+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.092621+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.176547+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.179198+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.182304+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.225 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.183579+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.192247+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.274753+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.276960+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.279997+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.281008+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.291125+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.372067+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.375675+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.378967+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.380310+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.389024+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.468690+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.226 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.471133+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.474888+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.476188+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.486614+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.561430+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.563320+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.566854+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.568093+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.577412+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.655844+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.658366+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.660693+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.661565+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.227 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.668531+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.752456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.754871+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.757725+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.758672+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.764351+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.846644+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.850045+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.851985+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.852654+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:41 smithi175 bash[25285]: audit 2023-12-06T21:21:41.858017+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.895620+0000 mgr.y (mgr.15435) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:39.991593+0000 mgr.y (mgr.15435) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.088868+0000 mgr.y (mgr.15435) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cluster 2023-12-06T21:21:40.099811+0000 mgr.y (mgr.15435) 121 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.184800+0000 mgr.y (mgr.15435) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.277722+0000 mgr.y (mgr.15435) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.375328+0000 mgr.y (mgr.15435) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.472208+0000 mgr.y (mgr.15435) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.568630+0000 mgr.y (mgr.15435) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.663135+0000 mgr.y (mgr.15435) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.758087+0000 mgr.y (mgr.15435) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.838618+0000 mgr.y (mgr.15435) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.901193+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.903312+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.905726+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.906579+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.914128+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.975327+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.978272+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.982180+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.895620+0000 mgr.y (mgr.15435) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:39.991593+0000 mgr.y (mgr.15435) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.088868+0000 mgr.y (mgr.15435) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cluster 2023-12-06T21:21:40.099811+0000 mgr.y (mgr.15435) 121 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.184800+0000 mgr.y (mgr.15435) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.277722+0000 mgr.y (mgr.15435) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.375328+0000 mgr.y (mgr.15435) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.472208+0000 mgr.y (mgr.15435) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.568630+0000 mgr.y (mgr.15435) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.663135+0000 mgr.y (mgr.15435) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.758087+0000 mgr.y (mgr.15435) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.838618+0000 mgr.y (mgr.15435) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.901193+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.903312+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.905726+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.906579+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.914128+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.975327+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.978272+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.982180+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.983543+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:40.992461+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.073595+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.076142+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.080092+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.081473+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.092621+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.176547+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.179198+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.182304+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.183579+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.192247+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.274753+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.276960+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.279997+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.281008+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.291125+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.372067+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.375675+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.983543+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:40.992461+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.073595+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.076142+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.080092+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.081473+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.092621+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.176547+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.179198+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.182304+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.183579+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.192247+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.274753+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.276960+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.279997+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.281008+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.291125+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.372067+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.375675+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.378967+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.380310+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.389024+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.468690+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.471133+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.474888+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.476188+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.486614+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.561430+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.563320+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.566854+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.568093+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.577412+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.655844+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.658366+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.660693+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.661565+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.668531+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.752456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.754871+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.378967+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.380310+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.389024+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.468690+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.471133+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.474888+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.476188+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.486614+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.561430+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.563320+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.566854+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.568093+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.577412+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.655844+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.658366+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.660693+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.661565+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.668531+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.752456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.754871+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.757725+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.758672+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.764351+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.846644+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.850045+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.851985+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.852654+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[25059]: audit 2023-12-06T21:21:41.858017+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.757725+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.758672+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.764351+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.846644+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.850045+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.851985+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.852654+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:42.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:41 smithi172 bash[30856]: audit 2023-12-06T21:21:41.858017+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:42.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: debug 2023-12-06T21:21:42.402+0000 7fdf3f02c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:21:42.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: [06/Dec/2023:21:21:42] ENGINE Bus STARTING 2023-12-06T21:21:42.872 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: CherryPy Checker: 2023-12-06T21:21:42.872 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: The Application mounted at '' has an empty config. 2023-12-06T21:21:42.872 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: [06/Dec/2023:21:21:42] ENGINE Serving on http://:::9283 2023-12-06T21:21:42.872 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[63173]: [06/Dec/2023:21:21:42] ENGINE Bus STARTED 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.914681+0000 mgr.y (mgr.15435) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:40.993267+0000 mgr.y (mgr.15435) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.093199+0000 mgr.y (mgr.15435) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.192767+0000 mgr.y (mgr.15435) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.291770+0000 mgr.y (mgr.15435) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.367607+0000 mgr.y (mgr.15435) 135 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.389792+0000 mgr.y (mgr.15435) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.487877+0000 mgr.y (mgr.15435) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.578140+0000 mgr.y (mgr.15435) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.671509+0000 mgr.y (mgr.15435) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.764744+0000 mgr.y (mgr.15435) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.858397+0000 mgr.y (mgr.15435) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.899116+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.907172+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.915351+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.949803+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.952249+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.954855+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.955874+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:41.966212+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.045471+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.048874+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.052110+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.053185+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.063137+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.146782+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.148613+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.150429+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.151069+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.158915+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.187397+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.283558+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.286156+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.289153+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.290208+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.300916+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.384760+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.387253+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.390389+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.391500+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.401424+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.413613+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.414392+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cluster 2023-12-06T21:21:42.415776+0000 mon.a (mon.0) 1822 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: cluster 2023-12-06T21:21:42.415892+0000 mon.a (mon.0) 1823 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.417655+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.419181+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.482998+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.485750+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.489714+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.491094+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.500180+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.616585+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.619233+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.189 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.622313+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.623404+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.631965+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.714260+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.718735+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.723313+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.724298+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.734235+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.847047+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.851070+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.854893+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.856073+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.190 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[25059]: audit 2023-12-06T21:21:42.864568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.914681+0000 mgr.y (mgr.15435) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:40.993267+0000 mgr.y (mgr.15435) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.093199+0000 mgr.y (mgr.15435) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.192767+0000 mgr.y (mgr.15435) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.291770+0000 mgr.y (mgr.15435) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.367607+0000 mgr.y (mgr.15435) 135 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.389792+0000 mgr.y (mgr.15435) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.487877+0000 mgr.y (mgr.15435) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.578140+0000 mgr.y (mgr.15435) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.671509+0000 mgr.y (mgr.15435) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.764744+0000 mgr.y (mgr.15435) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.858397+0000 mgr.y (mgr.15435) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.899116+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.907172+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.915351+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.949803+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.952249+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.954855+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.955874+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:41.966212+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.045471+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.048874+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.052110+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.053185+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.063137+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.146782+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.148613+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.150429+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.151069+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.158915+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.187397+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.283558+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.286156+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.289153+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.290208+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.300916+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.384760+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.387253+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.390389+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.391500+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.401424+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.413613+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.414392+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cluster 2023-12-06T21:21:42.415776+0000 mon.a (mon.0) 1822 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: cluster 2023-12-06T21:21:42.415892+0000 mon.a (mon.0) 1823 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.417655+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.419181+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.482998+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.485750+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.489714+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.194 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.491094+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.500180+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.616585+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.619233+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.622313+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.623404+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.631965+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.714260+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.718735+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.723313+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.724298+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.734235+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.847047+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.851070+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.195 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.854893+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.856073+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:42 smithi172 bash[30856]: audit 2023-12-06T21:21:42.864568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.914681+0000 mgr.y (mgr.15435) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:40.993267+0000 mgr.y (mgr.15435) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.093199+0000 mgr.y (mgr.15435) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.192767+0000 mgr.y (mgr.15435) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.291770+0000 mgr.y (mgr.15435) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.367607+0000 mgr.y (mgr.15435) 135 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.389792+0000 mgr.y (mgr.15435) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.487877+0000 mgr.y (mgr.15435) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.578140+0000 mgr.y (mgr.15435) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.671509+0000 mgr.y (mgr.15435) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.764744+0000 mgr.y (mgr.15435) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.858397+0000 mgr.y (mgr.15435) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.899116+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.907172+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.915351+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.949803+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.952249+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.954855+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.955874+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:41.966212+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.045471+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.048874+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.052110+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.053185+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.063137+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.146782+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.148613+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.150429+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.151069+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.158915+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.187397+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.283558+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.286156+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.289153+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.290208+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.300916+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.384760+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.387253+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.390389+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.391500+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.401424+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.413613+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.414392+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cluster 2023-12-06T21:21:42.415776+0000 mon.a (mon.0) 1822 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: cluster 2023-12-06T21:21:42.415892+0000 mon.a (mon.0) 1823 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.417655+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.419181+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.175:0/1644681865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:21:43.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.482998+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.485750+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.489714+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.491094+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.500180+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.616585+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.619233+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.622313+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.623404+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.631965+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.714260+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.718735+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.723313+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.724298+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.734235+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:43.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.847047+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:43.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.851070+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:43.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.854893+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:43.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.856073+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:43.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:42 smithi175 bash[25285]: audit 2023-12-06T21:21:42.864568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:41.966800+0000 mgr.y (mgr.15435) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.063788+0000 mgr.y (mgr.15435) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cluster 2023-12-06T21:21:42.100540+0000 mgr.y (mgr.15435) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.159358+0000 mgr.y (mgr.15435) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.301605+0000 mgr.y (mgr.15435) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.402222+0000 mgr.y (mgr.15435) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.501911+0000 mgr.y (mgr.15435) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.632538+0000 mgr.y (mgr.15435) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.735067+0000 mgr.y (mgr.15435) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.865066+0000 mgr.y (mgr.15435) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:42.946618+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:42.949038+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:42.951208+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:42.952078+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:42.959753+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.026943+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.029897+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.033950+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.035230+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.043843+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.124509+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.126438+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.128357+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.129096+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.135910+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.216513+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.218393+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.220580+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.221699+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.230216+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.314544+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.316569+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.319362+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.320339+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.328336+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: cluster 2023-12-06T21:21:43.412274+0000 mon.a (mon.0) 1869 : cluster [DBG] mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.437316+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.440104+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.442369+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.443305+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.450578+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.532066+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.534417+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.537169+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.538029+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.546034+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.626052+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.628613+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.632185+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.633362+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.639774+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.721213+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.723932+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.726402+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.727687+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.734344+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.818559+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.821798+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.824629+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.828883+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.829348+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.831552+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.835511+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:43 smithi175 bash[25285]: audit 2023-12-06T21:21:43.839480+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:41.966800+0000 mgr.y (mgr.15435) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.063788+0000 mgr.y (mgr.15435) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cluster 2023-12-06T21:21:42.100540+0000 mgr.y (mgr.15435) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.159358+0000 mgr.y (mgr.15435) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.301605+0000 mgr.y (mgr.15435) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.402222+0000 mgr.y (mgr.15435) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.501911+0000 mgr.y (mgr.15435) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.632538+0000 mgr.y (mgr.15435) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.735067+0000 mgr.y (mgr.15435) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.865066+0000 mgr.y (mgr.15435) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:42.946618+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:42.949038+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:42.951208+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:42.952078+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:42.959753+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.026943+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.029897+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.033950+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.035230+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.043843+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:41.966800+0000 mgr.y (mgr.15435) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.063788+0000 mgr.y (mgr.15435) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cluster 2023-12-06T21:21:42.100540+0000 mgr.y (mgr.15435) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.159358+0000 mgr.y (mgr.15435) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.301605+0000 mgr.y (mgr.15435) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.402222+0000 mgr.y (mgr.15435) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.501911+0000 mgr.y (mgr.15435) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.632538+0000 mgr.y (mgr.15435) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.735067+0000 mgr.y (mgr.15435) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.865066+0000 mgr.y (mgr.15435) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:42.946618+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:42.949038+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:42.951208+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:42.952078+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:42.959753+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.026943+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.029897+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.033950+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.035230+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.043843+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.124509+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.126438+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.128357+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.129096+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.135910+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.216513+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.218393+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.220580+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.221699+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.230216+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.314544+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.316569+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.319362+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.320339+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.328336+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: cluster 2023-12-06T21:21:43.412274+0000 mon.a (mon.0) 1869 : cluster [DBG] mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.437316+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.440104+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.442369+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.124509+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.126438+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.128357+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.129096+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.135910+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.216513+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.218393+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.220580+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.221699+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.230216+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.314544+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.316569+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.319362+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.320339+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.328336+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: cluster 2023-12-06T21:21:43.412274+0000 mon.a (mon.0) 1869 : cluster [DBG] mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.437316+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.440104+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.442369+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.443305+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.450578+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.532066+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.534417+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.537169+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.538029+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.546034+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.626052+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.628613+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.632185+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.633362+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.639774+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.721213+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.723932+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.726402+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.727687+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.734344+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.818559+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.821798+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.824629+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.443305+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.450578+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.532066+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.534417+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.537169+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.538029+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.546034+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.626052+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.628613+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.632185+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.633362+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.639774+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.721213+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.723932+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.726402+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.727687+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.734344+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.818559+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.821798+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.824629+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.828883+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.829348+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.831552+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.835511+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[25059]: audit 2023-12-06T21:21:43.839480+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.828883+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.829348+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:44.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.831552+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:21:44.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.835511+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:44.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:43 smithi172 bash[30856]: audit 2023-12-06T21:21:43.839480+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:42.960227+0000 mgr.y (mgr.15435) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.044433+0000 mgr.y (mgr.15435) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.136417+0000 mgr.y (mgr.15435) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.231333+0000 mgr.y (mgr.15435) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.329025+0000 mgr.y (mgr.15435) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.451259+0000 mgr.y (mgr.15435) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.546823+0000 mgr.y (mgr.15435) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.640393+0000 mgr.y (mgr.15435) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.734871+0000 mgr.y (mgr.15435) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: audit 2023-12-06T21:21:43.924939+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:45.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: audit 2023-12-06T21:21:43.927583+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:45.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: audit 2023-12-06T21:21:43.929099+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:21:45.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:44 smithi175 bash[25285]: audit 2023-12-06T21:21:43.929883+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:21:45.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:42.960227+0000 mgr.y (mgr.15435) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.044433+0000 mgr.y (mgr.15435) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.136417+0000 mgr.y (mgr.15435) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.231333+0000 mgr.y (mgr.15435) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.329025+0000 mgr.y (mgr.15435) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.451259+0000 mgr.y (mgr.15435) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.546823+0000 mgr.y (mgr.15435) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.640393+0000 mgr.y (mgr.15435) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.734871+0000 mgr.y (mgr.15435) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: audit 2023-12-06T21:21:43.924939+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: audit 2023-12-06T21:21:43.927583+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: audit 2023-12-06T21:21:43.929099+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[25059]: audit 2023-12-06T21:21:43.929883+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:42.960227+0000 mgr.y (mgr.15435) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.044433+0000 mgr.y (mgr.15435) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.136417+0000 mgr.y (mgr.15435) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.231333+0000 mgr.y (mgr.15435) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.329025+0000 mgr.y (mgr.15435) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.451259+0000 mgr.y (mgr.15435) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.546823+0000 mgr.y (mgr.15435) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.640393+0000 mgr.y (mgr.15435) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.734871+0000 mgr.y (mgr.15435) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: audit 2023-12-06T21:21:43.924939+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: audit 2023-12-06T21:21:43.927583+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: audit 2023-12-06T21:21:43.929099+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:21:45.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:44 smithi172 bash[30856]: audit 2023-12-06T21:21:43.929883+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:21:45.768 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:21:46.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[25059]: cephadm 2023-12-06T21:21:43.930450+0000 mgr.y (mgr.15435) 161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T21:21:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[25059]: cluster 2023-12-06T21:21:44.101535+0000 mgr.y (mgr.15435) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[25059]: audit 2023-12-06T21:21:45.752697+0000 mgr.y (mgr.15435) 163 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[30856]: cephadm 2023-12-06T21:21:43.930450+0000 mgr.y (mgr.15435) 161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[30856]: cluster 2023-12-06T21:21:44.101535+0000 mgr.y (mgr.15435) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:45 smithi172 bash[30856]: audit 2023-12-06T21:21:45.752697+0000 mgr.y (mgr.15435) 163 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:46.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:45 smithi175 bash[25285]: cephadm 2023-12-06T21:21:43.930450+0000 mgr.y (mgr.15435) 161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T21:21:46.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:45 smithi175 bash[25285]: cluster 2023-12-06T21:21:44.101535+0000 mgr.y (mgr.15435) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:46.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:45 smithi175 bash[25285]: audit 2023-12-06T21:21:45.752697+0000 mgr.y (mgr.15435) 163 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:46.532 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 4s ago 16m - - 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 2s ago 15m - - 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (119s) 4s ago 8m 15.9M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (68s) 2s ago 8m 42.4M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (27s) 4s ago 6m 44.5M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (13s) 2s ago 15m 249M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (45s) 4s ago 17m 486M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (17m) 4s ago 17m 67.6M 2048M 17.2.0 e1d6a67b021e d3305c1f68ce 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (15m) 2s ago 15m 56.7M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (15m) 4s ago 15m 53.8M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (2m) 4s ago 9m 11.1M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (90s) 2s ago 9m 13.5M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:21:46.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (14m) 4s ago 14m 58.4M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (14m) 4s ago 14m 59.5M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (13m) 4s ago 13m 54.1M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (12m) 4s ago 12m 57.6M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (12m) 2s ago 12m 58.5M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (11m) 2s ago 11m 54.7M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (10m) 2s ago 10m 53.7M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (10m) 2s ago 10m 56.7M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (21s) 2s ago 9m 50.7M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (6m) 4s ago 6m 86.6M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (6m) 2s ago 6m 87.1M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (6m) 4s ago 6m 86.6M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:21:46.534 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (6m) 2s ago 6m 86.8M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:21:46.979 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:21:46.980 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2023-12-06T21:21:47.358 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:21:47.359 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T21:21:47.359 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:21:47.359 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:21:47.359 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:21:47.782 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:21:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: cluster 2023-12-06T21:21:46.102011+0000 mgr.y (mgr.15435) 164 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.137457+0000 mgr.y (mgr.15435) 165 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.514476+0000 mgr.y (mgr.15435) 166 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: cephadm 2023-12-06T21:21:46.651284+0000 mgr.y (mgr.15435) 167 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T21:21:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.656999+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.658793+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.659903+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.660816+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: cephadm 2023-12-06T21:21:46.661947+0000 mgr.y (mgr.15435) 168 : cephadm [INF] Deploying daemon mon.a on smithi172 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.970334+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.977435+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.978621+0000 mon.c (mon.1) 242 : audit [DBG] from='client.? 172.21.15.172:0/4123586484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:47 smithi175 bash[25285]: audit 2023-12-06T21:21:46.986376+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: cluster 2023-12-06T21:21:46.102011+0000 mgr.y (mgr.15435) 164 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.137457+0000 mgr.y (mgr.15435) 165 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.514476+0000 mgr.y (mgr.15435) 166 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: cephadm 2023-12-06T21:21:46.651284+0000 mgr.y (mgr.15435) 167 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.656999+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.658793+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.659903+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.660816+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: cephadm 2023-12-06T21:21:46.661947+0000 mgr.y (mgr.15435) 168 : cephadm [INF] Deploying daemon mon.a on smithi172 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.970334+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.977435+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.978621+0000 mon.c (mon.1) 242 : audit [DBG] from='client.? 172.21.15.172:0/4123586484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[25059]: audit 2023-12-06T21:21:46.986376+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: cluster 2023-12-06T21:21:46.102011+0000 mgr.y (mgr.15435) 164 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.137457+0000 mgr.y (mgr.15435) 165 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.514476+0000 mgr.y (mgr.15435) 166 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: cephadm 2023-12-06T21:21:46.651284+0000 mgr.y (mgr.15435) 167 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.656999+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.658793+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.659903+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.660816+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:21:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: cephadm 2023-12-06T21:21:46.661947+0000 mgr.y (mgr.15435) 168 : cephadm [INF] Deploying daemon mon.a on smithi172 2023-12-06T21:21:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.970334+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.977435+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.978621+0000 mon.c (mon.1) 242 : audit [DBG] from='client.? 172.21.15.172:0/4123586484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:21:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:47 smithi172 bash[30856]: audit 2023-12-06T21:21:46.986376+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' 2023-12-06T21:21:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:48 smithi175 bash[25285]: audit 2023-12-06T21:21:47.356323+0000 mgr.y (mgr.15435) 169 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:48 smithi175 bash[25285]: audit 2023-12-06T21:21:47.781835+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.172:0/2017528655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:48.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:48 smithi175 bash[62614]: ts=2023-12-06T21:21:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:21:48.987 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:48 smithi172 bash[25059]: audit 2023-12-06T21:21:47.356323+0000 mgr.y (mgr.15435) 169 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.987 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:48 smithi172 bash[25059]: audit 2023-12-06T21:21:47.781835+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.172:0/2017528655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:48.988 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:21:48] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.33.4" 2023-12-06T21:21:48.988 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:48 smithi172 bash[30856]: audit 2023-12-06T21:21:47.356323+0000 mgr.y (mgr.15435) 169 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:21:48.988 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:48 smithi172 bash[30856]: audit 2023-12-06T21:21:47.781835+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.172:0/2017528655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:21:50.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:49 smithi175 bash[25285]: cluster 2023-12-06T21:21:48.102747+0000 mgr.y (mgr.15435) 170 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:50.037 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:49 smithi172 bash[25059]: cluster 2023-12-06T21:21:48.102747+0000 mgr.y (mgr.15435) 170 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:50.037 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:49 smithi172 systemd[1]: Stopping Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:21:50.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:49 smithi172 bash[30856]: cluster 2023-12-06T21:21:48.102747+0000 mgr.y (mgr.15435) 170 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[25059]: debug 2023-12-06T21:21:50.031+0000 7f7e63229700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[25059]: debug 2023-12-06T21:21:50.031+0000 7f7e63229700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE Bus STOPPING 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE Bus STOPPED 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE Bus STARTING 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE Serving on http://:::9283 2023-12-06T21:21:50.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[75766]: [06/Dec/2023:21:21:50] ENGINE Bus STARTED 2023-12-06T21:21:50.973 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[79387]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:21:50.974 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 bash[79483]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:21:50.974 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T21:21:50.974 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:50 smithi172 systemd[1]: Stopped Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:51.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:51 smithi172 systemd[1]: Started Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:21:52.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.267+0000 7fd654372c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:21:52.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.267+0000 7fd654372c80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.267+0000 7fd654372c80 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 0 load: jerasure load: lrc 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Git sha 0 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: DB SUMMARY 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: DB Session ID: AIBUOZXP5MTP8ARH0MIL 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1750 Bytes 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2023-12-06T21:21:52.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 1175591 ; 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.env: 0x55d49603aa60 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.info_log: 0x55d498285780 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:21:52.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.db_log_dir: 2023-12-06T21:21:52.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.wal_dir: 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.write_buffer_manager: 0x55d498258f00 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:21:52.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:21:52.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:21:52.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.row_cache: None 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.wal_filter: None 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.wal_compression: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:21:52.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:21:52.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Compression algorithms supported: 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kZSTD supported: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:21:52.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.merge_operator: 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:21:52.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d4982858a0) 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: cache_index_and_filter_blocks: 1 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: pin_top_level_index_and_filter: 1 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: index_type: 0 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: data_block_index_type: 0 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: index_shortening: 1 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:21:52.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: checksum: 4 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: no_block_cache: 0 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_cache: 0x55d4982d9090 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_cache_name: BinnedLRUCache 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_cache_options: 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: capacity : 536870912 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: num_shard_bits : 4 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: strict_capacity_limit : 0 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: high_pri_pool_ratio: 0.000 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_cache_compressed: (nil) 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: persistent_cache: (nil) 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_size: 4096 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_size_deviation: 10 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_restart_interval: 16 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: index_block_restart_interval: 1 2023-12-06T21:21:52.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: metadata_block_size: 4096 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: partition_filters: 0 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: use_delta_encoding: 1 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: filter_policy: bloomfilter 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: whole_key_filtering: 1 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: verify_compression: 0 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: read_amp_bytes_per_bit: 0 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: format_version: 5 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: enable_index_compression: 1 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: block_align: 0 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: max_auto_readahead_size: 262144 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: prepopulate_block_cache: 0 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: initial_auto_readahead_size: 8192 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: num_file_reads_for_auto_readahead: 2 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:21:52.585 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.num_levels: 7 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:21:52.586 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:21:52.587 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:21:52.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:21:52.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:21:52.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:21:52.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.271+0000 7fd654372c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd649b3b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 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 44, last_sequence is 19820, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f4f95489-a9a3-4dcd-82e3-82204f778672 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897712281675, "job": 1, "event": "recovery_started", "wal_files": [40]} 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.275+0000 7fd654372c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897712291351, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1137617, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19818, "largest_seqno": 21300, "table_properties": {"data_size": 1132030, "index_size": 2332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2245, "raw_key_size": 21711, "raw_average_key_size": 24, "raw_value_size": 1117533, "raw_average_value_size": 1261, "num_data_blocks": 93, "num_entries": 886, "num_filter_entries": 886, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701897712, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f4f95489-a9a3-4dcd-82e3-82204f778672", "db_session_id": "AIBUOZXP5MTP8ARH0MIL", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897712291521, "job": 1, "event": "recovery_finished"} 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2023-12-06T21:21:52.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d498378000 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 4 rocksdb: DB pointer 0x55d498366000 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd642b2d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd642b2d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: ** DB Stats ** 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: ** Compaction Stats [default] ** 2023-12-06T21:21:52.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: L0 1/0 1.08 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: L6 1/0 10.78 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 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Sum 2/0 11.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: ** Compaction Stats [default] ** 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 305.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:21:52.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Cumulative compaction: 0.00 GB write, 71.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Interval compaction: 0.00 GB write, 71.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Block cache BinnedLRUCache@0x55d4982d9090#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.287+0000 7fd654372c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 1 mon.a@-1(???) e3 preinit fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).mds e1 new map 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).mds e1 print_map 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: e1 2023-12-06T21:21:52.595 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: legacy client fscid: -1 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: No filesystems configured 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.291+0000 7fd654372c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:21:52.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:52 smithi172 bash[79547]: debug 2023-12-06T21:21:52.295+0000 7fd654372c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[75766]: ignoring --setuser ceph since I am not root 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[75766]: ignoring --setgroup ceph since I am not root 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[75766]: debug 2023-12-06T21:21:53.819+0000 7f87423c7700 1 -- 172.21.15.172:0/2600745446 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5563a781c1a0 con 0x5563a8598400 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[75766]: debug 2023-12-06T21:21:53.979+0000 7f874c14f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: audit 2023-12-06T21:21:50.047308+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: audit 2023-12-06T21:21:50.047613+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: audit 2023-12-06T21:21:50.047906+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:50.103944+0000 mgr.y (mgr.15435) 171 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: audit 2023-12-06T21:21:51.378757+0000 mgr.y (mgr.15435) 172 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:52.104712+0000 mgr.y (mgr.15435) 173 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.721237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.724802+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.735889+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.736795+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.736856+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.738650+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e35: y(active, since 42s), standbys: x 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: audit 2023-12-06T21:21:53.758183+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15435 ' entity='' 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.760162+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e36: y(active, since 42s), standbys: x 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[30856]: cluster 2023-12-06T21:21:53.760377+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-06T21:21:54.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: audit 2023-12-06T21:21:50.047308+0000 mon.c (mon.1) 243 : audit 0 from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: audit 2023-12-06T21:21:50.047613+0000 mon.c (mon.1) 244 : audit 0 from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: audit 2023-12-06T21:21:50.047906+0000 mon.c (mon.1) 245 : audit 0 from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:50.103944+0000 mgr.y (mgr.15435) 171 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: audit 2023-12-06T21:21:51.378757+0000 mgr.y (mgr.15435) 172 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:52.104712+0000 mgr.y (mgr.15435) 173 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.721237+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.724802+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.735889+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.736795+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.736856+0000 mon.a (mon.0) 5 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.738650+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e35: y(active, since 42s), standbys: x 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: audit 2023-12-06T21:21:53.758183+0000 mon.a (mon.0) 7 : audit 1 from='mgr.15435 ' entity='' 2023-12-06T21:21:54.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.760162+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e36: y(active, since 42s), standbys: x 2023-12-06T21:21:54.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:53 smithi172 bash[79547]: cluster 2023-12-06T21:21:53.760377+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-12-06T21:21:54.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[63173]: ignoring --setuser ceph since I am not root 2023-12-06T21:21:54.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[63173]: ignoring --setgroup ceph since I am not root 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[63173]: debug 2023-12-06T21:21:53.810+0000 7fcbf57fb700 1 -- 172.21.15.175:0/1210355889 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557f39f741a0 con 0x557f3acf0400 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[63173]: debug 2023-12-06T21:21:53.970+0000 7fcbff583200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: audit 2023-12-06T21:21:50.047308+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: audit 2023-12-06T21:21:50.047613+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: audit 2023-12-06T21:21:50.047906+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15435 172.21.15.172:0/3855752659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:50.103944+0000 mgr.y (mgr.15435) 171 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: audit 2023-12-06T21:21:51.378757+0000 mgr.y (mgr.15435) 172 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:52.104712+0000 mgr.y (mgr.15435) 173 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.721237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T21:21:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.724802+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.735889+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.736795+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.736856+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.738650+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e35: y(active, since 42s), standbys: x 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: audit 2023-12-06T21:21:53.758183+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15435 ' entity='' 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.760162+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e36: y(active, since 42s), standbys: x 2023-12-06T21:21:54.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:53 smithi175 bash[25285]: cluster 2023-12-06T21:21:53.760377+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-06T21:21:55.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:54 smithi175 bash[63173]: debug 2023-12-06T21:21:54.866+0000 7fcbff583200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:21:55.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:54 smithi175 bash[63173]: debug 2023-12-06T21:21:54.966+0000 7fcbff583200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:21:55.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:55 smithi175 bash[63173]: debug 2023-12-06T21:21:55.066+0000 7fcbff583200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:21:55.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:54 smithi172 bash[75766]: debug 2023-12-06T21:21:54.879+0000 7f874c14f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:21:55.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:54 smithi172 bash[75766]: debug 2023-12-06T21:21:54.979+0000 7f874c14f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:21:55.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[75766]: debug 2023-12-06T21:21:55.079+0000 7f874c14f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:21:55.696 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:55 smithi175 bash[63173]: debug 2023-12-06T21:21:55.334+0000 7fcbff583200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:55.706 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[75766]: debug 2023-12-06T21:21:55.347+0000 7f874c14f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:56.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:55 smithi175 bash[63173]: debug 2023-12-06T21:21:55.686+0000 7fcbff583200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:21:56.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:55 smithi175 bash[63173]: debug 2023-12-06T21:21:55.846+0000 7fcbff583200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:56.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:21:55 smithi175 bash[25285]: cluster 2023-12-06T21:21:54.761803+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 43s), standbys: x 2023-12-06T21:21:56.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[79547]: cluster 2023-12-06T21:21:54.761803+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e37: y(active, since 43s), standbys: x 2023-12-06T21:21:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[30856]: cluster 2023-12-06T21:21:54.761803+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 43s), standbys: x 2023-12-06T21:21:56.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[75766]: debug 2023-12-06T21:21:55.699+0000 7f874c14f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:21:56.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:55 smithi172 bash[75766]: debug 2023-12-06T21:21:55.863+0000 7f874c14f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:21:56.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:56 smithi175 bash[63173]: debug 2023-12-06T21:21:56.062+0000 7fcbff583200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:21:56.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:56 smithi172 bash[75766]: debug 2023-12-06T21:21:56.075+0000 7f874c14f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:21:57.402 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:57 smithi172 bash[75766]: debug 2023-12-06T21:21:57.079+0000 7f874c14f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:21:57.402 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:57 smithi172 bash[75766]: debug 2023-12-06T21:21:57.191+0000 7f874c14f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:21:57.402 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:57 smithi172 bash[75766]: debug 2023-12-06T21:21:57.307+0000 7f874c14f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:21:57.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:57 smithi175 bash[63173]: debug 2023-12-06T21:21:57.066+0000 7fcbff583200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:21:57.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:57 smithi175 bash[63173]: debug 2023-12-06T21:21:57.178+0000 7fcbff583200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:21:57.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:57 smithi175 bash[63173]: debug 2023-12-06T21:21:57.294+0000 7fcbff583200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:21:58.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:57 smithi172 bash[75766]: debug 2023-12-06T21:21:57.803+0000 7f874c14f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:21:58.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:58 smithi172 bash[75766]: debug 2023-12-06T21:21:58.031+0000 7f874c14f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:21:58.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:57 smithi175 bash[63173]: debug 2023-12-06T21:21:57.770+0000 7fcbff583200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:21:58.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:57 smithi175 bash[63173]: debug 2023-12-06T21:21:57.994+0000 7fcbff583200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:21:58.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:58 smithi175 bash[63173]: debug 2023-12-06T21:21:58.446+0000 7fcbff583200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:21:58.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:21:58 smithi175 bash[62614]: ts=2023-12-06T21:21:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:21:58.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:58 smithi172 bash[75766]: debug 2023-12-06T21:21:58.479+0000 7f874c14f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:21:59.251 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:58 smithi175 bash[63173]: debug 2023-12-06T21:21:58.942+0000 7fcbff583200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:59.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:58 smithi172 bash[75766]: debug 2023-12-06T21:21:58.979+0000 7f874c14f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:21:59.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:59 smithi175 bash[63173]: debug 2023-12-06T21:21:59.490+0000 7fcbff583200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:21:59.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:59 smithi175 bash[63173]: debug 2023-12-06T21:21:59.602+0000 7fcbff583200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:21:59.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:59 smithi172 bash[75766]: debug 2023-12-06T21:21:59.531+0000 7f874c14f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:21:59.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:21:59 smithi172 bash[75766]: debug 2023-12-06T21:21:59.643+0000 7f874c14f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:22:00.217 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:21:59 smithi175 bash[63173]: debug 2023-12-06T21:21:59.946+0000 7fcbff583200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:22:00.217 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.062+0000 7fcbff583200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:22:00.268 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:21:59.999+0000 7f874c14f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:22:00.268 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.119+0000 7f874c14f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:22:00.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.206+0000 7fcbff583200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:22:00.501 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.318+0000 7fcbff583200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:22:00.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.446+0000 7fcbff583200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:22:00.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.263+0000 7f874c14f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:22:00.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.379+0000 7f874c14f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:22:00.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.503+0000 7f874c14f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:22:01.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.638+0000 7fcbff583200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:22:01.001 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:00 smithi175 bash[63173]: debug 2023-12-06T21:22:00.762+0000 7fcbff583200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:22:01.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.695+0000 7f874c14f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:22:01.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:00 smithi172 bash[75766]: debug 2023-12-06T21:22:00.819+0000 7f874c14f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: audit 2023-12-06T21:22:02.024868+0000 mon.b (mon.2) 31 : audit 0 from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.025637+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.025721+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: audit 2023-12-06T21:22:02.025923+0000 mon.b (mon.2) 32 : audit 0 from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: audit 2023-12-06T21:22:02.031013+0000 mon.b (mon.2) 33 : audit 0 from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:22:02.298 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[79547]: audit 2023-12-06T21:22:02.032754+0000 mon.b (mon.2) 34 : audit 0 from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: audit 2023-12-06T21:22:02.024868+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.025637+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.025721+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: audit 2023-12-06T21:22:02.025923+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: audit 2023-12-06T21:22:02.031013+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: audit 2023-12-06T21:22:02.032754+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[30856]: debug 2023-12-06T21:22:02.119+0000 7ffa1a485700 -1 mon.c@1(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: debug 2023-12-06T21:22:02.111+0000 7f874c14f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:22:02.299 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: [06/Dec/2023:21:22:02] ENGINE Bus STARTING 2023-12-06T21:22:02.397 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: debug 2023-12-06T21:22:01.994+0000 7fcbff583200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:22:02.397 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: [06/Dec/2023:21:22:02] ENGINE Bus STARTING 2023-12-06T21:22:02.397 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: CherryPy Checker: 2023-12-06T21:22:02.397 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: The Application mounted at '' has an empty config. 2023-12-06T21:22:02.397 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: [06/Dec/2023:21:22:02] ENGINE Serving on http://:::9283 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[63173]: [06/Dec/2023:21:22:02] ENGINE Bus STARTED 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: audit 2023-12-06T21:22:02.024868+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.025637+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.025721+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: audit 2023-12-06T21:22:02.025923+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: audit 2023-12-06T21:22:02.031013+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: audit 2023-12-06T21:22:02.032754+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.175:0/2077239955' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:22:02.398 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:02 smithi175 bash[25285]: debug 2023-12-06T21:22:02.114+0000 7f7475ef9700 -1 mon.b@2(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T21:22:02.571 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: CherryPy Checker: 2023-12-06T21:22:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: The Application mounted at '' has an empty config. 2023-12-06T21:22:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: [06/Dec/2023:21:22:02] ENGINE Serving on http://:::9283 2023-12-06T21:22:02.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:02 smithi172 bash[75766]: [06/Dec/2023:21:22:02] ENGINE Bus STARTED 2023-12-06T21:22:03.215 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[75766]: debug 2023-12-06T21:22:03.131+0000 7f8713faf700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.085693+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e38: y(active, since 50s), standbys: x 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.120672+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.121203+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.127685+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.128731+0000 mon.a (mon.0) 16 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.129186+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e39: y(active, starting, since 0.00812007s), standbys: x 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.135369+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.149813+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.150078+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.150373+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.151338+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:22:03.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.151673+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152007+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152292+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152503+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152642+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152764+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152881+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.152999+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.153177+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.155354+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.085693+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e38: y(active, since 50s), standbys: x 2023-12-06T21:22:03.217 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.120672+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.121203+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.127685+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.128731+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.129186+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00812007s), standbys: x 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.135369+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.149813+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.150078+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.150373+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.151338+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.151673+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152007+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152292+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:22:03.218 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152503+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152642+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152764+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152881+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.152999+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.153177+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:22:03.219 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.155625+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.156415+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.210307+0000 mon.a (mon.0) 18 : cluster 1 Manager daemon y is now available 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.252184+0000 mon.a (mon.0) 19 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.258933+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.263806+0000 mon.c (mon.1) 263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.264438+0000 mon.c (mon.1) 264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.264507+0000 mon.a (mon.0) 20 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.264889+0000 mon.a (mon.0) 21 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.266838+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:03.220 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.270024+0000 mon.c (mon.1) 266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cephadm 2023-12-06T21:22:02.278911+0000 mgr.y (mgr.25471) 1 : cephadm 1 Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cephadm 2023-12-06T21:22:02.285351+0000 mgr.y (mgr.25471) 2 : cephadm 1 Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.296660+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.321298+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.322027+0000 mon.a (mon.0) 22 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.359947+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.369095+0000 mon.c (mon.1) 269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: audit 2023-12-06T21:22:02.369555+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.618727+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.732793+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.221 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.732919+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:03.222 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.155354+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:22:03.222 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.155625+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:22:03.222 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.156415+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.210307+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.252184+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.258933+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.263806+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.264438+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.264507+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.264889+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.266838+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:03.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.270024+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cephadm 2023-12-06T21:22:02.278911+0000 mgr.y (mgr.25471) 1 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cephadm 2023-12-06T21:22:02.285351+0000 mgr.y (mgr.25471) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.296660+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.321298+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.322027+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.359947+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.369095+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: audit 2023-12-06T21:22:02.369555+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.618727+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.732793+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:03 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.732919+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.085693+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e38: y(active, since 50s), standbys: x 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.120672+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.121203+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.127685+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.128731+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.129186+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00812007s), standbys: x 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.135369+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.149813+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.150078+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:22:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.150373+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.151338+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.151673+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152007+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152292+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152503+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152642+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152764+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152881+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.152999+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:22:03.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.153177+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.155354+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.155625+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.156415+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.210307+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.252184+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.258933+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.263806+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.264438+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.264507+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.264889+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.266838+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:03.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.270024+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cephadm 2023-12-06T21:22:02.278911+0000 mgr.y (mgr.25471) 1 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cephadm 2023-12-06T21:22:02.285351+0000 mgr.y (mgr.25471) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.296660+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.321298+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.322027+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.359947+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.369095+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: audit 2023-12-06T21:22:02.369555+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.618727+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.732793+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:03.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:03 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.732919+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cluster 2023-12-06T21:22:02.736374+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T21:22:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:02.941708+0000 mgr.y (mgr.25471) 3 : cephadm 1 Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:02.984238+0000 mgr.y (mgr.25471) 4 : cephadm 1 Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cluster 2023-12-06T21:22:03.135457+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e40: y(active, since 1.01439s), standbys: x 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.149046+0000 mgr.y (mgr.25471) 5 : cephadm 1 Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.151061+0000 mgr.y (mgr.25471) 6 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.156327+0000 mgr.y (mgr.25471) 7 : cephadm 1 Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cluster 2023-12-06T21:22:03.158117+0000 mgr.y (mgr.25471) 8 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.314249+0000 mgr.y (mgr.25471) 9 : cephadm 1 Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.321226+0000 mgr.y (mgr.25471) 10 : cephadm 1 Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.397794+0000 mgr.y (mgr.25471) 11 : cephadm 1 [06/Dec/2023:21:22:03] ENGINE Bus STARTING 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.527331+0000 mgr.y (mgr.25471) 12 : cephadm 1 [06/Dec/2023:21:22:03] ENGINE Serving on https://172.21.15.172:7151 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.629445+0000 mgr.y (mgr.25471) 13 : cephadm 1 [06/Dec/2023:21:22:03] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: cephadm 2023-12-06T21:22:03.629749+0000 mgr.y (mgr.25471) 14 : cephadm 1 [06/Dec/2023:21:22:03] ENGINE Bus STARTED 2023-12-06T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.791348+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.803830+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.811595+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.825243+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.835542+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.842663+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.917582+0000 mon.c (mon.1) 270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[79547]: audit 2023-12-06T21:22:03.918515+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cluster 2023-12-06T21:22:02.736374+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:02.941708+0000 mgr.y (mgr.25471) 3 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:02.984238+0000 mgr.y (mgr.25471) 4 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cluster 2023-12-06T21:22:03.135457+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e40: y(active, since 1.01439s), standbys: x 2023-12-06T21:22:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.149046+0000 mgr.y (mgr.25471) 5 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.151061+0000 mgr.y (mgr.25471) 6 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.156327+0000 mgr.y (mgr.25471) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cluster 2023-12-06T21:22:03.158117+0000 mgr.y (mgr.25471) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.314249+0000 mgr.y (mgr.25471) 9 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.321226+0000 mgr.y (mgr.25471) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.397794+0000 mgr.y (mgr.25471) 11 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Bus STARTING 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.527331+0000 mgr.y (mgr.25471) 12 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Serving on https://172.21.15.172:7151 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.629445+0000 mgr.y (mgr.25471) 13 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: cephadm 2023-12-06T21:22:03.629749+0000 mgr.y (mgr.25471) 14 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Bus STARTED 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.791348+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.803830+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.811595+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.825243+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.835542+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.842663+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.917582+0000 mon.c (mon.1) 270 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:04 smithi172 bash[30856]: audit 2023-12-06T21:22:03.918515+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cluster 2023-12-06T21:22:02.736374+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e108 with expected crc 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:02.941708+0000 mgr.y (mgr.25471) 3 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:02.984238+0000 mgr.y (mgr.25471) 4 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cluster 2023-12-06T21:22:03.135457+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e40: y(active, since 1.01439s), standbys: x 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.149046+0000 mgr.y (mgr.25471) 5 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.151061+0000 mgr.y (mgr.25471) 6 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.156327+0000 mgr.y (mgr.25471) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cluster 2023-12-06T21:22:03.158117+0000 mgr.y (mgr.25471) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.314249+0000 mgr.y (mgr.25471) 9 : cephadm [INF] Updating smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.321226+0000 mgr.y (mgr.25471) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.397794+0000 mgr.y (mgr.25471) 11 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Bus STARTING 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.527331+0000 mgr.y (mgr.25471) 12 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Serving on https://172.21.15.172:7151 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.629445+0000 mgr.y (mgr.25471) 13 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Serving on http://172.21.15.172:8765 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: cephadm 2023-12-06T21:22:03.629749+0000 mgr.y (mgr.25471) 14 : cephadm [INF] [06/Dec/2023:21:22:03] ENGINE Bus STARTED 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.791348+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.803830+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.811595+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.825243+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.835542+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.842663+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.917582+0000 mon.c (mon.1) 270 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:04.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:04 smithi175 bash[25285]: audit 2023-12-06T21:22:03.918515+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi172", "caps": []}]: dispatch 2023-12-06T21:22:05.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[79547]: cluster 2023-12-06T21:22:04.155444+0000 mgr.y (mgr.25471) 15 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:05.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[79547]: cluster 2023-12-06T21:22:04.851663+0000 mon.a (mon.0) 32 : cluster 0 mgrmap e41: y(active, since 2s), standbys: x 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[79547]: audit 2023-12-06T21:22:04.869401+0000 mon.c (mon.1) 271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[79547]: audit 2023-12-06T21:22:04.869750+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[30856]: cluster 2023-12-06T21:22:04.155444+0000 mgr.y (mgr.25471) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[30856]: cluster 2023-12-06T21:22:04.851663+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[30856]: audit 2023-12-06T21:22:04.869401+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:05 smithi172 bash[30856]: audit 2023-12-06T21:22:04.869750+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:05.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:05 smithi175 bash[25285]: cluster 2023-12-06T21:22:04.155444+0000 mgr.y (mgr.25471) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:05.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:05 smithi175 bash[25285]: cluster 2023-12-06T21:22:04.851663+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2023-12-06T21:22:05.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:05 smithi175 bash[25285]: audit 2023-12-06T21:22:04.869401+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:05.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:05 smithi175 bash[25285]: audit 2023-12-06T21:22:04.869750+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:05.500706+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:05.638032+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:05.770008+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:06.261676+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:06.263756+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:06.266897+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:06 smithi175 bash[25285]: audit 2023-12-06T21:22:06.267353+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:05.500706+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:05.638032+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:05.770008+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:06.261676+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:06.263756+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:06.266897+0000 mon.c (mon.1) 274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[79547]: audit 2023-12-06T21:22:06.267353+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:05.500706+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:05.638032+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:05.770008+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:06.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:06.261676+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:06.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:06.263756+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:06.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:06.266897+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:06.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:06 smithi172 bash[30856]: audit 2023-12-06T21:22:06.267353+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25471 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2023-12-06T21:22:07.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: cluster 2023-12-06T21:22:06.155941+0000 mgr.y (mgr.25471) 16 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:07.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.548620+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.549726+0000 mon.c (mon.1) 276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.557324+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: cephadm 2023-12-06T21:22:06.562034+0000 mgr.y (mgr.25471) 17 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.614961+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.639390+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.642817+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.647732+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.648883+0000 mon.c (mon.1) 280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.656901+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: cephadm 2023-12-06T21:22:06.659769+0000 mgr.y (mgr.25471) 18 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.723912+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.725850+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.727977+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.728801+0000 mon.c (mon.1) 284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.736653+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: cephadm 2023-12-06T21:22:06.737539+0000 mgr.y (mgr.25471) 19 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.758401+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: cluster 2023-12-06T21:22:06.785827+0000 mon.a (mon.0) 43 : cluster 0 mgrmap e42: y(active, since 4s), standbys: x 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.816826+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.819227+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.822516+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.823545+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.831925+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.901289+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.904417+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.907078+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.909414+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.910355+0000 mon.c (mon.1) 292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.919027+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.996696+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:06.999868+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.002830+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.003740+0000 mon.c (mon.1) 296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.010577+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.092660+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.094508+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.096772+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.097691+0000 mon.c (mon.1) 300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.104301+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.165946+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.168566+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.171806+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.172943+0000 mon.c (mon.1) 304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.180384+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.258754+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.260930+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.263816+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.264862+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.272269+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.352453+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.354401+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.356831+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.357703+0000 mon.c (mon.1) 312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.366916+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.378148+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.431665+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.433443+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.436897+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.437952+0000 mon.c (mon.1) 316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[79547]: audit 2023-12-06T21:22:07.444470+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: cluster 2023-12-06T21:22:06.155941+0000 mgr.y (mgr.25471) 16 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.548620+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.549726+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.557324+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: cephadm 2023-12-06T21:22:06.562034+0000 mgr.y (mgr.25471) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.614961+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.639390+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.642817+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.647732+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.648883+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.656901+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: cephadm 2023-12-06T21:22:06.659769+0000 mgr.y (mgr.25471) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.723912+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.725850+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.727977+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.728801+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.736653+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: cephadm 2023-12-06T21:22:06.737539+0000 mgr.y (mgr.25471) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.758401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: cluster 2023-12-06T21:22:06.785827+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.816826+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.819227+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.822516+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.823545+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.831925+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.901289+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.904417+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.907078+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.909414+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.910355+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.919027+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.996696+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:06.999868+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.002830+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.003740+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.010577+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.092660+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.094508+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.096772+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.097691+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.104301+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.165946+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.168566+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.171806+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.172943+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.180384+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.258754+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.260930+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.263816+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.264862+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.272269+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.352453+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.354401+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.356831+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.357703+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.366916+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.378148+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.431665+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:07.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.433443+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:07.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.436897+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:07.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.437952+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:07.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:07 smithi172 bash[30856]: audit 2023-12-06T21:22:07.444470+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: cluster 2023-12-06T21:22:06.155941+0000 mgr.y (mgr.25471) 16 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.548620+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.549726+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.557324+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: cephadm 2023-12-06T21:22:06.562034+0000 mgr.y (mgr.25471) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.614961+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.639390+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.642817+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.647732+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.648883+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.656901+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: cephadm 2023-12-06T21:22:06.659769+0000 mgr.y (mgr.25471) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.723912+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.725850+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.727977+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.728801+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.736653+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: cephadm 2023-12-06T21:22:06.737539+0000 mgr.y (mgr.25471) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.758401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: cluster 2023-12-06T21:22:06.785827+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2023-12-06T21:22:08.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.816826+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.819227+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.822516+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.823545+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.831925+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.901289+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.904417+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.907078+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.909414+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.910355+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.919027+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.996696+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:06.999868+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.002830+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.003740+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.010577+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.092660+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.094508+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.096772+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.097691+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.104301+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.165946+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.168566+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.171806+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.172943+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.180384+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.258754+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.260930+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.263816+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.264862+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.272269+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.352453+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.354401+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.356831+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.357703+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.366916+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.378148+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.431665+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.433443+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.436897+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.437952+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:07 smithi175 bash[25285]: audit 2023-12-06T21:22:07.444470+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:06.832991+0000 mgr.y (mgr.25471) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:06.919761+0000 mgr.y (mgr.25471) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.014734+0000 mgr.y (mgr.25471) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.105258+0000 mgr.y (mgr.25471) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.181366+0000 mgr.y (mgr.25471) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.273662+0000 mgr.y (mgr.25471) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.368015+0000 mgr.y (mgr.25471) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.449539+0000 mgr.y (mgr.25471) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.518555+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.523349+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.525208+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.527968+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.528774+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.537341+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.538110+0000 mgr.y (mgr.25471) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.616813+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.618913+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.621118+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.621932+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.629643+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.631638+0000 mgr.y (mgr.25471) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.684145+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.687740+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.689636+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.691935+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.692883+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.700317+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.702220+0000 mgr.y (mgr.25471) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.766814+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.768677+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.770622+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.771480+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.776985+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.779676+0000 mgr.y (mgr.25471) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.840622+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.842660+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.844801+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.845634+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.851853+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.915308+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.917617+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.920746+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.921840+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.927962+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.995613+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:07.997775+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.000666+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.001854+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.009727+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.086651+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.089582+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.094221+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.095532+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.101951+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.175133+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.176916+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.179516+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.180415+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.186889+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.270356+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.273167+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.276796+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.277935+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.284948+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.365600+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.369023+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.372656+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.373805+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.380376+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.444235+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.446806+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.449987+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.451001+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:08 smithi175 bash[25285]: audit 2023-12-06T21:22:08.458222+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:06.832991+0000 mgr.y (mgr.25471) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:06.919761+0000 mgr.y (mgr.25471) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.014734+0000 mgr.y (mgr.25471) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.105258+0000 mgr.y (mgr.25471) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.181366+0000 mgr.y (mgr.25471) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.273662+0000 mgr.y (mgr.25471) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.368015+0000 mgr.y (mgr.25471) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.449539+0000 mgr.y (mgr.25471) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.518555+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.523349+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.525208+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.527968+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.528774+0000 mon.c (mon.1) 320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.537341+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.538110+0000 mgr.y (mgr.25471) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.616813+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.618913+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.621118+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.621932+0000 mon.c (mon.1) 324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.629643+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.631638+0000 mgr.y (mgr.25471) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.684145+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.687740+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.689636+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.691935+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.692883+0000 mon.c (mon.1) 328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.700317+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.702220+0000 mgr.y (mgr.25471) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.766814+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.768677+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.770622+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.771480+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.776985+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.779676+0000 mgr.y (mgr.25471) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.840622+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.842660+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.844801+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.845634+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.851853+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.915308+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.917617+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.920746+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.921840+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.927962+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.995613+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:07.997775+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.000666+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.001854+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.009727+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.086651+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.089582+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.094221+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.095532+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.101951+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.175133+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.176916+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.179516+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.180415+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.186889+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.270356+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.273167+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.276796+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.277935+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.284948+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.365600+0000 mon.c (mon.1) 357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.369023+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.372656+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.373805+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.380376+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.444235+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.446806+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.449987+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.451001+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[79547]: audit 2023-12-06T21:22:08.458222+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:06.832991+0000 mgr.y (mgr.25471) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:06.919761+0000 mgr.y (mgr.25471) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.014734+0000 mgr.y (mgr.25471) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.105258+0000 mgr.y (mgr.25471) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.181366+0000 mgr.y (mgr.25471) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.273662+0000 mgr.y (mgr.25471) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.368015+0000 mgr.y (mgr.25471) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.449539+0000 mgr.y (mgr.25471) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.518555+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.523349+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.525208+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.527968+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.528774+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.537341+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.538110+0000 mgr.y (mgr.25471) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.616813+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.618913+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.621118+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.621932+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.629643+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.631638+0000 mgr.y (mgr.25471) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.684145+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.687740+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.689636+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.691935+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.692883+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.700317+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.702220+0000 mgr.y (mgr.25471) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.766814+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.768677+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.770622+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.771480+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.776985+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.779676+0000 mgr.y (mgr.25471) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.840622+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.842660+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.844801+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.845634+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.851853+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.915308+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.917617+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.920746+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.921840+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.927962+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.995613+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:07.997775+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.000666+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.001854+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.009727+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.086651+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.089582+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.094221+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.095532+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.101951+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.175133+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.176916+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.179516+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.180415+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.186889+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.270356+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.273167+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.276796+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.277935+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.284948+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.365600+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.369023+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.372656+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.373805+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.380376+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.444235+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.446806+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:08.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.449987+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:08.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.451001+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:08.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[30856]: audit 2023-12-06T21:22:08.458222+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.267 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:08] "GET /metrics HTTP/1.1" 200 35446 "" "Prometheus/2.33.4" 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.854337+0000 mgr.y (mgr.25471) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:07.930763+0000 mgr.y (mgr.25471) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.011980+0000 mgr.y (mgr.25471) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.105034+0000 mgr.y (mgr.25471) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cluster 2023-12-06T21:22:08.157437+0000 mgr.y (mgr.25471) 36 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.189758+0000 mgr.y (mgr.25471) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.287772+0000 mgr.y (mgr.25471) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.383004+0000 mgr.y (mgr.25471) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.461462+0000 mgr.y (mgr.25471) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.538798+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.528 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.540625+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.543118+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.544115+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.549663+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.551751+0000 mgr.y (mgr.25471) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.615273+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.617235+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.619798+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.620718+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.627430+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.629777+0000 mgr.y (mgr.25471) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.691053+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.693150+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.695333+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.696582+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.529 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.702534+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.706607+0000 mgr.y (mgr.25471) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.784460+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.786918+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.789388+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.790554+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.797895+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.799136+0000 mgr.y (mgr.25471) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.876548+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.878819+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.881273+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.882200+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.889235+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.955055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.530 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.968396+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.970287+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.972455+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.973415+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:08.980087+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.058255+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.060590+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.063649+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.064674+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.071735+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.152593+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.154853+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.157979+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.159044+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.166019+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.225172+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.227099+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.229084+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.229874+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.236443+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.297499+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.299715+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.302070+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.854337+0000 mgr.y (mgr.25471) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:07.930763+0000 mgr.y (mgr.25471) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.011980+0000 mgr.y (mgr.25471) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.105034+0000 mgr.y (mgr.25471) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cluster 2023-12-06T21:22:08.157437+0000 mgr.y (mgr.25471) 36 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.189758+0000 mgr.y (mgr.25471) 37 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.287772+0000 mgr.y (mgr.25471) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.383004+0000 mgr.y (mgr.25471) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.461462+0000 mgr.y (mgr.25471) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.538798+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.540625+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.543118+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.544115+0000 mon.c (mon.1) 368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.549663+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.551751+0000 mgr.y (mgr.25471) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.615273+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.617235+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.619798+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.620718+0000 mon.c (mon.1) 372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.627430+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.629777+0000 mgr.y (mgr.25471) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.691053+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.693150+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.695333+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.696582+0000 mon.c (mon.1) 376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.702534+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.706607+0000 mgr.y (mgr.25471) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.784460+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.786918+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.789388+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.790554+0000 mon.c (mon.1) 380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.797895+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.799136+0000 mgr.y (mgr.25471) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.876548+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.878819+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.881273+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.882200+0000 mon.c (mon.1) 384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.889235+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.955055+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.968396+0000 mon.c (mon.1) 385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.970287+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.972455+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.973415+0000 mon.c (mon.1) 388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:08.980087+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.058255+0000 mon.c (mon.1) 389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.060590+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.063649+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.064674+0000 mon.c (mon.1) 392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.071735+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.152593+0000 mon.c (mon.1) 393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.154853+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.157979+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.159044+0000 mon.c (mon.1) 396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.166019+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.225172+0000 mon.c (mon.1) 397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.227099+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.229084+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.229874+0000 mon.c (mon.1) 400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.236443+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.297499+0000 mon.c (mon.1) 401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.299715+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.302070+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.302890+0000 mon.c (mon.1) 404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.308562+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.375320+0000 mon.c (mon.1) 405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.377116+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.380948+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.382610+0000 mon.c (mon.1) 408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.391665+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.475008+0000 mon.c (mon.1) 409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.477297+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.480504+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.481599+0000 mon.c (mon.1) 412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[79547]: audit 2023-12-06T21:22:09.487667+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.302890+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.308562+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.375320+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.377116+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.380948+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.382610+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.391665+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.475008+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.477297+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.480504+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.481599+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:09 smithi172 bash[30856]: audit 2023-12-06T21:22:09.487667+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.854337+0000 mgr.y (mgr.25471) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:07.930763+0000 mgr.y (mgr.25471) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.011980+0000 mgr.y (mgr.25471) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.105034+0000 mgr.y (mgr.25471) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cluster 2023-12-06T21:22:08.157437+0000 mgr.y (mgr.25471) 36 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.189758+0000 mgr.y (mgr.25471) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.287772+0000 mgr.y (mgr.25471) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.383004+0000 mgr.y (mgr.25471) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.461462+0000 mgr.y (mgr.25471) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.538798+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.540625+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.543118+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.544115+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.549663+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.551751+0000 mgr.y (mgr.25471) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.615273+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.617235+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.619798+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.620718+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.627430+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.629777+0000 mgr.y (mgr.25471) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.691053+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.693150+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.695333+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.696582+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.702534+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.706607+0000 mgr.y (mgr.25471) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.784460+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.786918+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.789388+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.790554+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.797895+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.799136+0000 mgr.y (mgr.25471) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.876548+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.878819+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.881273+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.882200+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.889235+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.955055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.968396+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.970287+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.972455+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.973415+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:08.980087+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.058255+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.060590+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.063649+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.064674+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.071735+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.152593+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.154853+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.157979+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.159044+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.166019+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.225172+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.227099+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.229084+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.229874+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.236443+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.297499+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.299715+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.302070+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.302890+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.308562+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.375320+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.377116+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.380948+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.382610+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.391665+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:09.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.475008+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:09.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.477297+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:09.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.480504+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:09.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.481599+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:09.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:09 smithi175 bash[25285]: audit 2023-12-06T21:22:09.487667+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.890336+0000 mgr.y (mgr.25471) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:08.980990+0000 mgr.y (mgr.25471) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.073552+0000 mgr.y (mgr.25471) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.167068+0000 mgr.y (mgr.25471) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.237196+0000 mgr.y (mgr.25471) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.310459+0000 mgr.y (mgr.25471) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.395074+0000 mgr.y (mgr.25471) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.489646+0000 mgr.y (mgr.25471) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.552309+0000 mon.c (mon.1) 413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.554375+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.556799+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.557720+0000 mon.c (mon.1) 416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.564591+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.565730+0000 mgr.y (mgr.25471) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.627057+0000 mon.c (mon.1) 417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.629372+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.632229+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.633660+0000 mon.c (mon.1) 420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.641803+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.642915+0000 mgr.y (mgr.25471) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.723679+0000 mon.c (mon.1) 421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.725750+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.727846+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.728667+0000 mon.c (mon.1) 424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.734543+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.738620+0000 mgr.y (mgr.25471) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.814816+0000 mon.c (mon.1) 425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.818071+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.821117+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.822193+0000 mon.c (mon.1) 428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.829785+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.830907+0000 mgr.y (mgr.25471) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.892930+0000 mon.c (mon.1) 429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.895005+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.897155+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.897970+0000 mon.c (mon.1) 432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.904646+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.985886+0000 mon.c (mon.1) 433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.988065+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.991018+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.992291+0000 mon.c (mon.1) 436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:09.999674+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.065184+0000 mon.c (mon.1) 437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.067314+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.070072+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.071068+0000 mon.c (mon.1) 440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.079344+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.141323+0000 mon.c (mon.1) 441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.143543+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.146135+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.147143+0000 mon.c (mon.1) 444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.156475+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.238515+0000 mon.c (mon.1) 445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.241363+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.244655+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.245401+0000 mon.c (mon.1) 448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.252014+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.330550+0000 mon.c (mon.1) 449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.333568+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.336556+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.337901+0000 mon.c (mon.1) 452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.345234+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.407897+0000 mon.c (mon.1) 453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.410190+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.413163+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.414089+0000 mon.c (mon.1) 456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.422218+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.486919+0000 mon.c (mon.1) 457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.489582+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.492936+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.494167+0000 mon.c (mon.1) 460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[79547]: audit 2023-12-06T21:22:10.501858+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.890336+0000 mgr.y (mgr.25471) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:08.980990+0000 mgr.y (mgr.25471) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.073552+0000 mgr.y (mgr.25471) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.167068+0000 mgr.y (mgr.25471) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.237196+0000 mgr.y (mgr.25471) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.310459+0000 mgr.y (mgr.25471) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.395074+0000 mgr.y (mgr.25471) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.489646+0000 mgr.y (mgr.25471) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.552309+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.554375+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.556799+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.557720+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.564591+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.565730+0000 mgr.y (mgr.25471) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.627057+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.629372+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.632229+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.633660+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.641803+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.642915+0000 mgr.y (mgr.25471) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.723679+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.725750+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.727846+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.728667+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.734543+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.738620+0000 mgr.y (mgr.25471) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.814816+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.818071+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.821117+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.822193+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.829785+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.830907+0000 mgr.y (mgr.25471) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.892930+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.895005+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.897155+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.897970+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.904646+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.985886+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.988065+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.991018+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.992291+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:09.999674+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.065184+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.067314+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.070072+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.071068+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.079344+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.141323+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.143543+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.146135+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.147143+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.156475+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.238515+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.241363+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.244655+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.245401+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.252014+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.330550+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.333568+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.336556+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.337901+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.345234+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.407897+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.410190+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.413163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.414089+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.422218+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.486919+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.489582+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.492936+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.494167+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:10.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:10 smithi172 bash[30856]: audit 2023-12-06T21:22:10.501858+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.890336+0000 mgr.y (mgr.25471) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:08.980990+0000 mgr.y (mgr.25471) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.073552+0000 mgr.y (mgr.25471) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.167068+0000 mgr.y (mgr.25471) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.237196+0000 mgr.y (mgr.25471) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.310459+0000 mgr.y (mgr.25471) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.395074+0000 mgr.y (mgr.25471) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.489646+0000 mgr.y (mgr.25471) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.552309+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.554375+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.556799+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.557720+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.564591+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.565730+0000 mgr.y (mgr.25471) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.627057+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.629372+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.632229+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.633660+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.641803+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.642915+0000 mgr.y (mgr.25471) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.723679+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.725750+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.727846+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.728667+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.734543+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.738620+0000 mgr.y (mgr.25471) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.814816+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.818071+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.821117+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.822193+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.829785+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.830907+0000 mgr.y (mgr.25471) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.892930+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.895005+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.897155+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.897970+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.904646+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.985886+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.988065+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.991018+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.992291+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:09.999674+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.065184+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.067314+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.070072+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.071068+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.079344+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.141323+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.143543+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.146135+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.147143+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.156475+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.238515+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.241363+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.244655+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.245401+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.252014+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.330550+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.333568+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.336556+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.337901+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.345234+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.407897+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.410190+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.413163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.414089+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.422218+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.486919+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.489582+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.492936+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.494167+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:10 smithi175 bash[25285]: audit 2023-12-06T21:22:10.501858+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.725 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:09.905572+0000 mgr.y (mgr.25471) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.725 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.000850+0000 mgr.y (mgr.25471) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.080353+0000 mgr.y (mgr.25471) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.157412+0000 mgr.y (mgr.25471) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cluster 2023-12-06T21:22:10.158587+0000 mgr.y (mgr.25471) 61 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.253340+0000 mgr.y (mgr.25471) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.346337+0000 mgr.y (mgr.25471) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.423005+0000 mgr.y (mgr.25471) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.503549+0000 mgr.y (mgr.25471) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.564447+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.566310+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.568322+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.569237+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.576406+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.579182+0000 mgr.y (mgr.25471) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.643659+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.646586+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.650912+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.651886+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.661576+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.664801+0000 mgr.y (mgr.25471) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.742715+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.744553+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.746880+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.747996+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.754503+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.757873+0000 mgr.y (mgr.25471) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.820354+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.824664+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.827240+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.828221+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.838872+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.921991+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.924194+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.926646+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.927639+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:10.934663+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.010133+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.016440+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.018575+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.024647+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.026977+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.034539+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.035601+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.042463+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.120967+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.127807+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.130006+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.130767+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.137902+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.223418+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.225842+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.228962+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.230254+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.238003+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.302295+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.304669+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.307465+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.308611+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.316271+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.398579+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.402235+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.405998+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.407402+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.416802+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.426904+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.499686+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.501905+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.504942+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.506054+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:11 smithi175 bash[25285]: audit 2023-12-06T21:22:11.512120+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:09.905572+0000 mgr.y (mgr.25471) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.000850+0000 mgr.y (mgr.25471) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.080353+0000 mgr.y (mgr.25471) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.157412+0000 mgr.y (mgr.25471) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cluster 2023-12-06T21:22:10.158587+0000 mgr.y (mgr.25471) 61 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.253340+0000 mgr.y (mgr.25471) 62 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.346337+0000 mgr.y (mgr.25471) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.423005+0000 mgr.y (mgr.25471) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.503549+0000 mgr.y (mgr.25471) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.564447+0000 mon.c (mon.1) 461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.566310+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.568322+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.569237+0000 mon.c (mon.1) 464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.576406+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.579182+0000 mgr.y (mgr.25471) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.643659+0000 mon.c (mon.1) 465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.646586+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.650912+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.651886+0000 mon.c (mon.1) 468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.661576+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.664801+0000 mgr.y (mgr.25471) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:09.905572+0000 mgr.y (mgr.25471) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.000850+0000 mgr.y (mgr.25471) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.080353+0000 mgr.y (mgr.25471) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.157412+0000 mgr.y (mgr.25471) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cluster 2023-12-06T21:22:10.158587+0000 mgr.y (mgr.25471) 61 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.253340+0000 mgr.y (mgr.25471) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.346337+0000 mgr.y (mgr.25471) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.423005+0000 mgr.y (mgr.25471) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.503549+0000 mgr.y (mgr.25471) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.564447+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.566310+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.568322+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.569237+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.576406+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.579182+0000 mgr.y (mgr.25471) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.643659+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.646586+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.650912+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.651886+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.661576+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.742715+0000 mon.c (mon.1) 469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.744553+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.746880+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.747996+0000 mon.c (mon.1) 472 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.754503+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.757873+0000 mgr.y (mgr.25471) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.820354+0000 mon.c (mon.1) 473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.824664+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.827240+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.828221+0000 mon.c (mon.1) 476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.838872+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.921991+0000 mon.c (mon.1) 477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.924194+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.926646+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.927639+0000 mon.c (mon.1) 480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:10.934663+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.010133+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.016440+0000 mon.c (mon.1) 481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.018575+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.024647+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.026977+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.664801+0000 mgr.y (mgr.25471) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.742715+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.744553+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.746880+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.747996+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.754503+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.757873+0000 mgr.y (mgr.25471) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.820354+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.824664+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.827240+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.828221+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.838872+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.921991+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.924194+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.926646+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.927639+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:10.934663+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.010133+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.016440+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.018575+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.024647+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.034539+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.035601+0000 mon.c (mon.1) 484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.042463+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.120967+0000 mon.c (mon.1) 485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.127807+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.130006+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.130767+0000 mon.c (mon.1) 488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.137902+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.223418+0000 mon.c (mon.1) 489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.225842+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.228962+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.230254+0000 mon.c (mon.1) 492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.238003+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.302295+0000 mon.c (mon.1) 493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.304669+0000 mon.c (mon.1) 494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.307465+0000 mon.c (mon.1) 495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.308611+0000 mon.c (mon.1) 496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.316271+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.398579+0000 mon.c (mon.1) 497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.402235+0000 mon.c (mon.1) 498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.026977+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.034539+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.035601+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.042463+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.120967+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.127807+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.130006+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.130767+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.137902+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.223418+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.225842+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.228962+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.230254+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.238003+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.302295+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.304669+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.307465+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.308611+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.316271+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.398579+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.405998+0000 mon.c (mon.1) 499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.407402+0000 mon.c (mon.1) 500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.416802+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.426904+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.499686+0000 mon.c (mon.1) 501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.501905+0000 mon.c (mon.1) 502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.504942+0000 mon.c (mon.1) 503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.506054+0000 mon.c (mon.1) 504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[79547]: audit 2023-12-06T21:22:11.512120+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.402235+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.405998+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.407402+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.416802+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.426904+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.499686+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.501905+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.504942+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.506054+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:11 smithi172 bash[30856]: audit 2023-12-06T21:22:11.512120+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.841322+0000 mgr.y (mgr.25471) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:10.939930+0000 mgr.y (mgr.25471) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.044143+0000 mgr.y (mgr.25471) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.143599+0000 mgr.y (mgr.25471) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.239028+0000 mgr.y (mgr.25471) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.319492+0000 mgr.y (mgr.25471) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.420664+0000 mgr.y (mgr.25471) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.515206+0000 mgr.y (mgr.25471) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.598726+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.601523+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.605388+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.841322+0000 mgr.y (mgr.25471) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:10.939930+0000 mgr.y (mgr.25471) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.044143+0000 mgr.y (mgr.25471) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.143599+0000 mgr.y (mgr.25471) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.239028+0000 mgr.y (mgr.25471) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.319492+0000 mgr.y (mgr.25471) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.420664+0000 mgr.y (mgr.25471) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.515206+0000 mgr.y (mgr.25471) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.598726+0000 mon.c (mon.1) 505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.601523+0000 mon.c (mon.1) 506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.605388+0000 mon.c (mon.1) 507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.606954+0000 mon.c (mon.1) 508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.617686+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.618922+0000 mgr.y (mgr.25471) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.703174+0000 mon.c (mon.1) 509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.705639+0000 mon.c (mon.1) 510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.708201+0000 mon.c (mon.1) 511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.709354+0000 mon.c (mon.1) 512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.717711+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.718535+0000 mgr.y (mgr.25471) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.796618+0000 mon.c (mon.1) 513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.606954+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.617686+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.618922+0000 mgr.y (mgr.25471) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.703174+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.705639+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.708201+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.709354+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.717711+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.718535+0000 mgr.y (mgr.25471) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.796618+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.801130+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.805113+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.806797+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.815481+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.817328+0000 mgr.y (mgr.25471) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.899909+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.902665+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.905727+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.906788+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.913244+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.801130+0000 mon.c (mon.1) 514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.805113+0000 mon.c (mon.1) 515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.806797+0000 mon.c (mon.1) 516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.815481+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.817328+0000 mgr.y (mgr.25471) 79 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.899909+0000 mon.c (mon.1) 517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.902665+0000 mon.c (mon.1) 518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.905727+0000 mon.c (mon.1) 519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.906788+0000 mon.c (mon.1) 520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.913244+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.994884+0000 mon.c (mon.1) 521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:11.999307+0000 mon.c (mon.1) 522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.004016+0000 mon.c (mon.1) 523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.005564+0000 mon.c (mon.1) 524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.015914+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.096272+0000 mon.c (mon.1) 525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.098790+0000 mon.c (mon.1) 526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.101229+0000 mon.c (mon.1) 527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.102516+0000 mon.c (mon.1) 528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.109314+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.994884+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:11.999307+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.004016+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.005564+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.015914+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.096272+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.098790+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.101229+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.102516+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.109314+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.190613+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.193169+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.196613+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.199575+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.205783+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.289530+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.292110+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.295223+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.296561+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.303121+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.385258+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.389393+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.392774+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.394046+0000 mon.c (mon.1) 540 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.400920+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.479636+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.481930+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.485450+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.486627+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[30856]: audit 2023-12-06T21:22:12.494578+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.190613+0000 mon.c (mon.1) 529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.193169+0000 mon.c (mon.1) 530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.196613+0000 mon.c (mon.1) 531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.199575+0000 mon.c (mon.1) 532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.205783+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.289530+0000 mon.c (mon.1) 533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.292110+0000 mon.c (mon.1) 534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.295223+0000 mon.c (mon.1) 535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.296561+0000 mon.c (mon.1) 536 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.303121+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.385258+0000 mon.c (mon.1) 537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.389393+0000 mon.c (mon.1) 538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.392774+0000 mon.c (mon.1) 539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.394046+0000 mon.c (mon.1) 540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.400920+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.479636+0000 mon.c (mon.1) 541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.481930+0000 mon.c (mon.1) 542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.485450+0000 mon.c (mon.1) 543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:12.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.486627+0000 mon.c (mon.1) 544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:12.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:12 smithi172 bash[79547]: audit 2023-12-06T21:22:12.494578+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.841322+0000 mgr.y (mgr.25471) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:10.939930+0000 mgr.y (mgr.25471) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.044143+0000 mgr.y (mgr.25471) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.143599+0000 mgr.y (mgr.25471) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.239028+0000 mgr.y (mgr.25471) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.319492+0000 mgr.y (mgr.25471) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.420664+0000 mgr.y (mgr.25471) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.515206+0000 mgr.y (mgr.25471) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.598726+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.601523+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.605388+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.606954+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.617686+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.618922+0000 mgr.y (mgr.25471) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.703174+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.705639+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.708201+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.709354+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.717711+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.718535+0000 mgr.y (mgr.25471) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.796618+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.801130+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.805113+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.806797+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.815481+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.817328+0000 mgr.y (mgr.25471) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.899909+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.902665+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.905727+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.906788+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.913244+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.994884+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:11.999307+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.004016+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.005564+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.015914+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.096272+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.098790+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.101229+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.102516+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.109314+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.190613+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.193169+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.196613+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.199575+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.205783+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.289530+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.292110+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.295223+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.296561+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.303121+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.385258+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.389393+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.392774+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.394046+0000 mon.c (mon.1) 540 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.400920+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.479636+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.481930+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.485450+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.486627+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:12 smithi175 bash[25285]: audit 2023-12-06T21:22:12.494578+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:11.915768+0000 mgr.y (mgr.25471) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.017081+0000 mgr.y (mgr.25471) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.111733+0000 mgr.y (mgr.25471) 82 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cluster 2023-12-06T21:22:12.159005+0000 mgr.y (mgr.25471) 83 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.207029+0000 mgr.y (mgr.25471) 84 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.306468+0000 mgr.y (mgr.25471) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.402211+0000 mgr.y (mgr.25471) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.495426+0000 mgr.y (mgr.25471) 87 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.574687+0000 mon.c (mon.1) 545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.577372+0000 mon.c (mon.1) 546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.580251+0000 mon.c (mon.1) 547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.581290+0000 mon.c (mon.1) 548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.589692+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.591730+0000 mgr.y (mgr.25471) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.673935+0000 mon.c (mon.1) 549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.678163+0000 mon.c (mon.1) 550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.682741+0000 mon.c (mon.1) 551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.683651+0000 mon.c (mon.1) 552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.691601+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.694893+0000 mgr.y (mgr.25471) 89 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.773088+0000 mon.c (mon.1) 553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:11.915768+0000 mgr.y (mgr.25471) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.017081+0000 mgr.y (mgr.25471) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.111733+0000 mgr.y (mgr.25471) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cluster 2023-12-06T21:22:12.159005+0000 mgr.y (mgr.25471) 83 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.207029+0000 mgr.y (mgr.25471) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.306468+0000 mgr.y (mgr.25471) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.402211+0000 mgr.y (mgr.25471) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.495426+0000 mgr.y (mgr.25471) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.574687+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.577372+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.580251+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.581290+0000 mon.c (mon.1) 548 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.589692+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.591730+0000 mgr.y (mgr.25471) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.673935+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.678163+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.682741+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.683651+0000 mon.c (mon.1) 552 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.691601+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.694893+0000 mgr.y (mgr.25471) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.775401+0000 mon.c (mon.1) 554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.778903+0000 mon.c (mon.1) 555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.780177+0000 mon.c (mon.1) 556 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.791925+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.792804+0000 mgr.y (mgr.25471) 90 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.869811+0000 mon.c (mon.1) 557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.872797+0000 mon.c (mon.1) 558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.875195+0000 mon.c (mon.1) 559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.876172+0000 mon.c (mon.1) 560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.884937+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.965001+0000 mon.c (mon.1) 561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.967683+0000 mon.c (mon.1) 562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.970409+0000 mon.c (mon.1) 563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.971280+0000 mon.c (mon.1) 564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:12.980958+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.058856+0000 mon.c (mon.1) 565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.061068+0000 mon.c (mon.1) 566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.064271+0000 mon.c (mon.1) 567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.065180+0000 mon.c (mon.1) 568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.076975+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.773088+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.775401+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.778903+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.780177+0000 mon.c (mon.1) 556 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.791925+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.792804+0000 mgr.y (mgr.25471) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.869811+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.872797+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.875195+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.876172+0000 mon.c (mon.1) 560 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.884937+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.965001+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.967683+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.970409+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.971280+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:12.980958+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.058856+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.061068+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.064271+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.065180+0000 mon.c (mon.1) 568 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.156754+0000 mon.c (mon.1) 569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.159890+0000 mon.c (mon.1) 570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.162562+0000 mon.c (mon.1) 571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.163536+0000 mon.c (mon.1) 572 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.172813+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.254108+0000 mon.c (mon.1) 573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.256751+0000 mon.c (mon.1) 574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.259105+0000 mon.c (mon.1) 575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.260163+0000 mon.c (mon.1) 576 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.267874+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.352286+0000 mon.c (mon.1) 577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.354696+0000 mon.c (mon.1) 578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.358110+0000 mon.c (mon.1) 579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.359255+0000 mon.c (mon.1) 580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.369925+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.451201+0000 mon.c (mon.1) 581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.455373+0000 mon.c (mon.1) 582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.458570+0000 mon.c (mon.1) 583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.460064+0000 mon.c (mon.1) 584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.469799+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.483964+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.495452+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[79547]: audit 2023-12-06T21:22:13.503308+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.076975+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.156754+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.159890+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.162562+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.163536+0000 mon.c (mon.1) 572 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.172813+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.254108+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.256751+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.259105+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.260163+0000 mon.c (mon.1) 576 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.267874+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.352286+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.354696+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.358110+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.359255+0000 mon.c (mon.1) 580 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.369925+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.451201+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.455373+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.458570+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.460064+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.469799+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.483964+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.495452+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:13.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:13 smithi172 bash[30856]: audit 2023-12-06T21:22:13.503308+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:11.915768+0000 mgr.y (mgr.25471) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.017081+0000 mgr.y (mgr.25471) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.111733+0000 mgr.y (mgr.25471) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cluster 2023-12-06T21:22:12.159005+0000 mgr.y (mgr.25471) 83 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.207029+0000 mgr.y (mgr.25471) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.306468+0000 mgr.y (mgr.25471) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.402211+0000 mgr.y (mgr.25471) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.495426+0000 mgr.y (mgr.25471) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.574687+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.577372+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.580251+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.581290+0000 mon.c (mon.1) 548 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.589692+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.591730+0000 mgr.y (mgr.25471) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.673935+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.678163+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.682741+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.683651+0000 mon.c (mon.1) 552 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.691601+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.694893+0000 mgr.y (mgr.25471) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.773088+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.775401+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.778903+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.780177+0000 mon.c (mon.1) 556 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.791925+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.792804+0000 mgr.y (mgr.25471) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.869811+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.872797+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.875195+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.876172+0000 mon.c (mon.1) 560 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.884937+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.965001+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.967683+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.970409+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.971280+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:12.980958+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.058856+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.061068+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.064271+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.065180+0000 mon.c (mon.1) 568 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.076975+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.156754+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.159890+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.162562+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.163536+0000 mon.c (mon.1) 572 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.172813+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.254108+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.256751+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.259105+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.260163+0000 mon.c (mon.1) 576 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.267874+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.352286+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.354696+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.358110+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.359255+0000 mon.c (mon.1) 580 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.369925+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.451201+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.455373+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.458570+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.460064+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.469799+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.483964+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.495452+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:13 smithi175 bash[25285]: audit 2023-12-06T21:22:13.503308+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.887452+0000 mgr.y (mgr.25471) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:12.981764+0000 mgr.y (mgr.25471) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.077882+0000 mgr.y (mgr.25471) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: audit 2023-12-06T21:22:13.159515+0000 mgr.y (mgr.25471) 94 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.173679+0000 mgr.y (mgr.25471) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.271320+0000 mgr.y (mgr.25471) 96 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.371203+0000 mgr.y (mgr.25471) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.473862+0000 mgr.y (mgr.25471) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: audit 2023-12-06T21:22:13.549630+0000 mon.c (mon.1) 585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: audit 2023-12-06T21:22:13.551554+0000 mon.c (mon.1) 586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: audit 2023-12-06T21:22:13.552837+0000 mon.c (mon.1) 587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: audit 2023-12-06T21:22:13.553617+0000 mon.c (mon.1) 588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[79547]: cephadm 2023-12-06T21:22:13.554215+0000 mgr.y (mgr.25471) 99 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.887452+0000 mgr.y (mgr.25471) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:12.981764+0000 mgr.y (mgr.25471) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.077882+0000 mgr.y (mgr.25471) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: audit 2023-12-06T21:22:13.159515+0000 mgr.y (mgr.25471) 94 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.173679+0000 mgr.y (mgr.25471) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.271320+0000 mgr.y (mgr.25471) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.371203+0000 mgr.y (mgr.25471) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.473862+0000 mgr.y (mgr.25471) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: audit 2023-12-06T21:22:13.549630+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: audit 2023-12-06T21:22:13.551554+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: audit 2023-12-06T21:22:13.552837+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:14.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: audit 2023-12-06T21:22:13.553617+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:14.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:14 smithi172 bash[30856]: cephadm 2023-12-06T21:22:13.554215+0000 mgr.y (mgr.25471) 99 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.887452+0000 mgr.y (mgr.25471) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:12.981764+0000 mgr.y (mgr.25471) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.077882+0000 mgr.y (mgr.25471) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: audit 2023-12-06T21:22:13.159515+0000 mgr.y (mgr.25471) 94 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.173679+0000 mgr.y (mgr.25471) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.271320+0000 mgr.y (mgr.25471) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.371203+0000 mgr.y (mgr.25471) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.473862+0000 mgr.y (mgr.25471) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: audit 2023-12-06T21:22:13.549630+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: audit 2023-12-06T21:22:13.551554+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: audit 2023-12-06T21:22:13.552837+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: audit 2023-12-06T21:22:13.553617+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:14.828 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:14 smithi175 bash[25285]: cephadm 2023-12-06T21:22:13.554215+0000 mgr.y (mgr.25471) 99 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:15.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:15 smithi172 bash[79547]: cluster 2023-12-06T21:22:14.160579+0000 mgr.y (mgr.25471) 100 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:22:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:15 smithi172 bash[30856]: cluster 2023-12-06T21:22:14.160579+0000 mgr.y (mgr.25471) 100 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:22:16.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:15 smithi175 bash[25285]: cluster 2023-12-06T21:22:14.160579+0000 mgr.y (mgr.25471) 100 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:22:17.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: cluster 2023-12-06T21:22:16.161283+0000 mgr.y (mgr.25471) 101 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: audit 2023-12-06T21:22:17.297107+0000 mon.c (mon.1) 589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: audit 2023-12-06T21:22:17.485443+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: audit 2023-12-06T21:22:17.488958+0000 mon.c (mon.1) 590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: audit 2023-12-06T21:22:17.490102+0000 mon.c (mon.1) 591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[79547]: audit 2023-12-06T21:22:17.491288+0000 mon.c (mon.1) 592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: cluster 2023-12-06T21:22:16.161283+0000 mgr.y (mgr.25471) 101 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: audit 2023-12-06T21:22:17.297107+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: audit 2023-12-06T21:22:17.485443+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: audit 2023-12-06T21:22:17.488958+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: audit 2023-12-06T21:22:17.490102+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:17 smithi172 bash[30856]: audit 2023-12-06T21:22:17.491288+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: cluster 2023-12-06T21:22:16.161283+0000 mgr.y (mgr.25471) 101 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: audit 2023-12-06T21:22:17.297107+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: audit 2023-12-06T21:22:17.485443+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25471 ' entity='mgr.y' 2023-12-06T21:22:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: audit 2023-12-06T21:22:17.488958+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: audit 2023-12-06T21:22:17.490102+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:17 smithi175 bash[25285]: audit 2023-12-06T21:22:17.491288+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:18.172 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:22:18.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:22:18 smithi175 bash[62614]: ts=2023-12-06T21:22:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:22:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:18 smithi175 bash[25285]: cephadm 2023-12-06T21:22:17.477823+0000 mgr.y (mgr.25471) 102 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T21:22:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:18 smithi175 bash[25285]: cephadm 2023-12-06T21:22:17.492739+0000 mgr.y (mgr.25471) 103 : cephadm [INF] Deploying daemon mon.c on smithi172 2023-12-06T21:22:18.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:18 smithi172 bash[79547]: cephadm 2023-12-06T21:22:17.477823+0000 mgr.y (mgr.25471) 102 : cephadm 1 Upgrade: Updating mon.c 2023-12-06T21:22:18.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:18 smithi172 bash[79547]: cephadm 2023-12-06T21:22:17.492739+0000 mgr.y (mgr.25471) 103 : cephadm 1 Deploying daemon mon.c on smithi172 2023-12-06T21:22:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:18 smithi172 bash[30856]: cephadm 2023-12-06T21:22:17.477823+0000 mgr.y (mgr.25471) 102 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T21:22:18.820 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:18 smithi172 bash[30856]: cephadm 2023-12-06T21:22:17.492739+0000 mgr.y (mgr.25471) 103 : cephadm [INF] Deploying daemon mon.c on smithi172 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 7s ago 16m - - 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 5s ago 16m - - 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (2m) 7s ago 9m 16.2M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (100s) 5s ago 9m 43.6M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (59s) 7s ago 6m 45.5M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:22:18.943 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (46s) 5s ago 15m 431M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (77s) 7s ago 17m 482M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (27s) 7s ago 17m 38.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (16m) 5s ago 16m 61.5M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (16m) 7s ago 16m 59.5M 2048M 17.2.0 e1d6a67b021e 80df59c0f063 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (2m) 7s ago 9m 10.9M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (2m) 5s ago 9m 11.1M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (15m) 7s ago 15m 58.7M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (14m) 7s ago 14m 59.8M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (13m) 7s ago 13m 54.8M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (13m) 7s ago 13m 58.0M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:22:18.944 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (12m) 5s ago 12m 59.1M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (12m) 5s ago 12m 55.1M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (11m) 5s ago 11m 54.0M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (10m) 5s ago 10m 57.5M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (54s) 5s ago 9m 53.3M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (7m) 7s ago 7m 86.9M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (7m) 5s ago 7m 87.3M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (7m) 7s ago 7m 86.9M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:22:18.945 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (7m) 5s ago 7m 87.1M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:22:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:18] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2023-12-06T21:22:19.405 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:22:19.405 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:22:19.405 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T21:22:19.405 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:22:19.405 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:22:19.406 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-06T21:22:19.407 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:22:19.407 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:22:19.407 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "3/23 daemons upgraded", 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:22:19.785 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:22:19.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[30856]: audit 2023-12-06T21:22:18.157195+0000 mgr.y (mgr.25471) 104 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[30856]: cluster 2023-12-06T21:22:18.162046+0000 mgr.y (mgr.25471) 105 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[30856]: audit 2023-12-06T21:22:18.541688+0000 mgr.y (mgr.25471) 106 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[30856]: audit 2023-12-06T21:22:19.401611+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.172:0/1764102491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[79547]: audit 2023-12-06T21:22:18.157195+0000 mgr.y (mgr.25471) 104 : audit 0 from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[79547]: cluster 2023-12-06T21:22:18.162046+0000 mgr.y (mgr.25471) 105 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[79547]: audit 2023-12-06T21:22:18.541688+0000 mgr.y (mgr.25471) 106 : audit 0 from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:19 smithi172 bash[79547]: audit 2023-12-06T21:22:19.401611+0000 mon.a (mon.0) 132 : audit 0 from='client.? 172.21.15.172:0/1764102491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:19.929 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:19 smithi175 bash[25285]: audit 2023-12-06T21:22:18.157195+0000 mgr.y (mgr.25471) 104 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.929 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:19 smithi175 bash[25285]: cluster 2023-12-06T21:22:18.162046+0000 mgr.y (mgr.25471) 105 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:22:19.929 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:19 smithi175 bash[25285]: audit 2023-12-06T21:22:18.541688+0000 mgr.y (mgr.25471) 106 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:19.929 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:19 smithi175 bash[25285]: audit 2023-12-06T21:22:19.401611+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.172:0/1764102491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:20.239 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[79547]: audit 2023-12-06T21:22:18.909480+0000 mgr.y (mgr.25471) 107 : audit 0 from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[79547]: audit 2023-12-06T21:22:19.783757+0000 mgr.y (mgr.25471) 108 : audit 0 from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[79547]: audit 2023-12-06T21:22:20.238752+0000 mon.c (mon.1) 593 : audit 0 from='client.? 172.21.15.172:0/1729895195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[30856]: audit 2023-12-06T21:22:18.909480+0000 mgr.y (mgr.25471) 107 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[30856]: audit 2023-12-06T21:22:19.783757+0000 mgr.y (mgr.25471) 108 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:20.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:20 smithi172 bash[30856]: audit 2023-12-06T21:22:20.238752+0000 mon.c (mon.1) 593 : audit [DBG] from='client.? 172.21.15.172:0/1729895195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:21.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:20 smithi175 bash[25285]: audit 2023-12-06T21:22:18.909480+0000 mgr.y (mgr.25471) 107 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:21.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:20 smithi175 bash[25285]: audit 2023-12-06T21:22:19.783757+0000 mgr.y (mgr.25471) 108 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:21.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:20 smithi175 bash[25285]: audit 2023-12-06T21:22:20.238752+0000 mon.c (mon.1) 593 : audit [DBG] from='client.? 172.21.15.172:0/1729895195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:21.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:21 smithi172 bash[79547]: cluster 2023-12-06T21:22:20.162695+0000 mgr.y (mgr.25471) 109 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:21 smithi172 bash[30856]: cluster 2023-12-06T21:22:20.162695+0000 mgr.y (mgr.25471) 109 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:21 smithi175 bash[25285]: cluster 2023-12-06T21:22:20.162695+0000 mgr.y (mgr.25471) 109 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:22.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:22 smithi172 systemd[1]: Stopping Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:22:22.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[30856]: debug 2023-12-06T21:22:22.255+0000 7ffa1fc90700 -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 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[30856]: debug 2023-12-06T21:22:22.255+0000 7ffa1fc90700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE Bus STOPPING 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE Bus STOPPED 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE Bus STARTING 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE Serving on http://:::9283 2023-12-06T21:22:22.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[75766]: [06/Dec/2023:21:22:22] ENGINE Bus STARTED 2023-12-06T21:22:23.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:22 smithi172 bash[82003]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:22:23.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:23 smithi172 bash[82086]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:22:23.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:23 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T21:22:23.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:23 smithi172 systemd[1]: Stopped Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:22:23.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:23 smithi172 systemd[1]: Started Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:22:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.495+0000 7f74793fec80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:22:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.495+0000 7f74793fec80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:22:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.495+0000 7f74793fec80 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:22:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.499+0000 7f74793fec80 0 load: jerasure load: lrc 2023-12-06T21:22:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Git sha 0 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: DB SUMMARY 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: DB Session ID: 5RPF9JU7MP3HG8JT2H5G 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1866 Bytes 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 770900 ; 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:22:24.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.env: 0x55f7f4826a60 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.info_log: 0x55f7f58fd780 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:22:24.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:22:24.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.db_log_dir: 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.wal_dir: 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.write_buffer_manager: 0x55f7f58d0f00 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:22:24.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.row_cache: None 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.wal_filter: None 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:22:24.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.wal_compression: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:22:24.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:22:24.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Compression algorithms supported: 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kZSTD supported: 0 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:22:24.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.merge_operator: 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f7f58fd8a0) 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: cache_index_and_filter_blocks: 1 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: pin_top_level_index_and_filter: 1 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: index_type: 0 2023-12-06T21:22:24.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: data_block_index_type: 0 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: index_shortening: 1 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: checksum: 4 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: no_block_cache: 0 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_cache: 0x55f7f5951090 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_cache_name: BinnedLRUCache 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_cache_options: 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: capacity : 536870912 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: num_shard_bits : 4 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: strict_capacity_limit : 0 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: high_pri_pool_ratio: 0.000 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_cache_compressed: (nil) 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: persistent_cache: (nil) 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_size: 4096 2023-12-06T21:22:24.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_size_deviation: 10 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_restart_interval: 16 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: index_block_restart_interval: 1 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: metadata_block_size: 4096 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: partition_filters: 0 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: use_delta_encoding: 1 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: filter_policy: bloomfilter 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: whole_key_filtering: 1 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: verify_compression: 0 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: read_amp_bytes_per_bit: 0 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: format_version: 5 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: enable_index_compression: 1 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: block_align: 0 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: max_auto_readahead_size: 262144 2023-12-06T21:22:24.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: prepopulate_block_cache: 0 2023-12-06T21:22:24.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: initial_auto_readahead_size: 8192 2023-12-06T21:22:24.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: num_file_reads_for_auto_readahead: 2 2023-12-06T21:22:24.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:22:24.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.num_levels: 7 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:22:24.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:22:24.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:22:24.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:22:24.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:22:24.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:22:24.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f746e3c6700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 24099, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6abd5118-6321-4641-abe3-24971b186f38 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897744505938, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.503+0000 7f74793fec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.507+0000 7f74793fec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897744509370, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 503701, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24104, "largest_seqno": 24740, "table_properties": {"data_size": 500569, "index_size": 1222, "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": 8761, "raw_average_key_size": 24, "raw_value_size": 494291, "raw_average_value_size": 1404, "num_data_blocks": 49, "num_entries": 352, "num_filter_entries": 352, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701897744, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6abd5118-6321-4641-abe3-24971b186f38", "db_session_id": "5RPF9JU7MP3HG8JT2H5G", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.507+0000 7f74793fec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897744509483, "job": 1, "event": "recovery_finished"} 2023-12-06T21:22:24.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.507+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.507+0000 7f74793fec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f74793fec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f74793fec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f7f59f0000 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f74793fec80 4 rocksdb: DB pointer 0x55f7f59de000 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f7467bb9700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f7467bb9700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: ** DB Stats ** 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:22:24.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: ** Compaction Stats [default] ** 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: L0 1/0 491.90 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 292.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: L6 1/0 11.72 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 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Sum 2/0 12.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 292.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 292.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: ** Compaction Stats [default] ** 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 292.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:22:24.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Cumulative compaction: 0.00 GB write, 50.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Interval compaction: 0.00 GB write, 50.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Block cache BinnedLRUCache@0x55f7f5951090#7 capacity: 512.00 MB usage: 2.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.511+0000 7f74793fec80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] at bind addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 1 mon.c@-1(???) e3 preinit fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).mds e1 new map 2023-12-06T21:22:24.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).mds e1 print_map 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: e1 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: legacy client fscid: -1 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: No filesystems configured 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.515+0000 7f74793fec80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:24.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:24 smithi172 bash[82149]: debug 2023-12-06T21:22:24.519+0000 7f74793fec80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2023-12-06T21:22:26.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:23.167581+0000 mgr.y (mgr.25471) 111 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:26.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:24.164939+0000 mgr.y (mgr.25471) 112 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:26.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:24.733285+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T21:22:26.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.326085+0000 mon.a (mon.0) 136 : cluster 1 mon.a calling monitor election 2023-12-06T21:22:26.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.332235+0000 mon.a (mon.0) 137 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.346287+0000 mon.a (mon.0) 138 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.347517+0000 mon.a (mon.0) 139 : cluster 0 fsmap 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.347556+0000 mon.a (mon.0) 140 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.348144+0000 mon.a (mon.0) 141 : cluster 0 mgrmap e42: y(active, since 23s), standbys: x 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cluster 2023-12-06T21:22:25.356771+0000 mon.a (mon.0) 142 : cluster 1 overall HEALTH_OK 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.363679+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.377470+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.427282+0000 mon.a (mon.0) 145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.429390+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.439970+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.440941+0000 mgr.y (mgr.25471) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.521418+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.524335+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.528958+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.530480+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.538169+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:23.167581+0000 mgr.y (mgr.25471) 111 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:24.164939+0000 mgr.y (mgr.25471) 112 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:24.733285+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.326085+0000 mon.a (mon.0) 136 : cluster 1 mon.a calling monitor election 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.332235+0000 mon.a (mon.0) 137 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.346287+0000 mon.a (mon.0) 138 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:26.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.347517+0000 mon.a (mon.0) 139 : cluster 0 fsmap 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.347556+0000 mon.a (mon.0) 140 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.348144+0000 mon.a (mon.0) 141 : cluster 0 mgrmap e42: y(active, since 23s), standbys: x 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cluster 2023-12-06T21:22:25.356771+0000 mon.a (mon.0) 142 : cluster 1 overall HEALTH_OK 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.363679+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.377470+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.427282+0000 mon.a (mon.0) 145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.429390+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.439970+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.440941+0000 mgr.y (mgr.25471) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.521418+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.524335+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.528958+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.530480+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.538169+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.539286+0000 mgr.y (mgr.25471) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.618297+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.621372+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.624757+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.626104+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.670 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.634519+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.635238+0000 mgr.y (mgr.25471) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.712969+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.717384+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.721538+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.722753+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.731619+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.732201+0000 mgr.y (mgr.25471) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.809814+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.813025+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.816848+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.818362+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.827267+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.671 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.827918+0000 mgr.y (mgr.25471) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.905134+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.908391+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.912276+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.913641+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:25.921301+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.003628+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.006769+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.010012+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.011287+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.018137+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.097001+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.099527+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.101692+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.102670+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.110333+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.187930+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.191052+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.194740+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.196077+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.204819+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.281830+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.283937+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.286672+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.287521+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.673 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[82149]: audit 2023-12-06T21:22:26.293828+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.539286+0000 mgr.y (mgr.25471) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.618297+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.621372+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.624757+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.626104+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.634519+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.635238+0000 mgr.y (mgr.25471) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.712969+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.717384+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.721538+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.722753+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.731619+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.732201+0000 mgr.y (mgr.25471) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.809814+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.813025+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.816848+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.818362+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.827267+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.827918+0000 mgr.y (mgr.25471) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.905134+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.908391+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.912276+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.913641+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:25.921301+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.003628+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.006769+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.010012+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.011287+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.018137+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.097001+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.099527+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.101692+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.102670+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.110333+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.187930+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.191052+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.676 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.194740+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.196077+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.204819+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.281830+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.283937+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.286672+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.287521+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.677 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:26 smithi172 bash[79547]: audit 2023-12-06T21:22:26.293828+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:23.167581+0000 mgr.y (mgr.25471) 111 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:24.164939+0000 mgr.y (mgr.25471) 112 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:24.733285+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.326085+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.332235+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.346287+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.347517+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-12-06T21:22:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.347556+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.348144+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e42: y(active, since 23s), standbys: x 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cluster 2023-12-06T21:22:25.356771+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.363679+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.377470+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.427282+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.429390+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.439970+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.440941+0000 mgr.y (mgr.25471) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.521418+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.524335+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.528958+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.530480+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.538169+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.539286+0000 mgr.y (mgr.25471) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.618297+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.621372+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.624757+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.626104+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.634519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.635238+0000 mgr.y (mgr.25471) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.712969+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.717384+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.721538+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.722753+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.731619+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.732201+0000 mgr.y (mgr.25471) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.809814+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.813025+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.816848+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.818362+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.827267+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.827918+0000 mgr.y (mgr.25471) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:26.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.905134+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.908391+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.912276+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.913641+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:25.921301+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.003628+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.006769+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.010012+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.011287+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.018137+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.097001+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.099527+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.101692+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.102670+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.110333+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.187930+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.191052+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.194740+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.196077+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.204819+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.281830+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.283937+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.286672+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.287521+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:26.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:26 smithi175 bash[25285]: audit 2023-12-06T21:22:26.293828+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:25.922261+0000 mgr.y (mgr.25471) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.018700+0000 mgr.y (mgr.25471) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.110894+0000 mgr.y (mgr.25471) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cluster 2023-12-06T21:22:26.165688+0000 mgr.y (mgr.25471) 121 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.205748+0000 mgr.y (mgr.25471) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.294647+0000 mgr.y (mgr.25471) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.367990+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.370480+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.372546+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.373359+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.378373+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.378862+0000 mgr.y (mgr.25471) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.454892+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.457909+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.461176+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.462676+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.469647+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.470277+0000 mgr.y (mgr.25471) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.551496+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.553859+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:25.922261+0000 mgr.y (mgr.25471) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.018700+0000 mgr.y (mgr.25471) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.110894+0000 mgr.y (mgr.25471) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cluster 2023-12-06T21:22:26.165688+0000 mgr.y (mgr.25471) 121 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.205748+0000 mgr.y (mgr.25471) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.294647+0000 mgr.y (mgr.25471) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.367990+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.370480+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.372546+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.373359+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.378373+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.378862+0000 mgr.y (mgr.25471) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.454892+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.457909+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.461176+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.462676+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.469647+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.658 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.470277+0000 mgr.y (mgr.25471) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.551496+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.553859+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.557856+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.558982+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.567707+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.568386+0000 mgr.y (mgr.25471) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.650940+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.653643+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.657595+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.658865+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.668093+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.668945+0000 mgr.y (mgr.25471) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.751255+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.753705+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.756927+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.757777+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.765770+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.766792+0000 mgr.y (mgr.25471) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.848089+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.850019+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.852500+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.853445+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.557856+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.558982+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.567707+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.568386+0000 mgr.y (mgr.25471) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.650940+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.653643+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.657595+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.658865+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.668093+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.668945+0000 mgr.y (mgr.25471) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.751255+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.753705+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.756927+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.757777+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.765770+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.766792+0000 mgr.y (mgr.25471) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.848089+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.850019+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.852500+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.853445+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.861414+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.940960+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.943323+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.946107+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.947189+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:26.955798+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.037239+0000 mon.a (mon.0) 228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.040010+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.043512+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.044578+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.052036+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.134249+0000 mon.a (mon.0) 233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.136767+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.139744+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.140770+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.148093+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.226962+0000 mon.a (mon.0) 238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.229518+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.233544+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.234456+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.240530+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.322174+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.324149+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.327792+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.328613+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[79547]: audit 2023-12-06T21:22:27.334382+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.861414+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.940960+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.943323+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.946107+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.947189+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:26.955798+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.037239+0000 mon.a (mon.0) 228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.040010+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.043512+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.044578+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.052036+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.134249+0000 mon.a (mon.0) 233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.136767+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.139744+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.140770+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.148093+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.226962+0000 mon.a (mon.0) 238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.229518+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.233544+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.234456+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.240530+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.322174+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.324149+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.327792+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.328613+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:27 smithi172 bash[82149]: audit 2023-12-06T21:22:27.334382+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:25.922261+0000 mgr.y (mgr.25471) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.018700+0000 mgr.y (mgr.25471) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.110894+0000 mgr.y (mgr.25471) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cluster 2023-12-06T21:22:26.165688+0000 mgr.y (mgr.25471) 121 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:27.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.205748+0000 mgr.y (mgr.25471) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.294647+0000 mgr.y (mgr.25471) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.367990+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.370480+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.372546+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.373359+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.378373+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.378862+0000 mgr.y (mgr.25471) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.454892+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.457909+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.461176+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.462676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.469647+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.470277+0000 mgr.y (mgr.25471) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.551496+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.553859+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.557856+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.558982+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.567707+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.568386+0000 mgr.y (mgr.25471) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.650940+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.653643+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.657595+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.658865+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.668093+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.668945+0000 mgr.y (mgr.25471) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.751255+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.753705+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.756927+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.757777+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.765770+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.766792+0000 mgr.y (mgr.25471) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.848089+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.850019+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.852500+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.853445+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.861414+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.940960+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.943323+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.946107+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.947189+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:26.955798+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.037239+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.040010+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.043512+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.044578+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.052036+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.134249+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.136767+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.139744+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.140770+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.148093+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.226962+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.229518+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.233544+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.234456+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.240530+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:27.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.322174+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:27.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.324149+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:27.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.327792+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:27.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.328613+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:27.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:27 smithi175 bash[25285]: audit 2023-12-06T21:22:27.334382+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.667 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.862008+0000 mgr.y (mgr.25471) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:26.956608+0000 mgr.y (mgr.25471) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.052777+0000 mgr.y (mgr.25471) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.148830+0000 mgr.y (mgr.25471) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.241077+0000 mgr.y (mgr.25471) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.334966+0000 mgr.y (mgr.25471) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.402065+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.404454+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.407327+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.408512+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.416121+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.416738+0000 mgr.y (mgr.25471) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.493855+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.497713+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.500444+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.501351+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.506757+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.507344+0000 mgr.y (mgr.25471) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.586159+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.588680+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.591288+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.592298+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.599708+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.600322+0000 mgr.y (mgr.25471) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.717207+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.719389+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.722413+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.723375+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.729180+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.729761+0000 mgr.y (mgr.25471) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.808551+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.810502+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.813383+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.814318+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.822539+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.823370+0000 mgr.y (mgr.25471) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.885739+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.888197+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.891933+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.893015+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.900768+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.983258+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.986226+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.989210+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.990231+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:27.997518+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.074998+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.078279+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.082121+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.083522+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.091092+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.173515+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.176213+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.179235+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.180246+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.188232+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.268276+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.271308+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.274027+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.274903+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[25285]: audit 2023-12-06T21:22:28.280556+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.862008+0000 mgr.y (mgr.25471) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:26.956608+0000 mgr.y (mgr.25471) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.052777+0000 mgr.y (mgr.25471) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.148830+0000 mgr.y (mgr.25471) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.241077+0000 mgr.y (mgr.25471) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.334966+0000 mgr.y (mgr.25471) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.402065+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.404454+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.407327+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.408512+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.416121+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.416738+0000 mgr.y (mgr.25471) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.493855+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.497713+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.500444+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.501351+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.506757+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.507344+0000 mgr.y (mgr.25471) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.586159+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.588680+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.591288+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.592298+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.599708+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.600322+0000 mgr.y (mgr.25471) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.717207+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.719389+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.722413+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.723375+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.729180+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.729761+0000 mgr.y (mgr.25471) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.808551+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.810502+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.813383+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.814318+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.822539+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.823370+0000 mgr.y (mgr.25471) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.885739+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.888197+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.891933+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.893015+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.862008+0000 mgr.y (mgr.25471) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:26.956608+0000 mgr.y (mgr.25471) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.052777+0000 mgr.y (mgr.25471) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.148830+0000 mgr.y (mgr.25471) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.241077+0000 mgr.y (mgr.25471) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.334966+0000 mgr.y (mgr.25471) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.402065+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.404454+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.407327+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.408512+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.416121+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.416738+0000 mgr.y (mgr.25471) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.493855+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.497713+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.500444+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.501351+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.506757+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.507344+0000 mgr.y (mgr.25471) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.586159+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.588680+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.900768+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.983258+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.986226+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.989210+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.990231+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:27.997518+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.074998+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.078279+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.082121+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.083522+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.091092+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.173515+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.176213+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.179235+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.180246+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.188232+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.268276+0000 mon.a (mon.0) 293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.271308+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.274027+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.274903+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[82149]: audit 2023-12-06T21:22:28.280556+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.591288+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.592298+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.599708+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.600322+0000 mgr.y (mgr.25471) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.717207+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.719389+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.722413+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.723375+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.729180+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.729761+0000 mgr.y (mgr.25471) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.808551+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.810502+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.813383+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.814318+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.822539+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.823370+0000 mgr.y (mgr.25471) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.885739+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.888197+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.891933+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.893015+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.900768+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.983258+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.986226+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.989210+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.990231+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:27.997518+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.074998+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.078279+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.082121+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.083522+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.091092+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.173515+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.176213+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.179235+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.180246+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.188232+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.268276+0000 mon.a (mon.0) 293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.271308+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.274027+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.274903+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:28.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[79547]: audit 2023-12-06T21:22:28.280556+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:22:28 smithi175 bash[62614]: ts=2023-12-06T21:22:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:22:29.161 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:28] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.901489+0000 mgr.y (mgr.25471) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:27.998140+0000 mgr.y (mgr.25471) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.091690+0000 mgr.y (mgr.25471) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cluster 2023-12-06T21:22:28.166925+0000 mgr.y (mgr.25471) 143 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.188842+0000 mgr.y (mgr.25471) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.281186+0000 mgr.y (mgr.25471) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.366124+0000 mon.a (mon.0) 298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.368275+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.370118+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.370828+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.531 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.375857+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.376467+0000 mgr.y (mgr.25471) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.456534+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.461721+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.464568+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.465448+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.471737+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.472484+0000 mgr.y (mgr.25471) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.547120+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.549558+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.532 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.901489+0000 mgr.y (mgr.25471) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:27.998140+0000 mgr.y (mgr.25471) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.091690+0000 mgr.y (mgr.25471) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cluster 2023-12-06T21:22:28.166925+0000 mgr.y (mgr.25471) 143 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.188842+0000 mgr.y (mgr.25471) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.281186+0000 mgr.y (mgr.25471) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.366124+0000 mon.a (mon.0) 298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.368275+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.370118+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.370828+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.375857+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.376467+0000 mgr.y (mgr.25471) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.456534+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.461721+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.464568+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.465448+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.471737+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.472484+0000 mgr.y (mgr.25471) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.547120+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.549558+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.551982+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.552907+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.560118+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.534 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.560928+0000 mgr.y (mgr.25471) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.641242+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.643482+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.645736+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.646644+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.654297+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.654959+0000 mgr.y (mgr.25471) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.738859+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.741319+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.744745+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.535 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.745839+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.753355+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.754107+0000 mgr.y (mgr.25471) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.836062+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.839096+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.842994+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.844391+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.551982+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.552907+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.560118+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.536 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.560928+0000 mgr.y (mgr.25471) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.641242+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.643482+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.645736+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.646644+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.654297+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.654959+0000 mgr.y (mgr.25471) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.738859+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.741319+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.744745+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.745839+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.753355+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.754107+0000 mgr.y (mgr.25471) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.836062+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.839096+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.842994+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.844391+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.852899+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.931429+0000 mon.a (mon.0) 328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.934565+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.938305+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.939559+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.538 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:28.949391+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.032108+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.034518+0000 mon.a (mon.0) 334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.037161+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.037991+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.047266+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.128782+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.130927+0000 mon.a (mon.0) 339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.133409+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.134483+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.142075+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.218899+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.221323+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.223942+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.224942+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.852899+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.931429+0000 mon.a (mon.0) 328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.934565+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.938305+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.939559+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:28.949391+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.032108+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.034518+0000 mon.a (mon.0) 334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.037161+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.037991+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.047266+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.541 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.128782+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.541 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.130927+0000 mon.a (mon.0) 339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.541 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.133409+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.541 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.134483+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.142075+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.218899+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.221323+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.223942+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.542 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.224942+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.234867+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.317477+0000 mon.a (mon.0) 348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.320517+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.322821+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.323670+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[79547]: audit 2023-12-06T21:22:29.329238+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.234867+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.317477+0000 mon.a (mon.0) 348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.320517+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.322821+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.323670+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.544 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[82149]: audit 2023-12-06T21:22:29.329238+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.901489+0000 mgr.y (mgr.25471) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:27.998140+0000 mgr.y (mgr.25471) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.091690+0000 mgr.y (mgr.25471) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cluster 2023-12-06T21:22:28.166925+0000 mgr.y (mgr.25471) 143 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.188842+0000 mgr.y (mgr.25471) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.281186+0000 mgr.y (mgr.25471) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.366124+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.368275+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.370118+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.370828+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.375857+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.376467+0000 mgr.y (mgr.25471) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.456534+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.461721+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.464568+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.465448+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.471737+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.472484+0000 mgr.y (mgr.25471) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.547120+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.549558+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.551982+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.552907+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.560118+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.560928+0000 mgr.y (mgr.25471) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.641242+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.643482+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.645736+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.646644+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.654297+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.654959+0000 mgr.y (mgr.25471) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.738859+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.741319+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.744745+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.745839+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.753355+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.754107+0000 mgr.y (mgr.25471) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.836062+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.839096+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.842994+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.844391+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.852899+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.931429+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.934565+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.938305+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.939559+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:28.949391+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.032108+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.034518+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.037161+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.037991+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.047266+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.128782+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.130927+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.133409+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.134483+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.142075+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.218899+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.221323+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.223942+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.224942+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.234867+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.317477+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.320517+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.322821+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.323670+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:29.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:29 smithi175 bash[25285]: audit 2023-12-06T21:22:29.329238+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:29.821 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:29 smithi172 bash[75766]: debug 2023-12-06T21:22:29.526+0000 7f8713faf700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.853896+0000 mgr.y (mgr.25471) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:28.950738+0000 mgr.y (mgr.25471) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.047869+0000 mgr.y (mgr.25471) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.142524+0000 mgr.y (mgr.25471) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.235638+0000 mgr.y (mgr.25471) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.329682+0000 mgr.y (mgr.25471) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.406996+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.409345+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.413605+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.415326+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.423516+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.424031+0000 mgr.y (mgr.25471) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.488294+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.490675+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.493316+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.494152+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.503936+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.504653+0000 mgr.y (mgr.25471) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.582425+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.585260+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.588897+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.590002+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.601444+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.602113+0000 mgr.y (mgr.25471) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.679724+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.682882+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.686091+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.687186+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.694958+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.697242+0000 mgr.y (mgr.25471) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.776269+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.779448+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.783327+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.784591+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.794230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.794940+0000 mgr.y (mgr.25471) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.857519+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.861590+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.865183+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.866556+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.876859+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.941708+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.943688+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.945938+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.946700+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:29.955798+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.040922+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.043218+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.045625+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.046441+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.055477+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.140435+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.143741+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.147082+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.148342+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.156990+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.234928+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.238227+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.241179+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.242164+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.250974+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.333900+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.336256+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.338740+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.339469+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:30 smithi175 bash[25285]: audit 2023-12-06T21:22:30.344670+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.853896+0000 mgr.y (mgr.25471) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:28.950738+0000 mgr.y (mgr.25471) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.047869+0000 mgr.y (mgr.25471) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.142524+0000 mgr.y (mgr.25471) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.235638+0000 mgr.y (mgr.25471) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.329682+0000 mgr.y (mgr.25471) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.406996+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.409345+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.413605+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.415326+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.423516+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.424031+0000 mgr.y (mgr.25471) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.488294+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.490675+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.493316+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.494152+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.503936+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.504653+0000 mgr.y (mgr.25471) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.582425+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.585260+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.588897+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.590002+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.601444+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.602113+0000 mgr.y (mgr.25471) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.679724+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.682882+0000 mon.a (mon.0) 369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.686091+0000 mon.a (mon.0) 370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.687186+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.694958+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.697242+0000 mgr.y (mgr.25471) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.776269+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.779448+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.783327+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.784591+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.794230+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.794940+0000 mgr.y (mgr.25471) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.857519+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.861590+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.865183+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.866556+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.876859+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.941708+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.943688+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.945938+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.946700+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:29.955798+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.040922+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.043218+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.045625+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.046441+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.055477+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.140435+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.143741+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.147082+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.148342+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.156990+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.234928+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.238227+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.241179+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.242164+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.250974+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.333900+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.336256+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.338740+0000 mon.a (mon.0) 405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.339469+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[79547]: audit 2023-12-06T21:22:30.344670+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.853896+0000 mgr.y (mgr.25471) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:28.950738+0000 mgr.y (mgr.25471) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.047869+0000 mgr.y (mgr.25471) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.142524+0000 mgr.y (mgr.25471) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.235638+0000 mgr.y (mgr.25471) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.329682+0000 mgr.y (mgr.25471) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.406996+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.409345+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.413605+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.415326+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.423516+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.424031+0000 mgr.y (mgr.25471) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.488294+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.490675+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.493316+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.494152+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.503936+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.504653+0000 mgr.y (mgr.25471) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.582425+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.585260+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.588897+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.590002+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.601444+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.602113+0000 mgr.y (mgr.25471) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.679724+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.682882+0000 mon.a (mon.0) 369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.686091+0000 mon.a (mon.0) 370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.687186+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.694958+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.697242+0000 mgr.y (mgr.25471) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.776269+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.779448+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.783327+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.784591+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.794230+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.794940+0000 mgr.y (mgr.25471) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.857519+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.861590+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.865183+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.866556+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.876859+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.941708+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.943688+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.945938+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.946700+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:29.955798+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.040922+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.043218+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.045625+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.046441+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.055477+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.140435+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.143741+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.147082+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.148342+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.156990+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.234928+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.238227+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.241179+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.242164+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.250974+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.333900+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:30.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.336256+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:30.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.338740+0000 mon.a (mon.0) 405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:30.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.339469+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:30.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:30 smithi172 bash[82149]: audit 2023-12-06T21:22:30.344670+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.877488+0000 mgr.y (mgr.25471) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:29.956393+0000 mgr.y (mgr.25471) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.056421+0000 mgr.y (mgr.25471) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.157483+0000 mgr.y (mgr.25471) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cluster 2023-12-06T21:22:30.167545+0000 mgr.y (mgr.25471) 166 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.251631+0000 mgr.y (mgr.25471) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.345200+0000 mgr.y (mgr.25471) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.413820+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.416665+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.419933+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.420958+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.428650+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.429312+0000 mgr.y (mgr.25471) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.509313+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.511767+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.514447+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.515352+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.521249+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.521756+0000 mgr.y (mgr.25471) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.602591+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.604441+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.607027+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.607862+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.614077+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.614590+0000 mgr.y (mgr.25471) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.695064+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.697801+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.700567+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.701597+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.707297+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.707861+0000 mgr.y (mgr.25471) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.787092+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.789956+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.792571+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.793603+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.801443+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.802112+0000 mgr.y (mgr.25471) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.881399+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.884025+0000 mon.a (mon.0) 434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.887384+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.877488+0000 mgr.y (mgr.25471) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:29.956393+0000 mgr.y (mgr.25471) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.056421+0000 mgr.y (mgr.25471) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.157483+0000 mgr.y (mgr.25471) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cluster 2023-12-06T21:22:30.167545+0000 mgr.y (mgr.25471) 166 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.251631+0000 mgr.y (mgr.25471) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.345200+0000 mgr.y (mgr.25471) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.413820+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.416665+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.419933+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.420958+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.428650+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.429312+0000 mgr.y (mgr.25471) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.509313+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.511767+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.514447+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.515352+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.521249+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.521756+0000 mgr.y (mgr.25471) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.602591+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.888310+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.894552+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.975794+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.977904+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.980637+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.981847+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:30.991736+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.056486+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.059685+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.063795+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.065038+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.073206+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.160895+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.165089+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.168177+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.168493+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.171540+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.175009+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.179129+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.182989+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.267907+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.270622+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.272733+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[79547]: audit 2023-12-06T21:22:31.273660+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:31.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.604441+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.607027+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.607862+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.614077+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.614590+0000 mgr.y (mgr.25471) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.695064+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.697801+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.700567+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.701597+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.707297+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.707861+0000 mgr.y (mgr.25471) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.787092+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.789956+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.792571+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.793603+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.801443+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.802112+0000 mgr.y (mgr.25471) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.881399+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.884025+0000 mon.a (mon.0) 434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.887384+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.888310+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.894552+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.975794+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.977904+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.980637+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.981847+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:30.991736+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.056486+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.059685+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.063795+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.065038+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.073206+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.160895+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.165089+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.168177+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.168493+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.171540+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.175009+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.179129+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.182989+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.267907+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.270622+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.272733+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:31.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:31 smithi172 bash[82149]: audit 2023-12-06T21:22:31.273660+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.877488+0000 mgr.y (mgr.25471) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:29.956393+0000 mgr.y (mgr.25471) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.056421+0000 mgr.y (mgr.25471) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.157483+0000 mgr.y (mgr.25471) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cluster 2023-12-06T21:22:30.167545+0000 mgr.y (mgr.25471) 166 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.251631+0000 mgr.y (mgr.25471) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.345200+0000 mgr.y (mgr.25471) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.413820+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.416665+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.419933+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.420958+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.428650+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.429312+0000 mgr.y (mgr.25471) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.509313+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.511767+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.514447+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.515352+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.521249+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.521756+0000 mgr.y (mgr.25471) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.602591+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.604441+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.607027+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.607862+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.614077+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.614590+0000 mgr.y (mgr.25471) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.695064+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.697801+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.700567+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.701597+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.707297+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.707861+0000 mgr.y (mgr.25471) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.787092+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.789956+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.792571+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.793603+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.801443+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.802112+0000 mgr.y (mgr.25471) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.881399+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.884025+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.887384+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.888310+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.894552+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.975794+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.977904+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.980637+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.981847+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:30.991736+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.056486+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.059685+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.063795+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.065038+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.073206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.160895+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.165089+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.168177+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.168493+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:31.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.171540+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.175009+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.179129+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.182989+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.267907+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.270622+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.272733+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:31.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:31 smithi175 bash[25285]: audit 2023-12-06T21:22:31.273660+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:22:32.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:32 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.895123+0000 mgr.y (mgr.25471) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:32 smithi175 bash[25285]: cephadm 2023-12-06T21:22:30.992287+0000 mgr.y (mgr.25471) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:32 smithi175 bash[25285]: cephadm 2023-12-06T21:22:31.074095+0000 mgr.y (mgr.25471) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:32 smithi175 bash[25285]: cephadm 2023-12-06T21:22:31.274415+0000 mgr.y (mgr.25471) 177 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:32 smithi175 bash[25285]: audit 2023-12-06T21:22:32.297458+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:32.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.895123+0000 mgr.y (mgr.25471) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[79547]: cephadm 2023-12-06T21:22:30.992287+0000 mgr.y (mgr.25471) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[79547]: cephadm 2023-12-06T21:22:31.074095+0000 mgr.y (mgr.25471) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[79547]: cephadm 2023-12-06T21:22:31.274415+0000 mgr.y (mgr.25471) 177 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[79547]: audit 2023-12-06T21:22:32.297458+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.895123+0000 mgr.y (mgr.25471) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[82149]: cephadm 2023-12-06T21:22:30.992287+0000 mgr.y (mgr.25471) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[82149]: cephadm 2023-12-06T21:22:31.074095+0000 mgr.y (mgr.25471) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[82149]: cephadm 2023-12-06T21:22:31.274415+0000 mgr.y (mgr.25471) 177 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-06T21:22:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:32 smithi172 bash[82149]: audit 2023-12-06T21:22:32.297458+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:33.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:33 smithi175 bash[25285]: cluster 2023-12-06T21:22:32.168169+0000 mgr.y (mgr.25471) 178 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:33.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:33 smithi172 bash[79547]: cluster 2023-12-06T21:22:32.168169+0000 mgr.y (mgr.25471) 178 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:33 smithi172 bash[82149]: cluster 2023-12-06T21:22:32.168169+0000 mgr.y (mgr.25471) 178 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:33.175563+0000 mgr.y (mgr.25471) 179 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:33.660450+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:33.670602+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:33.680734+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:34.602012+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:34.603762+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[79547]: audit 2023-12-06T21:22:34.605547+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:33.175563+0000 mgr.y (mgr.25471) 179 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:33.660450+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:33.670602+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:33.680734+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:34.602012+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:34.603762+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:34 smithi172 bash[82149]: audit 2023-12-06T21:22:34.605547+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:35.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:33.175563+0000 mgr.y (mgr.25471) 179 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:35.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:33.660450+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:35.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:33.670602+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:33.680734+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:34.602012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:34.603762+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:34 smithi175 bash[25285]: audit 2023-12-06T21:22:34.605547+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:36.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:35 smithi175 bash[25285]: cluster 2023-12-06T21:22:34.169764+0000 mgr.y (mgr.25471) 180 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:36.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:35 smithi175 bash[25285]: cephadm 2023-12-06T21:22:34.599395+0000 mgr.y (mgr.25471) 181 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T21:22:36.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:35 smithi175 bash[25285]: cephadm 2023-12-06T21:22:34.607575+0000 mgr.y (mgr.25471) 182 : cephadm [INF] Deploying daemon mon.c on smithi172 2023-12-06T21:22:36.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[79547]: cluster 2023-12-06T21:22:34.169764+0000 mgr.y (mgr.25471) 180 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:36.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[79547]: cephadm 2023-12-06T21:22:34.599395+0000 mgr.y (mgr.25471) 181 : cephadm 1 Upgrade: Updating mon.c 2023-12-06T21:22:36.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[79547]: cephadm 2023-12-06T21:22:34.607575+0000 mgr.y (mgr.25471) 182 : cephadm 1 Deploying daemon mon.c on smithi172 2023-12-06T21:22:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[82149]: cluster 2023-12-06T21:22:34.169764+0000 mgr.y (mgr.25471) 180 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[82149]: cephadm 2023-12-06T21:22:34.599395+0000 mgr.y (mgr.25471) 181 : cephadm 1 Upgrade: Updating mon.c 2023-12-06T21:22:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:35 smithi172 bash[82149]: cephadm 2023-12-06T21:22:34.607575+0000 mgr.y (mgr.25471) 182 : cephadm 1 Deploying daemon mon.c on smithi172 2023-12-06T21:22:37.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[82149]: cluster 2023-12-06T21:22:36.170399+0000 mgr.y (mgr.25471) 183 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[82149]: audit 2023-12-06T21:22:36.585285+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[82149]: audit 2023-12-06T21:22:36.593242+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[82149]: audit 2023-12-06T21:22:36.601188+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[79547]: cluster 2023-12-06T21:22:36.170399+0000 mgr.y (mgr.25471) 183 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[79547]: audit 2023-12-06T21:22:36.585285+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[79547]: audit 2023-12-06T21:22:36.593242+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:37 smithi172 bash[79547]: audit 2023-12-06T21:22:36.601188+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:38.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:37 smithi175 bash[25285]: cluster 2023-12-06T21:22:36.170399+0000 mgr.y (mgr.25471) 183 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:38.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:37 smithi175 bash[25285]: audit 2023-12-06T21:22:36.585285+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:38.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:37 smithi175 bash[25285]: audit 2023-12-06T21:22:36.593242+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:37 smithi175 bash[25285]: audit 2023-12-06T21:22:36.601188+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:22:38 smithi175 bash[62614]: ts=2023-12-06T21:22:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:22:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:38] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.33.4" 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[79547]: cluster 2023-12-06T21:22:38.171957+0000 mgr.y (mgr.25471) 184 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[79547]: audit 2023-12-06T21:22:39.425208+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[79547]: audit 2023-12-06T21:22:39.435614+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[79547]: audit 2023-12-06T21:22:39.445291+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[82149]: cluster 2023-12-06T21:22:38.171957+0000 mgr.y (mgr.25471) 184 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[82149]: audit 2023-12-06T21:22:39.425208+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[82149]: audit 2023-12-06T21:22:39.435614+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:39 smithi172 bash[82149]: audit 2023-12-06T21:22:39.445291+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:39 smithi175 bash[25285]: cluster 2023-12-06T21:22:38.171957+0000 mgr.y (mgr.25471) 184 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:39.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:39 smithi175 bash[25285]: audit 2023-12-06T21:22:39.425208+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:39 smithi175 bash[25285]: audit 2023-12-06T21:22:39.435614+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:39.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:39 smithi175 bash[25285]: audit 2023-12-06T21:22:39.445291+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:40.773 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:40 smithi172 systemd[1]: Stopping Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:22:41.061 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:40 smithi172 bash[82149]: debug 2023-12-06T21:22:40.770+0000 7f74703ca700 -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 2023-12-06T21:22:41.062 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:40 smithi172 bash[82149]: debug 2023-12-06T21:22:40.770+0000 7f74703ca700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T21:22:41.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:41 smithi172 bash[83687]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:22:41.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:41 smithi172 bash[83764]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:22:41.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:41 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T21:22:41.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:41 smithi172 systemd[1]: Stopped Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:22:42.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:41 smithi172 systemd[1]: Started Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:22:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.550+0000 7f2fff083c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:22:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.550+0000 7f2fff083c80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:22:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.550+0000 7f2fff083c80 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:22:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 0 load: jerasure load: lrc 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Git sha 0 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: DB SUMMARY 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: DB Session ID: 774TVP3E3KI7FP4A0PCF 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: MANIFEST file: MANIFEST-000044 size: 523 Bytes 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000049.sst 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000047.log size: 523569 ; 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:22:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.env: 0x55edee515a60 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.info_log: 0x55edefd5d780 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:22:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:22:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.db_log_dir: 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.wal_dir: 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:22:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.write_buffer_manager: 0x55edefd30f00 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:22:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.row_cache: None 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.wal_filter: None 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.wal_compression: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:22:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:22:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Compression algorithms supported: 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kZSTD supported: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:22:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000044 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.merge_operator: 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55edefd5d8a0) 2023-12-06T21:22:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: cache_index_and_filter_blocks: 1 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: pin_top_level_index_and_filter: 1 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: index_type: 0 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: data_block_index_type: 0 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: index_shortening: 1 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: checksum: 4 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: no_block_cache: 0 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_cache: 0x55edefdb1090 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_cache_name: BinnedLRUCache 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_cache_options: 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: capacity : 536870912 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: num_shard_bits : 4 2023-12-06T21:22:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: strict_capacity_limit : 0 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: high_pri_pool_ratio: 0.000 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_cache_compressed: (nil) 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: persistent_cache: (nil) 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_size: 4096 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_size_deviation: 10 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_restart_interval: 16 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: index_block_restart_interval: 1 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: metadata_block_size: 4096 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: partition_filters: 0 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: use_delta_encoding: 1 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: filter_policy: bloomfilter 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: whole_key_filtering: 1 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: verify_compression: 0 2023-12-06T21:22:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: read_amp_bytes_per_bit: 0 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: format_version: 5 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: enable_index_compression: 1 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: block_align: 0 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: max_auto_readahead_size: 262144 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: prepopulate_block_cache: 0 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: initial_auto_readahead_size: 8192 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: num_file_reads_for_auto_readahead: 2 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:22:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:22:43.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:22:43.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:22:43.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:22:43.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:22:43.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.num_levels: 7 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:22:43.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:22:43.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:22:43.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:22:43.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:22:43.840 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000044 succeeded,manifest_file_number is 44, next_file_number is 51, last_sequence is 26066, log_number is 47,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 47 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 47 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.554+0000 7f2fff083c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6abd5118-6321-4641-abe3-24971b186f38 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.558+0000 7f2fff083c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897763559279, "job": 1, "event": "recovery_started", "wal_files": [47]} 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.558+0000 7f2fff083c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #47 mode 2 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897763563664, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 52, "file_size": 331363, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26071, "largest_seqno": 26258, "table_properties": {"data_size": 329366, "index_size": 729, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2050, "raw_average_key_size": 23, "raw_value_size": 327223, "raw_average_value_size": 3804, "num_data_blocks": 31, "num_entries": 86, "num_filter_entries": 86, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701897763, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6abd5118-6321-4641-abe3-24971b186f38", "db_session_id": "774TVP3E3KI7FP4A0PCF", "orig_file_number": 52, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:22:43.841 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897763563843, "job": 1, "event": "recovery_finished"} 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 54 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000047.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55edefe50000 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 4 rocksdb: DB pointer 0x55edefe3e000 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fed83e700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fed83e700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: ** DB Stats ** 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:22:43.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: ** Compaction Stats [default] ** 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: L0 1/0 323.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: L6 1/0 12.42 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 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Sum 2/0 12.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: ** Compaction Stats [default] ** 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 132.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:22:43.843 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Cumulative compaction: 0.00 GB write, 39.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Interval compaction: 0.00 GB write, 39.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Block cache BinnedLRUCache@0x55edefdb1090#7 capacity: 512.00 MB usage: 1.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.83 KB,0.000157952%) Misc(1,0.00 KB,0%) 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.562+0000 7f2fff083c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] at bind addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 1 mon.c@-1(???) e3 preinit fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).mds e1 new map 2023-12-06T21:22:43.844 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).mds e1 print_map 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: e1 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: legacy client fscid: -1 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: No filesystems configured 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:22:43.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:43 smithi172 bash[83833]: debug 2023-12-06T21:22:43.566+0000 7f2fff083c80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2023-12-06T21:22:44.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:44 smithi172 bash[83833]: cluster 2023-12-06T21:22:40.172737+0000 mgr.y (mgr.25471) 185 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:44.742 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:44 smithi172 bash[79547]: cluster 2023-12-06T21:22:40.172737+0000 mgr.y (mgr.25471) 185 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:44.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:44 smithi175 bash[25285]: cluster 2023-12-06T21:22:40.172737+0000 mgr.y (mgr.25471) 185 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:45.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:42.173444+0000 mgr.y (mgr.25471) 186 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:43.186598+0000 mgr.y (mgr.25471) 187 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:43.785205+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.175763+0000 mgr.y (mgr.25471) 188 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.346547+0000 mon.a (mon.0) 473 : cluster [INF] mon.a calling monitor election 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.350623+0000 mon.a (mon.0) 474 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.358802+0000 mon.a (mon.0) 475 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.359509+0000 mon.a (mon.0) 476 : cluster [DBG] fsmap 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.359553+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.360078+0000 mon.a (mon.0) 478 : cluster [DBG] mgrmap e42: y(active, since 42s), standbys: x 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cluster 2023-12-06T21:22:44.367839+0000 mon.a (mon.0) 479 : cluster [INF] overall HEALTH_OK 2023-12-06T21:22:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.372501+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.382812+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.398656+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.400086+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.411028+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.411971+0000 mgr.y (mgr.25471) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.495071+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.498025+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.502992+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.504811+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.516849+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.517603+0000 mgr.y (mgr.25471) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.599986+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.602432+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.605116+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.606365+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.615920+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.616891+0000 mgr.y (mgr.25471) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.696922+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.699061+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.701661+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.702705+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.712533+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.713468+0000 mgr.y (mgr.25471) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.791984+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.794787+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.798497+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.799825+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.810214+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.811043+0000 mgr.y (mgr.25471) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.892582+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.894820+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.897292+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.898274+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.908152+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.987058+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.991108+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.994666+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:44.996149+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.006804+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.084077+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.087004+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.090471+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.091657+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.101895+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.184521+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.186827+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.189637+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.190599+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.197822+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.262507+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.264728+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.267780+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.269073+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:45 smithi175 bash[25285]: audit 2023-12-06T21:22:45.277775+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:42.173444+0000 mgr.y (mgr.25471) 186 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:43.186598+0000 mgr.y (mgr.25471) 187 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:43.785205+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.175763+0000 mgr.y (mgr.25471) 188 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.346547+0000 mon.a (mon.0) 473 : cluster 1 mon.a calling monitor election 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.350623+0000 mon.a (mon.0) 474 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.358802+0000 mon.a (mon.0) 475 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.359509+0000 mon.a (mon.0) 476 : cluster 0 fsmap 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.359553+0000 mon.a (mon.0) 477 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.360078+0000 mon.a (mon.0) 478 : cluster 0 mgrmap e42: y(active, since 42s), standbys: x 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cluster 2023-12-06T21:22:44.367839+0000 mon.a (mon.0) 479 : cluster 1 overall HEALTH_OK 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.372501+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.382812+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.398656+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.400086+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.411028+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.411971+0000 mgr.y (mgr.25471) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.495071+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.498025+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.502992+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.504811+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:42.173444+0000 mgr.y (mgr.25471) 186 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:43.186598+0000 mgr.y (mgr.25471) 187 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:43.785205+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.175763+0000 mgr.y (mgr.25471) 188 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.346547+0000 mon.a (mon.0) 473 : cluster 1 mon.a calling monitor election 2023-12-06T21:22:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.350623+0000 mon.a (mon.0) 474 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.358802+0000 mon.a (mon.0) 475 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.359509+0000 mon.a (mon.0) 476 : cluster 0 fsmap 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.359553+0000 mon.a (mon.0) 477 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.360078+0000 mon.a (mon.0) 478 : cluster 0 mgrmap e42: y(active, since 42s), standbys: x 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cluster 2023-12-06T21:22:44.367839+0000 mon.a (mon.0) 479 : cluster 1 overall HEALTH_OK 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.372501+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.382812+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.398656+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.400086+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.411028+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.411971+0000 mgr.y (mgr.25471) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.495071+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.498025+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.502992+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.504811+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.516849+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.517603+0000 mgr.y (mgr.25471) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.599986+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.602432+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.605116+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.606365+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.615920+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.616891+0000 mgr.y (mgr.25471) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.696922+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.699061+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.701661+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.702705+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.712533+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.713468+0000 mgr.y (mgr.25471) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.791984+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.794787+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.798497+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.799825+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.810214+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.811043+0000 mgr.y (mgr.25471) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.516849+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.517603+0000 mgr.y (mgr.25471) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.599986+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.602432+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.605116+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.606365+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.615920+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.616891+0000 mgr.y (mgr.25471) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.696922+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.699061+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.701661+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.702705+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.712533+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.713468+0000 mgr.y (mgr.25471) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.791984+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.794787+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.798497+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.799825+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.810214+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.811043+0000 mgr.y (mgr.25471) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.892582+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.894820+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.897292+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.898274+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.908152+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.987058+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.991108+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.994666+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:44.996149+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.006804+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.084077+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.087004+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.090471+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.091657+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.101895+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.184521+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.186827+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.189637+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.190599+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.197822+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.892582+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.894820+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.897292+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.898274+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.908152+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.987058+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.991108+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.994666+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:44.996149+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.006804+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.084077+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.087004+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.090471+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.091657+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.101895+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.184521+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.186827+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.189637+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.190599+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.197822+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.262507+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.264728+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.267780+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.269073+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[79547]: audit 2023-12-06T21:22:45.277775+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.262507+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.264728+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.267780+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.269073+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:45 smithi172 bash[83833]: audit 2023-12-06T21:22:45.277775+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.631 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:44.908729+0000 mgr.y (mgr.25471) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.631 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.007418+0000 mgr.y (mgr.25471) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.102826+0000 mgr.y (mgr.25471) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.198342+0000 mgr.y (mgr.25471) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.278414+0000 mgr.y (mgr.25471) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.364087+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.366916+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.375794+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.376732+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.384102+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.384561+0000 mgr.y (mgr.25471) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.463774+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.466220+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.469518+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.470748+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.479398+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.480081+0000 mgr.y (mgr.25471) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.561484+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.563980+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.566897+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.568082+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.574223+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.574788+0000 mgr.y (mgr.25471) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.652579+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.655572+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.658953+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.660294+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.669457+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.670007+0000 mgr.y (mgr.25471) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.748114+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.751392+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.755131+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.756549+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.766209+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.766739+0000 mgr.y (mgr.25471) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.634 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.843454+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.846490+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.849765+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.851078+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.859924+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.940756+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.942799+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.945176+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.946044+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:45.953992+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.033320+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.037380+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.040119+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.040808+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.046542+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.107809+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.110503+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.113556+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.114919+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.122776+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.203005+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.205835+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.209106+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.210476+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.218658+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.299341+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.301370+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.636 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.303837+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.304742+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[79547]: audit 2023-12-06T21:22:46.311793+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:44.908729+0000 mgr.y (mgr.25471) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.007418+0000 mgr.y (mgr.25471) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.102826+0000 mgr.y (mgr.25471) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.198342+0000 mgr.y (mgr.25471) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.278414+0000 mgr.y (mgr.25471) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.364087+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.366916+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.375794+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.376732+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.384102+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.384561+0000 mgr.y (mgr.25471) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.463774+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.466220+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.469518+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.470748+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.479398+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.480081+0000 mgr.y (mgr.25471) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.561484+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.563980+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.566897+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.568082+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.574223+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.574788+0000 mgr.y (mgr.25471) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.652579+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.655572+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.658953+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.660294+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.669457+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.670007+0000 mgr.y (mgr.25471) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.748114+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.751392+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.755131+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.756549+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.766209+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.766739+0000 mgr.y (mgr.25471) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.843454+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.846490+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.849765+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.851078+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.859924+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.940756+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.942799+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.945176+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.946044+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:45.953992+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.033320+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.037380+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.040119+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.040808+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.046542+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.107809+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.110503+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.113556+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.114919+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.122776+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.203005+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.205835+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.209106+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.210476+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.218658+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.299341+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.301370+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.303837+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.304742+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:46 smithi172 bash[83833]: audit 2023-12-06T21:22:46.311793+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:44.908729+0000 mgr.y (mgr.25471) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.007418+0000 mgr.y (mgr.25471) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.102826+0000 mgr.y (mgr.25471) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.198342+0000 mgr.y (mgr.25471) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.278414+0000 mgr.y (mgr.25471) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.364087+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.366916+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.375794+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.376732+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.384102+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.384561+0000 mgr.y (mgr.25471) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.463774+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.466220+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.469518+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.470748+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.479398+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.480081+0000 mgr.y (mgr.25471) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.561484+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.563980+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.566897+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.568082+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.574223+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.574788+0000 mgr.y (mgr.25471) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.652579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.655572+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.658953+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.660294+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.669457+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.670007+0000 mgr.y (mgr.25471) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.748114+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.751392+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.755131+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.756549+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.766209+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.766739+0000 mgr.y (mgr.25471) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.843454+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.846490+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.849765+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.851078+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.859924+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.940756+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.942799+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.945176+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.946044+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:45.953992+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.033320+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.037380+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.040119+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.040808+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.046542+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.107809+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.110503+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.113556+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.114919+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.122776+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.203005+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.205835+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.209106+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.210476+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.218658+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:46.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.299341+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:46.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.301370+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:46.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.303837+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:46.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.304742+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:46.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:46 smithi175 bash[25285]: audit 2023-12-06T21:22:46.311793+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.860557+0000 mgr.y (mgr.25471) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:45.954503+0000 mgr.y (mgr.25471) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.047040+0000 mgr.y (mgr.25471) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.123385+0000 mgr.y (mgr.25471) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cluster 2023-12-06T21:22:46.176336+0000 mgr.y (mgr.25471) 208 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.219251+0000 mgr.y (mgr.25471) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.312306+0000 mgr.y (mgr.25471) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.387299+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.389239+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.391334+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.392073+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.398048+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.398553+0000 mgr.y (mgr.25471) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.475703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.478603+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.482241+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.483606+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.490592+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.491214+0000 mgr.y (mgr.25471) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.576256+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.578442+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.580776+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.581655+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.588037+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.588726+0000 mgr.y (mgr.25471) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.649984+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.652250+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.655867+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.656819+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.662837+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.663410+0000 mgr.y (mgr.25471) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.725278+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.728319+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.731900+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.733118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.740618+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.741559+0000 mgr.y (mgr.25471) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.803344+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.806683+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.811017+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.812420+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.819739+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.820504+0000 mgr.y (mgr.25471) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.897437+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.901747+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.905263+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.906769+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.916135+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:46.999892+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.002262+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.004940+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.005937+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.011806+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.091906+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.094329+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.097115+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.098246+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.106119+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.186983+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.189313+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.193409+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.194721+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.202382+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.283934+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.285965+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.287877+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.288630+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.293748+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:47 smithi175 bash[25285]: audit 2023-12-06T21:22:47.297110+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.860557+0000 mgr.y (mgr.25471) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:45.954503+0000 mgr.y (mgr.25471) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.047040+0000 mgr.y (mgr.25471) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.123385+0000 mgr.y (mgr.25471) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cluster 2023-12-06T21:22:46.176336+0000 mgr.y (mgr.25471) 208 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.219251+0000 mgr.y (mgr.25471) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.312306+0000 mgr.y (mgr.25471) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.387299+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.389239+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.391334+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.392073+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.398048+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.398553+0000 mgr.y (mgr.25471) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.475703+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.478603+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.482241+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.483606+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.490592+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.491214+0000 mgr.y (mgr.25471) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.576256+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.860557+0000 mgr.y (mgr.25471) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:45.954503+0000 mgr.y (mgr.25471) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.047040+0000 mgr.y (mgr.25471) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.123385+0000 mgr.y (mgr.25471) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cluster 2023-12-06T21:22:46.176336+0000 mgr.y (mgr.25471) 208 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.219251+0000 mgr.y (mgr.25471) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.312306+0000 mgr.y (mgr.25471) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.387299+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.389239+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.391334+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.392073+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.398048+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.398553+0000 mgr.y (mgr.25471) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.475703+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.478603+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.482241+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.483606+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.490592+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.491214+0000 mgr.y (mgr.25471) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.576256+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.578442+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.580776+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.581655+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.588037+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.588726+0000 mgr.y (mgr.25471) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.649984+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.652250+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.655867+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.656819+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.662837+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.663410+0000 mgr.y (mgr.25471) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.725278+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.728319+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.731900+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.733118+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.740618+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.741559+0000 mgr.y (mgr.25471) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.803344+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.806683+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.811017+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.578442+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.580776+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.581655+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.588037+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.588726+0000 mgr.y (mgr.25471) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.649984+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.652250+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.655867+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.656819+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.662837+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.663410+0000 mgr.y (mgr.25471) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.725278+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.728319+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.731900+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.733118+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.740618+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.741559+0000 mgr.y (mgr.25471) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.803344+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.806683+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.811017+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.812420+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.819739+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.820504+0000 mgr.y (mgr.25471) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.897437+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.901747+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.905263+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.906769+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.916135+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:46.999892+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.002262+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.004940+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.005937+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.011806+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.091906+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.094329+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.097115+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.098246+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.106119+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.186983+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.189313+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.812420+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.819739+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.820504+0000 mgr.y (mgr.25471) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.897437+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.901747+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.905263+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.906769+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.916135+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:46.999892+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.002262+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.004940+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.005937+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.011806+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.091906+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.094329+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.097115+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.098246+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.106119+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.186983+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.189313+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.193409+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.194721+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.202382+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.283934+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.285965+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.287877+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.288630+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.293748+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[79547]: audit 2023-12-06T21:22:47.297110+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.193409+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.194721+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.202382+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.283934+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:47.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.285965+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:47.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.287877+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:47.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.288630+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:47.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.293748+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:47.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:47 smithi172 bash[83833]: audit 2023-12-06T21:22:47.297110+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:46.916943+0000 mgr.y (mgr.25471) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.012390+0000 mgr.y (mgr.25471) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.106962+0000 mgr.y (mgr.25471) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.202945+0000 mgr.y (mgr.25471) 220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.294240+0000 mgr.y (mgr.25471) 221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.413762+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.416037+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.659 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.418866+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.419843+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.427028+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.427865+0000 mgr.y (mgr.25471) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.511379+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.516223+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.519816+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.520946+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.526865+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.527506+0000 mgr.y (mgr.25471) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.587967+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.589854+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.592458+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:46.916943+0000 mgr.y (mgr.25471) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.012390+0000 mgr.y (mgr.25471) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.106962+0000 mgr.y (mgr.25471) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.202945+0000 mgr.y (mgr.25471) 220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.294240+0000 mgr.y (mgr.25471) 221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.413762+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.416037+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.418866+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.419843+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.427028+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.661 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.427865+0000 mgr.y (mgr.25471) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.511379+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.516223+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.519816+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.520946+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.526865+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.527506+0000 mgr.y (mgr.25471) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.587967+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.589854+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.592458+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.593313+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.598767+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.599412+0000 mgr.y (mgr.25471) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.662 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.679427+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.682221+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.684797+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.686070+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.694457+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.694936+0000 mgr.y (mgr.25471) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.772392+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.775382+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.779068+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.780414+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.789156+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.789963+0000 mgr.y (mgr.25471) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.871442+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.873633+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.877852+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.663 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.878809+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.888369+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.593313+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.598767+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.599412+0000 mgr.y (mgr.25471) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.679427+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.682221+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.684797+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.686070+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.694457+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.694936+0000 mgr.y (mgr.25471) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.664 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.772392+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.775382+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.779068+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.780414+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.789156+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.789963+0000 mgr.y (mgr.25471) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.871442+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.873633+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.877852+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.878809+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.888369+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.970912+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.975092+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.977760+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.978523+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:47.986640+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.067339+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.070181+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.073515+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.074481+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.082573+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.163878+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.166378+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.168613+0000 mon.a (mon.0) 683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.169448+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.177880+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.255604+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.258220+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.260573+0000 mon.a (mon.0) 688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.261416+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.268774+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.346971+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.349739+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.353585+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.355200+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.667 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[83833]: audit 2023-12-06T21:22:48.364352+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.970912+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.975092+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.977760+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.978523+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:47.986640+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.067339+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.070181+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.073515+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.074481+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.082573+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.163878+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.166378+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.168613+0000 mon.a (mon.0) 683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.169448+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.177880+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.255604+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.258220+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.260573+0000 mon.a (mon.0) 688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.261416+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.268774+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.346971+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.349739+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.353585+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.355200+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[79547]: audit 2023-12-06T21:22:48.364352+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:46.916943+0000 mgr.y (mgr.25471) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.012390+0000 mgr.y (mgr.25471) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.106962+0000 mgr.y (mgr.25471) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.202945+0000 mgr.y (mgr.25471) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.294240+0000 mgr.y (mgr.25471) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.413762+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.416037+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.418866+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.419843+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.427028+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.427865+0000 mgr.y (mgr.25471) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.511379+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.516223+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.519816+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.520946+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.526865+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.527506+0000 mgr.y (mgr.25471) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.587967+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.589854+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.592458+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.593313+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.598767+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.599412+0000 mgr.y (mgr.25471) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.679427+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.682221+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.684797+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.686070+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.694457+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.694936+0000 mgr.y (mgr.25471) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.772392+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.775382+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.779068+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.780414+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.789156+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.789963+0000 mgr.y (mgr.25471) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.871442+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.873633+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.877852+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.878809+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.888369+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.970912+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.975092+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.977760+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.978523+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:47.986640+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.067339+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.070181+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.073515+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.074481+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.082573+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.163878+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.166378+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.168613+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.169448+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.177880+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.255604+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.258220+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.260573+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.261416+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.268774+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.346971+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.349739+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.353585+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.355200+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:48.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[25285]: audit 2023-12-06T21:22:48.364352+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:22:48 smithi175 bash[62614]: ts=2023-12-06T21:22:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:22:49.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:48] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.889111+0000 mgr.y (mgr.25471) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:47.987262+0000 mgr.y (mgr.25471) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.083309+0000 mgr.y (mgr.25471) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cluster 2023-12-06T21:22:48.177286+0000 mgr.y (mgr.25471) 230 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.178633+0000 mgr.y (mgr.25471) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.269300+0000 mgr.y (mgr.25471) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.365005+0000 mgr.y (mgr.25471) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.444380+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.446560+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.449271+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.450105+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.457458+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.458040+0000 mgr.y (mgr.25471) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.536074+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.538373+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.540513+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.541525+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.546724+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.547232+0000 mgr.y (mgr.25471) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.627441+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.629520+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.632594+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.633734+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.642082+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.642776+0000 mgr.y (mgr.25471) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.718274+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.720503+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.722520+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.723230+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.728695+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.729306+0000 mgr.y (mgr.25471) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.808685+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.811214+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.813837+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.814789+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.822030+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.822589+0000 mgr.y (mgr.25471) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.900708+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.903264+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.907974+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.909432+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.917225+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.996822+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:48.999568+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.002167+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.003115+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.010248+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.087421+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.089659+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.092487+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.093460+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.100017+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.180163+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.183071+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.186574+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.188000+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.197078+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.275956+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.278103+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.280617+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.281450+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.287986+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.368152+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.370122+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.372441+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:49 smithi175 bash[25285]: audit 2023-12-06T21:22:49.373351+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.889111+0000 mgr.y (mgr.25471) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:47.987262+0000 mgr.y (mgr.25471) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.083309+0000 mgr.y (mgr.25471) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cluster 2023-12-06T21:22:48.177286+0000 mgr.y (mgr.25471) 230 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.178633+0000 mgr.y (mgr.25471) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.269300+0000 mgr.y (mgr.25471) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.365005+0000 mgr.y (mgr.25471) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.444380+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.446560+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.449271+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.450105+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.457458+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.458040+0000 mgr.y (mgr.25471) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.536074+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.538373+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.540513+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.541525+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.546724+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.547232+0000 mgr.y (mgr.25471) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.627441+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.629520+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.632594+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.633734+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.642082+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.642776+0000 mgr.y (mgr.25471) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.718274+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.720503+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.722520+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.723230+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.728695+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.729306+0000 mgr.y (mgr.25471) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.808685+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.811214+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.813837+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.814789+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.822030+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.822589+0000 mgr.y (mgr.25471) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.900708+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.903264+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.907974+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.909432+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.917225+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.996822+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:48.999568+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.002167+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.003115+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.010248+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.087421+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.089659+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.092487+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.093460+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.100017+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.180163+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.183071+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.186574+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.188000+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.197078+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.275956+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.278103+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.280617+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.281450+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.287986+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.368152+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.370122+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.372441+0000 mon.a (mon.0) 748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[79547]: audit 2023-12-06T21:22:49.373351+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.889111+0000 mgr.y (mgr.25471) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:47.987262+0000 mgr.y (mgr.25471) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.083309+0000 mgr.y (mgr.25471) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cluster 2023-12-06T21:22:48.177286+0000 mgr.y (mgr.25471) 230 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.178633+0000 mgr.y (mgr.25471) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.269300+0000 mgr.y (mgr.25471) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.365005+0000 mgr.y (mgr.25471) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.444380+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.446560+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.449271+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.450105+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.457458+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.458040+0000 mgr.y (mgr.25471) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.536074+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.538373+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.540513+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.541525+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.546724+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.547232+0000 mgr.y (mgr.25471) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.627441+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.629520+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.632594+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.633734+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.642082+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.642776+0000 mgr.y (mgr.25471) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.718274+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.720503+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.722520+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.723230+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.728695+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.729306+0000 mgr.y (mgr.25471) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.808685+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.811214+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.813837+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.814789+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.822030+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.822589+0000 mgr.y (mgr.25471) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.900708+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.903264+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.907974+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.909432+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.917225+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.996822+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:48.999568+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.002167+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.003115+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.010248+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.087421+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.089659+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.092487+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.093460+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.100017+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.180163+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.183071+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.186574+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.188000+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.197078+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.275956+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.278103+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.280617+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.281450+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.287986+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.368152+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.370122+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.372441+0000 mon.a (mon.0) 748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:49.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:49 smithi172 bash[83833]: audit 2023-12-06T21:22:49.373351+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:48.919723+0000 mgr.y (mgr.25471) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.011094+0000 mgr.y (mgr.25471) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.100613+0000 mgr.y (mgr.25471) 241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.197718+0000 mgr.y (mgr.25471) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.288727+0000 mgr.y (mgr.25471) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.380640+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.381232+0000 mgr.y (mgr.25471) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.460948+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.463721+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.465930+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.466796+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.475042+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.475720+0000 mgr.y (mgr.25471) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.553813+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.556226+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.559277+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.560364+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.568035+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.568516+0000 mgr.y (mgr.25471) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:48.919723+0000 mgr.y (mgr.25471) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.011094+0000 mgr.y (mgr.25471) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.100613+0000 mgr.y (mgr.25471) 241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.197718+0000 mgr.y (mgr.25471) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.288727+0000 mgr.y (mgr.25471) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.380640+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.381232+0000 mgr.y (mgr.25471) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.460948+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.463721+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.465930+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.466796+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.475042+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.475720+0000 mgr.y (mgr.25471) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.553813+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.556226+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.559277+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.560364+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.568035+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.568516+0000 mgr.y (mgr.25471) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.645885+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.648039+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.650195+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.651059+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.657537+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.658097+0000 mgr.y (mgr.25471) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.733276+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.735834+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.739841+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.740966+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.747080+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.747627+0000 mgr.y (mgr.25471) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.825736+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.828335+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.831189+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.832141+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.839624+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.840348+0000 mgr.y (mgr.25471) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.916441+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.919248+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.922056+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.924183+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.930112+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:49.998052+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.000512+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.004184+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.005539+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.636 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:22:50.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:48.919723+0000 mgr.y (mgr.25471) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.011094+0000 mgr.y (mgr.25471) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.100613+0000 mgr.y (mgr.25471) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.197718+0000 mgr.y (mgr.25471) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.288727+0000 mgr.y (mgr.25471) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.380640+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.381232+0000 mgr.y (mgr.25471) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.460948+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.463721+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.465930+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.466796+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.475042+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.475720+0000 mgr.y (mgr.25471) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.553813+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.556226+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.559277+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.560364+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.568035+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.568516+0000 mgr.y (mgr.25471) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.645885+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.648039+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.650195+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.651059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.657537+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.658097+0000 mgr.y (mgr.25471) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.733276+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.735834+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.739841+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.740966+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.747080+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.747627+0000 mgr.y (mgr.25471) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.825736+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.828335+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.831189+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.832141+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.839624+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.840348+0000 mgr.y (mgr.25471) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.916441+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.919248+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.922056+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.924183+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.930112+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:49.998052+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.000512+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.004184+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.005539+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.014410+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.099203+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.101922+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.104826+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.105665+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.113455+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.179848+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.183880+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.187238+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.188326+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.195845+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.275955+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.278108+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.280041+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.280641+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.286520+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.360638+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.363136+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.365599+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.366573+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:50 smithi175 bash[25285]: audit 2023-12-06T21:22:50.372866+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.788 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.645885+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.788 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.648039+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.650195+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.651059+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.657537+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.658097+0000 mgr.y (mgr.25471) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.733276+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.735834+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.739841+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.740966+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.747080+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.747627+0000 mgr.y (mgr.25471) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.825736+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.828335+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.789 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.831189+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.832141+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.839624+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.840348+0000 mgr.y (mgr.25471) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.916441+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.919248+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.014410+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.099203+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.101922+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.790 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.104826+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.105665+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.113455+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.179848+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.183880+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.187238+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.188326+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.195845+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.275955+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.278108+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.280041+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.280641+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.286520+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.360638+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.363136+0000 mon.a (mon.0) 802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.365599+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.366573+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[83833]: audit 2023-12-06T21:22:50.372866+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.922056+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.924183+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.930112+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:49.998052+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.000512+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.792 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.004184+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.005539+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.014410+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.099203+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.101922+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.104826+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.105665+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.113455+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.179848+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.183880+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.187238+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.188326+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.195845+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.275955+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.278108+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.280041+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.280641+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.286520+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.360638+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.363136+0000 mon.a (mon.0) 802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.365599+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.366573+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:50.794 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:50 smithi172 bash[79547]: audit 2023-12-06T21:22:50.372866+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.444 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:22:51.444 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 12s ago 17m - - 2023-12-06T21:22:51.444 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 17s ago 16m - - 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (3m) 12s ago 9m 16.3M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (2m) 17s ago 9m 44.0M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (92s) 12s ago 7m 46.5M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (78s) 17s ago 16m 431M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (109s) 12s ago 18m 489M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (60s) 12s ago 18m 44.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (16m) 17s ago 16m 59.0M 2048M 17.2.0 e1d6a67b021e d90cd9b84f8a 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 starting - - - 2048M 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (3m) 12s ago 10m 11.6M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (2m) 17s ago 10m 10.8M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (15m) 12s ago 15m 59.0M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (15m) 12s ago 15m 60.1M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (14m) 12s ago 14m 54.9M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (13m) 12s ago 13m 58.1M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:22:51.445 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (13m) 17s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (12m) 17s ago 12m 54.9M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (11m) 17s ago 11m 54.2M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (11m) 17s ago 11m 57.3M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (86s) 17s ago 10m 55.2M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (8m) 12s ago 8m 87.1M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (7m) 17s ago 7m 87.3M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (7m) 12s ago 7m 87.0M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:22:51.446 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (7m) 17s ago 7m 87.1M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:49.930795+0000 mgr.y (mgr.25471) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.015003+0000 mgr.y (mgr.25471) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.114124+0000 mgr.y (mgr.25471) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cluster 2023-12-06T21:22:50.177940+0000 mgr.y (mgr.25471) 253 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.196416+0000 mgr.y (mgr.25471) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.287178+0000 mgr.y (mgr.25471) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.373519+0000 mgr.y (mgr.25471) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.452091+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.454507+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.742 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.457334+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.458296+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.464324+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.464826+0000 mgr.y (mgr.25471) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.544832+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.547369+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.552024+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.553248+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.559259+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.559839+0000 mgr.y (mgr.25471) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.621957+0000 mgr.y (mgr.25471) 259 : audit 0 from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:51.743 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:49.930795+0000 mgr.y (mgr.25471) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.015003+0000 mgr.y (mgr.25471) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.114124+0000 mgr.y (mgr.25471) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cluster 2023-12-06T21:22:50.177940+0000 mgr.y (mgr.25471) 253 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.196416+0000 mgr.y (mgr.25471) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.287178+0000 mgr.y (mgr.25471) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.373519+0000 mgr.y (mgr.25471) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.452091+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.454507+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.457334+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.458296+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.464324+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.464826+0000 mgr.y (mgr.25471) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.544832+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.744 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.547369+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.552024+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.553248+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.559259+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.559839+0000 mgr.y (mgr.25471) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.621957+0000 mgr.y (mgr.25471) 259 : audit 0 from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.640914+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.745 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.643235+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.645421+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.646225+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.653127+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.653758+0000 mgr.y (mgr.25471) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.735748+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.738424+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.740465+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.741157+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.747823+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.748511+0000 mgr.y (mgr.25471) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.826501+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.828435+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.830960+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.831655+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.836828+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.837331+0000 mgr.y (mgr.25471) 262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.916789+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.918759+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.921857+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.922928+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.930383+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.995164+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.997053+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:50.999251+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.000069+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.007194+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.087118+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.747 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.090259+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.095399+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.096672+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.105187+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.182995+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.186827+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.190146+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.191455+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.198341+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.277449+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.280033+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.282627+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.283711+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.290425+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.748 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.372725+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.374899+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.377696+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[83833]: audit 2023-12-06T21:22:51.378588+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.640914+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.643235+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.645421+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.749 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.646225+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.653127+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.653758+0000 mgr.y (mgr.25471) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.735748+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.738424+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.740465+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.741157+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.747823+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.748511+0000 mgr.y (mgr.25471) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.826501+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.828435+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.830960+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.831655+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.836828+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.750 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.837331+0000 mgr.y (mgr.25471) 262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.916789+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.918759+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.921857+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.922928+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.930383+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.995164+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.997053+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:50.999251+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.000069+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.007194+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.087118+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.090259+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.095399+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.751 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.096672+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.105187+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.182995+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.186827+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.190146+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.191455+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.198341+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.277449+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.280033+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.282627+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.283711+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.290425+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.372725+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.374899+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.752 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.377696+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.753 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:51 smithi172 bash[79547]: audit 2023-12-06T21:22:51.378588+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:49.930795+0000 mgr.y (mgr.25471) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.015003+0000 mgr.y (mgr.25471) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.114124+0000 mgr.y (mgr.25471) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cluster 2023-12-06T21:22:50.177940+0000 mgr.y (mgr.25471) 253 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.196416+0000 mgr.y (mgr.25471) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.287178+0000 mgr.y (mgr.25471) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.373519+0000 mgr.y (mgr.25471) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.452091+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.454507+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.457334+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.458296+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.464324+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.464826+0000 mgr.y (mgr.25471) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.544832+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.547369+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.552024+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.553248+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.559259+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.559839+0000 mgr.y (mgr.25471) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.621957+0000 mgr.y (mgr.25471) 259 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.640914+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.643235+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.645421+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.646225+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.653127+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.653758+0000 mgr.y (mgr.25471) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.735748+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.738424+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.740465+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.741157+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.747823+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.748511+0000 mgr.y (mgr.25471) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.826501+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.828435+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.830960+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.831655+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.836828+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.837331+0000 mgr.y (mgr.25471) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.916789+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.918759+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.921857+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.922928+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.930383+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.995164+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.997053+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:50.999251+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.000069+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.007194+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.087118+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.090259+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.095399+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.096672+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.105187+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.182995+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.186827+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.190146+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.191455+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.198341+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.277449+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.280033+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.282627+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.283711+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.290425+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.372725+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.374899+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.377696+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:51.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:51 smithi175 bash[25285]: audit 2023-12-06T21:22:51.378588+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:51.962 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:22:51.962 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:22:51.962 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:22:51.962 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:22:51.962 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 4 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:22:51.963 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:22:52.385 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "3/23 daemons upgraded", 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:22:52.386 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:50.930949+0000 mgr.y (mgr.25471) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.007782+0000 mgr.y (mgr.25471) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.024601+0000 mgr.y (mgr.25471) 265 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.105829+0000 mgr.y (mgr.25471) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.198869+0000 mgr.y (mgr.25471) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.290957+0000 mgr.y (mgr.25471) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.385412+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.385952+0000 mgr.y (mgr.25471) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.417396+0000 mgr.y (mgr.25471) 270 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.479895+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.482388+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.485440+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.486428+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.493545+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.494276+0000 mgr.y (mgr.25471) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.576734+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.579539+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.581929+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.583040+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.595549+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.596293+0000 mgr.y (mgr.25471) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.679024+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.681075+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.683278+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.684273+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.690051+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.690630+0000 mgr.y (mgr.25471) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.772304+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.774868+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.777314+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.778161+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.784096+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.784616+0000 mgr.y (mgr.25471) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.863391+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.866268+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.869633+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.870864+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.878526+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.956321+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.959069+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.961758+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.172:0/1684699871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.962578+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.963711+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:51.970868+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.050086+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.053945+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.059824+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.061020+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.067767+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.147557+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.149632+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.151787+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.152623+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.159945+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.222900+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.226207+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.228727+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.229581+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.236174+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.319189+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.321559+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.324184+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.325174+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:52 smithi175 bash[25285]: audit 2023-12-06T21:22:52.336048+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:50.930949+0000 mgr.y (mgr.25471) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.007782+0000 mgr.y (mgr.25471) 264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.024601+0000 mgr.y (mgr.25471) 265 : audit 0 from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.105829+0000 mgr.y (mgr.25471) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.198869+0000 mgr.y (mgr.25471) 267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.290957+0000 mgr.y (mgr.25471) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.385412+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.385952+0000 mgr.y (mgr.25471) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.417396+0000 mgr.y (mgr.25471) 270 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.479895+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.482388+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.485440+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.486428+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.493545+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.494276+0000 mgr.y (mgr.25471) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.576734+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.579539+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.581929+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.583040+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.805 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.595549+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:50.930949+0000 mgr.y (mgr.25471) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.007782+0000 mgr.y (mgr.25471) 264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.024601+0000 mgr.y (mgr.25471) 265 : audit 0 from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.105829+0000 mgr.y (mgr.25471) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.198869+0000 mgr.y (mgr.25471) 267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.290957+0000 mgr.y (mgr.25471) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.385412+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.385952+0000 mgr.y (mgr.25471) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.417396+0000 mgr.y (mgr.25471) 270 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.479895+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.482388+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.485440+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.486428+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.493545+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.494276+0000 mgr.y (mgr.25471) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.576734+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.579539+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.581929+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.583040+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.595549+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.596293+0000 mgr.y (mgr.25471) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.679024+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.681075+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.683278+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.684273+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.690051+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.807 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.690630+0000 mgr.y (mgr.25471) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.772304+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.774868+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.777314+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.778161+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.784096+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.784616+0000 mgr.y (mgr.25471) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.863391+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.866268+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.869633+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.870864+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.878526+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.956321+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.959069+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.596293+0000 mgr.y (mgr.25471) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.679024+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.681075+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.683278+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.684273+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.690051+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.690630+0000 mgr.y (mgr.25471) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.772304+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.774868+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.777314+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.778161+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.809 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.784096+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.784616+0000 mgr.y (mgr.25471) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.863391+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.866268+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.869633+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.870864+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.878526+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.956321+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.959069+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.961758+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.172:0/1684699871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.962578+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.963711+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:51.970868+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.050086+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.053945+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.059824+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.061020+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.067767+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.147557+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.149632+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.151787+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.152623+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.159945+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.222900+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.226207+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.228727+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.229581+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.236174+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.319189+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.321559+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.324184+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.325174+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.812 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[79547]: audit 2023-12-06T21:22:52.336048+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.961758+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.172:0/1684699871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.962578+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.963711+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:51.970868+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.050086+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.053945+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.059824+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.061020+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.067767+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.147557+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.149632+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.151787+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.152623+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.159945+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.222900+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.226207+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.228727+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.229581+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.236174+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.319189+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.321559+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.324184+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.325174+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:52.814 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:52 smithi172 bash[83833]: audit 2023-12-06T21:22:52.336048+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:52.879 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:22:53.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.879098+0000 mgr.y (mgr.25471) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:51.971622+0000 mgr.y (mgr.25471) 276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.068439+0000 mgr.y (mgr.25471) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.160596+0000 mgr.y (mgr.25471) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cluster 2023-12-06T21:22:52.178422+0000 mgr.y (mgr.25471) 279 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.236779+0000 mgr.y (mgr.25471) 280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.336675+0000 mgr.y (mgr.25471) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.384239+0000 mgr.y (mgr.25471) 282 : audit 0 from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.414902+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.417291+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.419572+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.420356+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.426150+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.426722+0000 mgr.y (mgr.25471) 283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.505331+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.509911+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.513949+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.515610+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.523403+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.524284+0000 mgr.y (mgr.25471) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.879098+0000 mgr.y (mgr.25471) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:51.971622+0000 mgr.y (mgr.25471) 276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.068439+0000 mgr.y (mgr.25471) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.160596+0000 mgr.y (mgr.25471) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cluster 2023-12-06T21:22:52.178422+0000 mgr.y (mgr.25471) 279 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.236779+0000 mgr.y (mgr.25471) 280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.336675+0000 mgr.y (mgr.25471) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.384239+0000 mgr.y (mgr.25471) 282 : audit 0 from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.414902+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.417291+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.419572+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.420356+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.426150+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.426722+0000 mgr.y (mgr.25471) 283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.505331+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.509911+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.513949+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.515610+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.523403+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.524284+0000 mgr.y (mgr.25471) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.607307+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.610053+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.612679+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.613569+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.619814+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.620387+0000 mgr.y (mgr.25471) 285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.699262+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.702142+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.704924+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.706031+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.713686+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.714347+0000 mgr.y (mgr.25471) 286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.777234+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.780289+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.783532+0000 mon.a (mon.0) 934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.784806+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.796152+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.796762+0000 mgr.y (mgr.25471) 287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.860874+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.863590+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.607307+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.610053+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.612679+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.613569+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.619814+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.620387+0000 mgr.y (mgr.25471) 285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.699262+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.702142+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.704924+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.706031+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.577 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.713686+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.714347+0000 mgr.y (mgr.25471) 286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.777234+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.780289+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.783532+0000 mon.a (mon.0) 934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.784806+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.796152+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.796762+0000 mgr.y (mgr.25471) 287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.860874+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.863590+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.867643+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.868747+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.876279+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.879463+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.172:0/3304817453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.955291+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.959206+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.962422+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.963992+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:52.973027+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.052467+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.055049+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.057789+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.058957+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.067212+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.149293+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.152131+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.156098+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.157276+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.167648+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.248590+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.251064+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.254324+0000 mon.a (mon.0) 959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.255431+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.264730+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.345587+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.347886+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.350368+0000 mon.a (mon.0) 964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.580 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.351573+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[79547]: audit 2023-12-06T21:22:53.357237+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.867643+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.868747+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.876279+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.879463+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.172:0/3304817453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.955291+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.959206+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.962422+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.963992+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:52.973027+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.052467+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.055049+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.057789+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.058957+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.067212+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.149293+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.152131+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.156098+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.157276+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.167648+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.248590+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.251064+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.254324+0000 mon.a (mon.0) 959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.255431+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.264730+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.345587+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.347886+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.350368+0000 mon.a (mon.0) 964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.351573+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:53 smithi172 bash[83833]: audit 2023-12-06T21:22:53.357237+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.879098+0000 mgr.y (mgr.25471) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:51.971622+0000 mgr.y (mgr.25471) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.068439+0000 mgr.y (mgr.25471) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.160596+0000 mgr.y (mgr.25471) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cluster 2023-12-06T21:22:52.178422+0000 mgr.y (mgr.25471) 279 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.236779+0000 mgr.y (mgr.25471) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.336675+0000 mgr.y (mgr.25471) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.384239+0000 mgr.y (mgr.25471) 282 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.414902+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.417291+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.419572+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.420356+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.426150+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.426722+0000 mgr.y (mgr.25471) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.505331+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.509911+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.513949+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.515610+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.523403+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.524284+0000 mgr.y (mgr.25471) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.607307+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.610053+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.612679+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.613569+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.619814+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.620387+0000 mgr.y (mgr.25471) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.699262+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.702142+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.704924+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.706031+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.713686+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.714347+0000 mgr.y (mgr.25471) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.777234+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.780289+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.783532+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.784806+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.796152+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.796762+0000 mgr.y (mgr.25471) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:53.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.860874+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.863590+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.867643+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.868747+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.876279+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.879463+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.172:0/3304817453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.955291+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.959206+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.962422+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.963992+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:52.973027+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.052467+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.055049+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.057789+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.058957+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.067212+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.149293+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.152131+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.156098+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.157276+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.167648+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.248590+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.251064+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.254324+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.255431+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.264730+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.345587+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.347886+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:53.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.350368+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:53.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.351573+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:53.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:53 smithi175 bash[25285]: audit 2023-12-06T21:22:53.357237+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.876958+0000 mgr.y (mgr.25471) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:52.973518+0000 mgr.y (mgr.25471) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.067839+0000 mgr.y (mgr.25471) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.168363+0000 mgr.y (mgr.25471) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.195513+0000 mgr.y (mgr.25471) 292 : audit [DBG] from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.265421+0000 mgr.y (mgr.25471) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.357880+0000 mgr.y (mgr.25471) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.421142+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.424376+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.427098+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.428165+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.433746+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.434301+0000 mgr.y (mgr.25471) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.512422+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.515301+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.518049+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.519141+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.527838+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.528544+0000 mgr.y (mgr.25471) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.610980+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.613787+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.618755+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.620089+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.627370+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.628131+0000 mgr.y (mgr.25471) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.708989+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.712196+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.715249+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.716447+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.722546+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.723323+0000 mgr.y (mgr.25471) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.802640+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.807620+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.816872+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.817743+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.825269+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.826021+0000 mgr.y (mgr.25471) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.845754+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.853285+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.861353+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.913177+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.915822+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.918471+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.919348+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:53.925820+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.008504+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.012345+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.015510+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.016537+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.024604+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.107628+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.109900+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.112675+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.113811+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.121175+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.205871+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.207897+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.210370+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.211193+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.218301+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.297014+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.299574+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.302011+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.302960+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.309073+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:54 smithi175 bash[25285]: audit 2023-12-06T21:22:54.393451+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.876958+0000 mgr.y (mgr.25471) 288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:52.973518+0000 mgr.y (mgr.25471) 289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.067839+0000 mgr.y (mgr.25471) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.168363+0000 mgr.y (mgr.25471) 291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.195513+0000 mgr.y (mgr.25471) 292 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.265421+0000 mgr.y (mgr.25471) 293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.357880+0000 mgr.y (mgr.25471) 294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.421142+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.424376+0000 mon.a (mon.0) 968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.427098+0000 mon.a (mon.0) 969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.428165+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.433746+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.434301+0000 mgr.y (mgr.25471) 295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.512422+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.515301+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.518049+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.519141+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.527838+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.528544+0000 mgr.y (mgr.25471) 296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.610980+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.876958+0000 mgr.y (mgr.25471) 288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:52.973518+0000 mgr.y (mgr.25471) 289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.067839+0000 mgr.y (mgr.25471) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.168363+0000 mgr.y (mgr.25471) 291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.195513+0000 mgr.y (mgr.25471) 292 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.265421+0000 mgr.y (mgr.25471) 293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.357880+0000 mgr.y (mgr.25471) 294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.421142+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.424376+0000 mon.a (mon.0) 968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.427098+0000 mon.a (mon.0) 969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.428165+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.433746+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.434301+0000 mgr.y (mgr.25471) 295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.512422+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.515301+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.518049+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.519141+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.527838+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.528544+0000 mgr.y (mgr.25471) 296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.610980+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.613787+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.618755+0000 mon.a (mon.0) 979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.620089+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.627370+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.628131+0000 mgr.y (mgr.25471) 297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.708989+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.712196+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.715249+0000 mon.a (mon.0) 984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.716447+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.722546+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.723323+0000 mgr.y (mgr.25471) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.802640+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.807620+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.816872+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.817743+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.825269+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.826021+0000 mgr.y (mgr.25471) 299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.845754+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.853285+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.861353+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.913177+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.613787+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.618755+0000 mon.a (mon.0) 979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.620089+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.627370+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.628131+0000 mgr.y (mgr.25471) 297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.708989+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.712196+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.715249+0000 mon.a (mon.0) 984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.716447+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.722546+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.723323+0000 mgr.y (mgr.25471) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.802640+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.807620+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.816872+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.817743+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.825269+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.826021+0000 mgr.y (mgr.25471) 299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.845754+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.853285+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.861353+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.913177+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.915822+0000 mon.a (mon.0) 996 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.918471+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.919348+0000 mon.a (mon.0) 998 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:53.925820+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.008504+0000 mon.a (mon.0) 1000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.012345+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.015510+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.016537+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.024604+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.107628+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.109900+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.112675+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.113811+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.121175+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.205871+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.207897+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.210370+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.211193+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.218301+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.297014+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.299574+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.302011+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.302960+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.309073+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[79547]: audit 2023-12-06T21:22:54.393451+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.915822+0000 mon.a (mon.0) 996 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.918471+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.919348+0000 mon.a (mon.0) 998 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:53.925820+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.008504+0000 mon.a (mon.0) 1000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.012345+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.015510+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.016537+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.024604+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.107628+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.109900+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.112675+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.113811+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.121175+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.205871+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.207897+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.210370+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.211193+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.218301+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.297014+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.299574+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.302011+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.302960+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.309073+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:54.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:54 smithi172 bash[83833]: audit 2023-12-06T21:22:54.393451+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:53.926779+0000 mgr.y (mgr.25471) 300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.026095+0000 mgr.y (mgr.25471) 301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.121918+0000 mgr.y (mgr.25471) 302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cluster 2023-12-06T21:22:54.179358+0000 mgr.y (mgr.25471) 303 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.219066+0000 mgr.y (mgr.25471) 304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.309783+0000 mgr.y (mgr.25471) 305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.396626+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.405523+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.407331+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.417525+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.418140+0000 mgr.y (mgr.25471) 306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.495548+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.497412+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.499755+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.500590+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.507070+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.508288+0000 mgr.y (mgr.25471) 307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.593852+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.596097+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.597974+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:53.926779+0000 mgr.y (mgr.25471) 300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.026095+0000 mgr.y (mgr.25471) 301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.121918+0000 mgr.y (mgr.25471) 302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cluster 2023-12-06T21:22:54.179358+0000 mgr.y (mgr.25471) 303 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.219066+0000 mgr.y (mgr.25471) 304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.309783+0000 mgr.y (mgr.25471) 305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.396626+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.405523+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.407331+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.417525+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.418140+0000 mgr.y (mgr.25471) 306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.495548+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.497412+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.499755+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.500590+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.507070+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.508288+0000 mgr.y (mgr.25471) 307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.593852+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.596097+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.597974+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.598721+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.605585+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.606094+0000 mgr.y (mgr.25471) 308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.686148+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.688571+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.692118+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.693080+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.701805+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.702405+0000 mgr.y (mgr.25471) 309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.767021+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.769031+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.770988+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.771748+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.779556+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.780091+0000 mgr.y (mgr.25471) 310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.820338+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.830243+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.839644+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.844873+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.846907+0000 mon.a (mon.0) 1049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.848600+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[79547]: audit 2023-12-06T21:22:54.849898+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.598721+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.605585+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.606094+0000 mgr.y (mgr.25471) 308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.686148+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.688571+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.692118+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.693080+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.701805+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.702405+0000 mgr.y (mgr.25471) 309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.767021+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.769031+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.770988+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.771748+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.779556+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.780091+0000 mgr.y (mgr.25471) 310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.820338+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.830243+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.839644+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.844873+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.846907+0000 mon.a (mon.0) 1049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.848600+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:55.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:55 smithi172 bash[83833]: audit 2023-12-06T21:22:54.849898+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:53.926779+0000 mgr.y (mgr.25471) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.026095+0000 mgr.y (mgr.25471) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.121918+0000 mgr.y (mgr.25471) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cluster 2023-12-06T21:22:54.179358+0000 mgr.y (mgr.25471) 303 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.219066+0000 mgr.y (mgr.25471) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.309783+0000 mgr.y (mgr.25471) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.396626+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.405523+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.407331+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.417525+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.418140+0000 mgr.y (mgr.25471) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.495548+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.497412+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.499755+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.500590+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.507070+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.508288+0000 mgr.y (mgr.25471) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.593852+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.596097+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.597974+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.598721+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.605585+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.606094+0000 mgr.y (mgr.25471) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.686148+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.688571+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.692118+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.693080+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.701805+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.702405+0000 mgr.y (mgr.25471) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.767021+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.769031+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.770988+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:55.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.771748+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.779556+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.780091+0000 mgr.y (mgr.25471) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.820338+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.830243+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.839644+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.844873+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.846907+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.848600+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:22:55.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:55 smithi175 bash[25285]: audit 2023-12-06T21:22:54.849898+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:22:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:56 smithi175 bash[25285]: cephadm 2023-12-06T21:22:54.850744+0000 mgr.y (mgr.25471) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-06T21:22:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:56 smithi172 bash[79547]: cephadm 2023-12-06T21:22:54.850744+0000 mgr.y (mgr.25471) 311 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-06T21:22:56.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:56 smithi172 bash[83833]: cephadm 2023-12-06T21:22:54.850744+0000 mgr.y (mgr.25471) 311 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-06T21:22:57.478 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:57 smithi172 bash[79547]: cluster 2023-12-06T21:22:56.180062+0000 mgr.y (mgr.25471) 312 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:57.478 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:57 smithi172 bash[83833]: cluster 2023-12-06T21:22:56.180062+0000 mgr.y (mgr.25471) 312 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:57.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:57 smithi175 bash[25285]: cluster 2023-12-06T21:22:56.180062+0000 mgr.y (mgr.25471) 312 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:22:58.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[62614]: ts=2023-12-06T21:22:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:22:59.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:22:58] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:57.804821+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:57.813989+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:57.822864+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:58.380621+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:58.384921+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:58.386733+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[83833]: audit 2023-12-06T21:22:58.388689+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:57.804821+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:57.813989+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:57.822864+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:58.380621+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:58.384921+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:58.386733+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:58 smithi172 bash[79547]: audit 2023-12-06T21:22:58.388689+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:22:59.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:57.804821+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:57.813989+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:57.822864+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:58.380621+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:58.384921+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:58.386733+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:22:59.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:58 smithi175 bash[25285]: audit 2023-12-06T21:22:58.388689+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:59 smithi175 bash[25285]: cluster 2023-12-06T21:22:58.181684+0000 mgr.y (mgr.25471) 313 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:59 smithi175 bash[25285]: cephadm 2023-12-06T21:22:58.372954+0000 mgr.y (mgr.25471) 314 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T21:23:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:22:59 smithi175 bash[25285]: cephadm 2023-12-06T21:22:58.390999+0000 mgr.y (mgr.25471) 315 : cephadm [INF] Deploying daemon mon.b on smithi175 2023-12-06T21:23:00.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[79547]: cluster 2023-12-06T21:22:58.181684+0000 mgr.y (mgr.25471) 313 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:00.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[79547]: cephadm 2023-12-06T21:22:58.372954+0000 mgr.y (mgr.25471) 314 : cephadm 1 Upgrade: Updating mon.b 2023-12-06T21:23:00.216 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[79547]: cephadm 2023-12-06T21:22:58.390999+0000 mgr.y (mgr.25471) 315 : cephadm 1 Deploying daemon mon.b on smithi175 2023-12-06T21:23:00.217 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[83833]: cluster 2023-12-06T21:22:58.181684+0000 mgr.y (mgr.25471) 313 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:00.217 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[83833]: cephadm 2023-12-06T21:22:58.372954+0000 mgr.y (mgr.25471) 314 : cephadm 1 Upgrade: Updating mon.b 2023-12-06T21:23:00.217 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:22:59 smithi172 bash[83833]: cephadm 2023-12-06T21:22:58.390999+0000 mgr.y (mgr.25471) 315 : cephadm 1 Deploying daemon mon.b on smithi175 2023-12-06T21:23:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:00 smithi175 systemd[1]: Stopping Ceph mon.b for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:23:01.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:01 smithi175 bash[25285]: debug 2023-12-06T21:23:01.105+0000 7f747b704700 -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 2023-12-06T21:23:01.479 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:01 smithi175 bash[25285]: debug 2023-12-06T21:23:01.105+0000 7f747b704700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T21:23:02.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:01 smithi175 bash[67217]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-b 2023-12-06T21:23:02.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:02 smithi175 bash[67360]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-b 2023-12-06T21:23:02.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:02 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T21:23:02.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:02 smithi175 systemd[1]: Stopped Ceph mon.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:23:02.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:02 smithi175 systemd[1]: Started Ceph mon.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.985+0000 7fc418b14c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.985+0000 7fc418b14c80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.985+0000 7fc418b14c80 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 0 load: jerasure load: lrc 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Git sha 0 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: DB SUMMARY 2023-12-06T21:23:04.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: DB Session ID: 8N8SJ2449QFTBR85PFDZ 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2246 Bytes 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 873160 ; 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.env: 0x56358bc2aa60 2023-12-06T21:23:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.info_log: 0x56358df51780 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:23:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.db_log_dir: 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.wal_dir: 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.write_buffer_manager: 0x56358df24f00 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:23:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:23:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:23:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:23:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:23:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.row_cache: None 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.wal_filter: None 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.wal_compression: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:23:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:23:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Compression algorithms supported: 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kZSTD supported: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:23:04.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.merge_operator: 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:23:04.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56358df518a0) 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: cache_index_and_filter_blocks: 1 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: pin_top_level_index_and_filter: 1 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: index_type: 0 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: data_block_index_type: 0 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: index_shortening: 1 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: checksum: 4 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: no_block_cache: 0 2023-12-06T21:23:04.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_cache: 0x56358dfa5090 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_cache_name: BinnedLRUCache 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_cache_options: 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: capacity : 536870912 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: num_shard_bits : 4 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: strict_capacity_limit : 0 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: high_pri_pool_ratio: 0.000 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_cache_compressed: (nil) 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: persistent_cache: (nil) 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_size: 4096 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_size_deviation: 10 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_restart_interval: 16 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: index_block_restart_interval: 1 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: metadata_block_size: 4096 2023-12-06T21:23:04.263 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: partition_filters: 0 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: use_delta_encoding: 1 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: filter_policy: bloomfilter 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: whole_key_filtering: 1 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: verify_compression: 0 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: read_amp_bytes_per_bit: 0 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: format_version: 5 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: enable_index_compression: 1 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: block_align: 0 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: max_auto_readahead_size: 262144 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: prepopulate_block_cache: 0 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: initial_auto_readahead_size: 8192 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: num_file_reads_for_auto_readahead: 2 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:23:04.264 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:03 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.num_levels: 7 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:23:04.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:23:04.266 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:23:04.267 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:23:04.268 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:23:04.269 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:23:04.270 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc40e2dd700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 47, last_sequence is 27665, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.989+0000 7fc418b14c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0b8c6876-4f36-4247-82fd-f9899f3cf41b 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.993+0000 7fc418b14c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897783993908, "job": 1, "event": "recovery_started", "wal_files": [43]} 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.993+0000 7fc418b14c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.997+0000 7fc418b14c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897784001574, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 555666, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27670, "largest_seqno": 28391, "table_properties": {"data_size": 552292, "index_size": 1336, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9707, "raw_average_key_size": 24, "raw_value_size": 545390, "raw_average_value_size": 1387, "num_data_blocks": 54, "num_entries": 393, "num_filter_entries": 393, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701897783, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0b8c6876-4f36-4247-82fd-f9899f3cf41b", "db_session_id": "8N8SJ2449QFTBR85PFDZ", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:03.997+0000 7fc418b14c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701897784001717, "job": 1, "event": "recovery_finished"} 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2023-12-06T21:23:04.271 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56358e044000 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 4 rocksdb: DB pointer 0x56358e032000 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc4072cf700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc4072cf700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: ** DB Stats ** 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:23:04.272 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: ** Compaction Stats [default] ** 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: L0 1/0 542.64 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: L6 1/0 11.04 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 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Sum 2/0 11.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: ** Compaction Stats [default] ** 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 145.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:23:04.273 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Cumulative compaction: 0.00 GB write, 47.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Interval compaction: 0.00 GB write, 47.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Block cache BinnedLRUCache@0x56358dfa5090#7 capacity: 512.00 MB usage: 2.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.001+0000 7fc418b14c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] at bind addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:23:04.274 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 1 mon.b@-1(???) e3 preinit fsid eba27d04-947a-11ee-95a2-87774f69a715 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).mds e1 new map 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).mds e1 print_map 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: e1 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: legacy client fscid: -1 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: No filesystems configured 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:23:04.275 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:04 smithi175 bash[67426]: debug 2023-12-06T21:23:04.005+0000 7fc418b14c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2023-12-06T21:23:09.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:08 smithi175 bash[62614]: ts=2023-12-06T21:23:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:09.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:08] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.33.4" 2023-12-06T21:23:09.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:09 smithi172 bash[75766]: debug 2023-12-06T21:23:09.018+0000 7f8713faf700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T21:23:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:04.499979+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:04.500586+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T21:23:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.509597+0000 mon.a (mon.0) 1073 : cluster 0 fsmap 2023-12-06T21:23:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.509659+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:10.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.510336+0000 mon.a (mon.0) 1075 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.510692+0000 mon.a (mon.0) 1076 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.516425+0000 mon.a (mon.0) 1077 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.516974+0000 mon.a (mon.0) 1078 : cluster 1 mon.a calling monitor election 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.524833+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.529480+0000 mon.a (mon.0) 1079 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.543890+0000 mon.a (mon.0) 1080 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.545789+0000 mon.a (mon.0) 1081 : cluster 0 fsmap 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.545910+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.546725+0000 mon.a (mon.0) 1083 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.547094+0000 mon.a (mon.0) 1084 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.547180+0000 mon.a (mon.0) 1085 : cluster 1 Cluster is now healthy 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cluster 2023-12-06T21:23:09.552570+0000 mon.a (mon.0) 1086 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.558399+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.565449+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.572511+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.578622+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.586880+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.587468+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.589261+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.597095+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:04.499979+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:04.500586+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.509597+0000 mon.a (mon.0) 1073 : cluster 0 fsmap 2023-12-06T21:23:10.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.509659+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.510336+0000 mon.a (mon.0) 1075 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.510692+0000 mon.a (mon.0) 1076 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.516425+0000 mon.a (mon.0) 1077 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.516974+0000 mon.a (mon.0) 1078 : cluster 1 mon.a calling monitor election 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.524833+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.529480+0000 mon.a (mon.0) 1079 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.543890+0000 mon.a (mon.0) 1080 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.545789+0000 mon.a (mon.0) 1081 : cluster 0 fsmap 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.545910+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.546725+0000 mon.a (mon.0) 1083 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.547094+0000 mon.a (mon.0) 1084 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.547180+0000 mon.a (mon.0) 1085 : cluster 1 Cluster is now healthy 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cluster 2023-12-06T21:23:09.552570+0000 mon.a (mon.0) 1086 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.558399+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.565449+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.572511+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.578622+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.586880+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.587468+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.589261+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.597095+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cephadm 2023-12-06T21:23:09.597767+0000 mgr.y (mgr.25471) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cephadm 2023-12-06T21:23:09.663741+0000 mgr.y (mgr.25471) 323 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.664600+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.666370+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:10.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: audit 2023-12-06T21:23:09.668178+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[79547]: cephadm 2023-12-06T21:23:09.669991+0000 mgr.y (mgr.25471) 324 : cephadm 1 Reconfiguring daemon mon.a on smithi172 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cephadm 2023-12-06T21:23:09.597767+0000 mgr.y (mgr.25471) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cephadm 2023-12-06T21:23:09.663741+0000 mgr.y (mgr.25471) 323 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.664600+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.666370+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: audit 2023-12-06T21:23:09.668178+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:10.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:10 smithi172 bash[83833]: cephadm 2023-12-06T21:23:09.669991+0000 mgr.y (mgr.25471) 324 : cephadm 1 Reconfiguring daemon mon.a on smithi172 2023-12-06T21:23:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:04.499979+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:04.500586+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T21:23:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.509597+0000 mon.a (mon.0) 1073 : cluster 0 fsmap 2023-12-06T21:23:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.509659+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.510336+0000 mon.a (mon.0) 1075 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.510692+0000 mon.a (mon.0) 1076 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.516425+0000 mon.a (mon.0) 1077 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.516974+0000 mon.a (mon.0) 1078 : cluster 1 mon.a calling monitor election 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.524833+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.529480+0000 mon.a (mon.0) 1079 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.543890+0000 mon.a (mon.0) 1080 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.545789+0000 mon.a (mon.0) 1081 : cluster 0 fsmap 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.545910+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.546725+0000 mon.a (mon.0) 1083 : cluster 0 mgrmap e42: y(active, since 67s), standbys: x 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.547094+0000 mon.a (mon.0) 1084 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.547180+0000 mon.a (mon.0) 1085 : cluster 1 Cluster is now healthy 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cluster 2023-12-06T21:23:09.552570+0000 mon.a (mon.0) 1086 : cluster 1 overall HEALTH_OK 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.558399+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.565449+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.572511+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.578622+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.586880+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.587468+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.589261+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.597095+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cephadm 2023-12-06T21:23:09.597767+0000 mgr.y (mgr.25471) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cephadm 2023-12-06T21:23:09.663741+0000 mgr.y (mgr.25471) 323 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.664600+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.666370+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: audit 2023-12-06T21:23:09.668178+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:11.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:10 smithi175 bash[67426]: cephadm 2023-12-06T21:23:09.669991+0000 mgr.y (mgr.25471) 324 : cephadm 1 Reconfiguring daemon mon.a on smithi172 2023-12-06T21:23:11.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:11 smithi172 bash[79547]: cluster 2023-12-06T21:23:10.188017+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:11 smithi172 bash[83833]: cluster 2023-12-06T21:23:10.188017+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:12.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:11 smithi175 bash[67426]: cluster 2023-12-06T21:23:10.188017+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:13.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: audit 2023-12-06T21:23:11.977428+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: audit 2023-12-06T21:23:11.988572+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: cephadm 2023-12-06T21:23:12.040129+0000 mgr.y (mgr.25471) 326 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: audit 2023-12-06T21:23:12.040952+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: audit 2023-12-06T21:23:12.042965+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: audit 2023-12-06T21:23:12.045022+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: cephadm 2023-12-06T21:23:12.047192+0000 mgr.y (mgr.25471) 327 : cephadm 1 Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:23:13.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:12 smithi175 bash[67426]: cluster 2023-12-06T21:23:12.188583+0000 mgr.y (mgr.25471) 328 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: audit 2023-12-06T21:23:11.977428+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: audit 2023-12-06T21:23:11.988572+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: cephadm 2023-12-06T21:23:12.040129+0000 mgr.y (mgr.25471) 326 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: audit 2023-12-06T21:23:12.040952+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: audit 2023-12-06T21:23:12.042965+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: audit 2023-12-06T21:23:12.045022+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: cephadm 2023-12-06T21:23:12.047192+0000 mgr.y (mgr.25471) 327 : cephadm 1 Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[79547]: cluster 2023-12-06T21:23:12.188583+0000 mgr.y (mgr.25471) 328 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: audit 2023-12-06T21:23:11.977428+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: audit 2023-12-06T21:23:11.988572+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: cephadm 2023-12-06T21:23:12.040129+0000 mgr.y (mgr.25471) 326 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: audit 2023-12-06T21:23:12.040952+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: audit 2023-12-06T21:23:12.042965+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: audit 2023-12-06T21:23:12.045022+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: cephadm 2023-12-06T21:23:12.047192+0000 mgr.y (mgr.25471) 327 : cephadm 1 Reconfiguring daemon mgr.y on smithi172 2023-12-06T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:12 smithi172 bash[83833]: cluster 2023-12-06T21:23:12.188583+0000 mgr.y (mgr.25471) 328 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:14.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:13 smithi175 bash[67426]: audit 2023-12-06T21:23:13.213695+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:14.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:13 smithi172 bash[79547]: audit 2023-12-06T21:23:13.213695+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:13 smithi172 bash[83833]: audit 2023-12-06T21:23:13.213695+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: cluster 2023-12-06T21:23:14.190197+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: audit 2023-12-06T21:23:14.328104+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: audit 2023-12-06T21:23:14.337354+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: cephadm 2023-12-06T21:23:14.367457+0000 mgr.y (mgr.25471) 331 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: audit 2023-12-06T21:23:14.368169+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: audit 2023-12-06T21:23:14.370162+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: audit 2023-12-06T21:23:14.372061+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:15.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[79547]: cephadm 2023-12-06T21:23:14.374249+0000 mgr.y (mgr.25471) 332 : cephadm 1 Reconfiguring daemon mon.c on smithi172 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: cluster 2023-12-06T21:23:14.190197+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: audit 2023-12-06T21:23:14.328104+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: audit 2023-12-06T21:23:14.337354+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: cephadm 2023-12-06T21:23:14.367457+0000 mgr.y (mgr.25471) 331 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: audit 2023-12-06T21:23:14.368169+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: audit 2023-12-06T21:23:14.370162+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: audit 2023-12-06T21:23:14.372061+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:15.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:15 smithi172 bash[83833]: cephadm 2023-12-06T21:23:14.374249+0000 mgr.y (mgr.25471) 332 : cephadm 1 Reconfiguring daemon mon.c on smithi172 2023-12-06T21:23:15.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: cluster 2023-12-06T21:23:14.190197+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:15.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: audit 2023-12-06T21:23:14.328104+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: audit 2023-12-06T21:23:14.337354+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: cephadm 2023-12-06T21:23:14.367457+0000 mgr.y (mgr.25471) 331 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: audit 2023-12-06T21:23:14.368169+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: audit 2023-12-06T21:23:14.370162+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: audit 2023-12-06T21:23:14.372061+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:15 smithi175 bash[67426]: cephadm 2023-12-06T21:23:14.374249+0000 mgr.y (mgr.25471) 332 : cephadm 1 Reconfiguring daemon mon.c on smithi172 2023-12-06T21:23:17.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:17 smithi172 bash[79547]: cluster 2023-12-06T21:23:16.190914+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:17.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:17 smithi172 bash[79547]: audit 2023-12-06T21:23:17.310934+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:17.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:17 smithi172 bash[83833]: cluster 2023-12-06T21:23:16.190914+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:17.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:17 smithi172 bash[83833]: audit 2023-12-06T21:23:17.310934+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:17.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:17 smithi175 bash[67426]: cluster 2023-12-06T21:23:16.190914+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:17.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:17 smithi175 bash[67426]: audit 2023-12-06T21:23:17.310934+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:18.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.365264+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.375375+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: cephadm 2023-12-06T21:23:17.399624+0000 mgr.y (mgr.25471) 334 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.400241+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.401870+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: cephadm 2023-12-06T21:23:17.408098+0000 mgr.y (mgr.25471) 335 : cephadm 1 Reconfiguring daemon osd.0 on smithi172 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.954912+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.965892+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[67426]: audit 2023-12-06T21:23:17.974483+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.365264+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.375375+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: cephadm 2023-12-06T21:23:17.399624+0000 mgr.y (mgr.25471) 334 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.400241+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.401870+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: cephadm 2023-12-06T21:23:17.408098+0000 mgr.y (mgr.25471) 335 : cephadm 1 Reconfiguring daemon osd.0 on smithi172 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.954912+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.965892+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[83833]: audit 2023-12-06T21:23:17.974483+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.365264+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.375375+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: cephadm 2023-12-06T21:23:17.399624+0000 mgr.y (mgr.25471) 334 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.400241+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.401870+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: cephadm 2023-12-06T21:23:17.408098+0000 mgr.y (mgr.25471) 335 : cephadm 1 Reconfiguring daemon osd.0 on smithi172 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.954912+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.965892+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:18.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[79547]: audit 2023-12-06T21:23:17.974483+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:19.001 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:18 smithi175 bash[62614]: ts=2023-12-06T21:23:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:18] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2023-12-06T21:23:19.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:19 smithi172 bash[79547]: cluster 2023-12-06T21:23:18.192534+0000 mgr.y (mgr.25471) 336 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:19.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:19 smithi172 bash[83833]: cluster 2023-12-06T21:23:18.192534+0000 mgr.y (mgr.25471) 336 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:19.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:19 smithi175 bash[67426]: cluster 2023-12-06T21:23:18.192534+0000 mgr.y (mgr.25471) 336 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:21.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: cluster 2023-12-06T21:23:20.193355+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: audit 2023-12-06T21:23:20.414595+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: audit 2023-12-06T21:23:20.422820+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: cephadm 2023-12-06T21:23:20.428782+0000 mgr.y (mgr.25471) 338 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: audit 2023-12-06T21:23:20.429270+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: audit 2023-12-06T21:23:20.430766+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:21.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:21 smithi175 bash[67426]: cephadm 2023-12-06T21:23:20.434435+0000 mgr.y (mgr.25471) 339 : cephadm 1 Reconfiguring daemon osd.1 on smithi172 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: cluster 2023-12-06T21:23:20.193355+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: audit 2023-12-06T21:23:20.414595+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: audit 2023-12-06T21:23:20.422820+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: cephadm 2023-12-06T21:23:20.428782+0000 mgr.y (mgr.25471) 338 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: audit 2023-12-06T21:23:20.429270+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: audit 2023-12-06T21:23:20.430766+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[79547]: cephadm 2023-12-06T21:23:20.434435+0000 mgr.y (mgr.25471) 339 : cephadm 1 Reconfiguring daemon osd.1 on smithi172 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: cluster 2023-12-06T21:23:20.193355+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: audit 2023-12-06T21:23:20.414595+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: audit 2023-12-06T21:23:20.422820+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:21.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: cephadm 2023-12-06T21:23:20.428782+0000 mgr.y (mgr.25471) 338 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:23:21.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: audit 2023-12-06T21:23:20.429270+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:23:21.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: audit 2023-12-06T21:23:20.430766+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:21.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:21 smithi172 bash[83833]: cephadm 2023-12-06T21:23:20.434435+0000 mgr.y (mgr.25471) 339 : cephadm 1 Reconfiguring daemon osd.1 on smithi172 2023-12-06T21:23:23.284 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:23:23.562 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:23 smithi172 bash[79547]: cluster 2023-12-06T21:23:22.194179+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:23.563 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:23 smithi172 bash[83833]: cluster 2023-12-06T21:23:22.194179+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:23.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:23 smithi175 bash[67426]: cluster 2023-12-06T21:23:22.194179+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 6s ago 17m - - 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 22s ago 17m - - 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (3m) 6s ago 10m 16.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (2m) 22s ago 10m 42.7M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (2m) 6s ago 8m 46.8M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (111s) 22s ago 16m 432M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (2m) 6s ago 18m 492M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (92s) 6s ago 19m 48.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 starting - - - 2048M 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (42s) 6s ago 17m 36.2M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:23:24.049 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (3m) 6s ago 10m 13.6M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (3m) 22s ago 10m 11.5M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (16m) 6s ago 16m 59.3M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (15m) 6s ago 15m 60.2M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (15m) 6s ago 15m 55.0M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (14m) 6s ago 14m 57.8M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (13m) 22s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (13m) 22s ago 13m 55.3M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (12m) 22s ago 12m 54.3M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (11m) 22s ago 11m 57.8M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (119s) 22s ago 10m 56.7M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (8m) 6s ago 8m 87.2M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (8m) 22s ago 8m 87.4M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (8m) 6s ago 8m 87.1M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:23:24.050 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (8m) 22s ago 8m 87.3M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:23:24.497 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:23:24.497 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:23:24.497 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:23:24.497 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:23:24.498 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:23:24.679 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[79547]: audit 2023-12-06T21:23:23.218006+0000 mgr.y (mgr.25471) 341 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:24.679 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[79547]: audit 2023-12-06T21:23:23.267981+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.679 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[79547]: audit 2023-12-06T21:23:23.655396+0000 mgr.y (mgr.25471) 343 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.681 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[83833]: audit 2023-12-06T21:23:23.218006+0000 mgr.y (mgr.25471) 341 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:24.681 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[83833]: audit 2023-12-06T21:23:23.267981+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.681 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:24 smithi172 bash[83833]: audit 2023-12-06T21:23:23.655396+0000 mgr.y (mgr.25471) 343 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:24 smithi175 bash[67426]: audit 2023-12-06T21:23:23.218006+0000 mgr.y (mgr.25471) 341 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:24.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:24 smithi175 bash[67426]: audit 2023-12-06T21:23:23.267981+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:24 smithi175 bash[67426]: audit 2023-12-06T21:23:23.655396+0000 mgr.y (mgr.25471) 343 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:23:24.896 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "4/23 daemons upgraded", 2023-12-06T21:23:24.897 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:23:24.897 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:23:24.897 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:23:25.344 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:23:25.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:25 smithi175 bash[67426]: audit 2023-12-06T21:23:24.027172+0000 mgr.y (mgr.25471) 344 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:25.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:25 smithi175 bash[67426]: cluster 2023-12-06T21:23:24.195697+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:25.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:25 smithi175 bash[67426]: audit 2023-12-06T21:23:24.496317+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.172:0/3028478761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:25.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:25 smithi175 bash[67426]: audit 2023-12-06T21:23:25.343402+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.172:0/1536426576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:25.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[83833]: audit 2023-12-06T21:23:24.027172+0000 mgr.y (mgr.25471) 344 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[83833]: cluster 2023-12-06T21:23:24.195697+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[83833]: audit 2023-12-06T21:23:24.496317+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.172:0/3028478761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[83833]: audit 2023-12-06T21:23:25.343402+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.172:0/1536426576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[79547]: audit 2023-12-06T21:23:24.027172+0000 mgr.y (mgr.25471) 344 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[79547]: cluster 2023-12-06T21:23:24.195697+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[79547]: audit 2023-12-06T21:23:24.496317+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.172:0/3028478761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:25 smithi172 bash[79547]: audit 2023-12-06T21:23:25.343402+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.172:0/1536426576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:26.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: audit 2023-12-06T21:23:24.894623+0000 mgr.y (mgr.25471) 346 : audit 0 from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: audit 2023-12-06T21:23:25.490006+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: audit 2023-12-06T21:23:25.498627+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: cephadm 2023-12-06T21:23:25.508550+0000 mgr.y (mgr.25471) 347 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: audit 2023-12-06T21:23:25.509027+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: audit 2023-12-06T21:23:25.510377+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:26.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:26 smithi175 bash[67426]: cephadm 2023-12-06T21:23:25.514732+0000 mgr.y (mgr.25471) 348 : cephadm 1 Reconfiguring daemon osd.2 on smithi172 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: audit 2023-12-06T21:23:24.894623+0000 mgr.y (mgr.25471) 346 : audit 0 from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: audit 2023-12-06T21:23:25.490006+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: audit 2023-12-06T21:23:25.498627+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: cephadm 2023-12-06T21:23:25.508550+0000 mgr.y (mgr.25471) 347 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: audit 2023-12-06T21:23:25.509027+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: audit 2023-12-06T21:23:25.510377+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[83833]: cephadm 2023-12-06T21:23:25.514732+0000 mgr.y (mgr.25471) 348 : cephadm 1 Reconfiguring daemon osd.2 on smithi172 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: audit 2023-12-06T21:23:24.894623+0000 mgr.y (mgr.25471) 346 : audit 0 from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: audit 2023-12-06T21:23:25.490006+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: audit 2023-12-06T21:23:25.498627+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:26.783 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: cephadm 2023-12-06T21:23:25.508550+0000 mgr.y (mgr.25471) 347 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:23:26.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: audit 2023-12-06T21:23:25.509027+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:23:26.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: audit 2023-12-06T21:23:25.510377+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:26.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:26 smithi172 bash[79547]: cephadm 2023-12-06T21:23:25.514732+0000 mgr.y (mgr.25471) 348 : cephadm 1 Reconfiguring daemon osd.2 on smithi172 2023-12-06T21:23:27.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[79547]: cluster 2023-12-06T21:23:26.196525+0000 mgr.y (mgr.25471) 349 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[79547]: audit 2023-12-06T21:23:26.513341+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[79547]: audit 2023-12-06T21:23:26.522638+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[79547]: audit 2023-12-06T21:23:26.533012+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[83833]: cluster 2023-12-06T21:23:26.196525+0000 mgr.y (mgr.25471) 349 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[83833]: audit 2023-12-06T21:23:26.513341+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[83833]: audit 2023-12-06T21:23:26.522638+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:27 smithi172 bash[83833]: audit 2023-12-06T21:23:26.533012+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:27 smithi175 bash[67426]: cluster 2023-12-06T21:23:26.196525+0000 mgr.y (mgr.25471) 349 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:27 smithi175 bash[67426]: audit 2023-12-06T21:23:26.513341+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:27 smithi175 bash[67426]: audit 2023-12-06T21:23:26.522638+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:27 smithi175 bash[67426]: audit 2023-12-06T21:23:26.533012+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:28 smithi175 bash[67426]: audit 2023-12-06T21:23:27.819984+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:28 smithi175 bash[67426]: audit 2023-12-06T21:23:27.832992+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:28 smithi175 bash[67426]: audit 2023-12-06T21:23:27.884599+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:23:29.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:28 smithi175 bash[67426]: audit 2023-12-06T21:23:27.886385+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:29.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:28 smithi175 bash[62614]: ts=2023-12-06T21:23:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:29.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:28] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[79547]: audit 2023-12-06T21:23:27.819984+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[79547]: audit 2023-12-06T21:23:27.832992+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[79547]: audit 2023-12-06T21:23:27.884599+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[79547]: audit 2023-12-06T21:23:27.886385+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[83833]: audit 2023-12-06T21:23:27.819984+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[83833]: audit 2023-12-06T21:23:27.832992+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[83833]: audit 2023-12-06T21:23:27.884599+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:23:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:28 smithi172 bash[83833]: audit 2023-12-06T21:23:27.886385+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:29 smithi175 bash[67426]: cephadm 2023-12-06T21:23:27.883903+0000 mgr.y (mgr.25471) 350 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:23:30.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:29 smithi175 bash[67426]: cephadm 2023-12-06T21:23:27.891986+0000 mgr.y (mgr.25471) 351 : cephadm 1 Reconfiguring daemon osd.3 on smithi172 2023-12-06T21:23:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:29 smithi175 bash[67426]: cluster 2023-12-06T21:23:28.198175+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:30.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[79547]: cephadm 2023-12-06T21:23:27.883903+0000 mgr.y (mgr.25471) 350 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:23:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[79547]: cephadm 2023-12-06T21:23:27.891986+0000 mgr.y (mgr.25471) 351 : cephadm 1 Reconfiguring daemon osd.3 on smithi172 2023-12-06T21:23:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[79547]: cluster 2023-12-06T21:23:28.198175+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[83833]: cephadm 2023-12-06T21:23:27.883903+0000 mgr.y (mgr.25471) 350 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:23:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[83833]: cephadm 2023-12-06T21:23:27.891986+0000 mgr.y (mgr.25471) 351 : cephadm 1 Reconfiguring daemon osd.3 on smithi172 2023-12-06T21:23:30.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:29 smithi172 bash[83833]: cluster 2023-12-06T21:23:28.198175+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:31.481 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: audit 2023-12-06T21:23:30.197361+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: cluster 2023-12-06T21:23:30.198853+0000 mgr.y (mgr.25471) 353 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: audit 2023-12-06T21:23:30.207439+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: cephadm 2023-12-06T21:23:30.211524+0000 mgr.y (mgr.25471) 354 : cephadm 1 Reconfiguring rgw.foo.smithi172.tjstku (monmap changed)... 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: audit 2023-12-06T21:23:30.212107+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: audit 2023-12-06T21:23:30.214838+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[83833]: cephadm 2023-12-06T21:23:30.216266+0000 mgr.y (mgr.25471) 355 : cephadm 1 Reconfiguring daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: audit 2023-12-06T21:23:30.197361+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: cluster 2023-12-06T21:23:30.198853+0000 mgr.y (mgr.25471) 353 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: audit 2023-12-06T21:23:30.207439+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: cephadm 2023-12-06T21:23:30.211524+0000 mgr.y (mgr.25471) 354 : cephadm 1 Reconfiguring rgw.foo.smithi172.tjstku (monmap changed)... 2023-12-06T21:23:31.482 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: audit 2023-12-06T21:23:30.212107+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:31.483 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: audit 2023-12-06T21:23:30.214838+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:31.483 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:31 smithi172 bash[79547]: cephadm 2023-12-06T21:23:30.216266+0000 mgr.y (mgr.25471) 355 : cephadm 1 Reconfiguring daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:23:31.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: audit 2023-12-06T21:23:30.197361+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: cluster 2023-12-06T21:23:30.198853+0000 mgr.y (mgr.25471) 353 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: audit 2023-12-06T21:23:30.207439+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: cephadm 2023-12-06T21:23:30.211524+0000 mgr.y (mgr.25471) 354 : cephadm 1 Reconfiguring rgw.foo.smithi172.tjstku (monmap changed)... 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: audit 2023-12-06T21:23:30.212107+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.tjstku", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: audit 2023-12-06T21:23:30.214838+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:31.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:31 smithi175 bash[67426]: cephadm 2023-12-06T21:23:30.216266+0000 mgr.y (mgr.25471) 355 : cephadm 1 Reconfiguring daemon rgw.foo.smithi172.tjstku on smithi172 2023-12-06T21:23:33.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: cluster 2023-12-06T21:23:32.199641+0000 mgr.y (mgr.25471) 356 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: audit 2023-12-06T21:23:32.311468+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: audit 2023-12-06T21:23:32.406967+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: audit 2023-12-06T21:23:32.415960+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: cephadm 2023-12-06T21:23:32.439379+0000 mgr.y (mgr.25471) 357 : cephadm 1 Reconfiguring rgw.smpl.smithi172.ugimiq (monmap changed)... 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: audit 2023-12-06T21:23:32.440124+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: audit 2023-12-06T21:23:32.443765+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:33 smithi175 bash[67426]: cephadm 2023-12-06T21:23:32.445732+0000 mgr.y (mgr.25471) 358 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: cluster 2023-12-06T21:23:32.199641+0000 mgr.y (mgr.25471) 356 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: audit 2023-12-06T21:23:32.311468+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: audit 2023-12-06T21:23:32.406967+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: audit 2023-12-06T21:23:32.415960+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: cephadm 2023-12-06T21:23:32.439379+0000 mgr.y (mgr.25471) 357 : cephadm 1 Reconfiguring rgw.smpl.smithi172.ugimiq (monmap changed)... 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: audit 2023-12-06T21:23:32.440124+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: audit 2023-12-06T21:23:32.443765+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[79547]: cephadm 2023-12-06T21:23:32.445732+0000 mgr.y (mgr.25471) 358 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: cluster 2023-12-06T21:23:32.199641+0000 mgr.y (mgr.25471) 356 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: audit 2023-12-06T21:23:32.311468+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: audit 2023-12-06T21:23:32.406967+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: audit 2023-12-06T21:23:32.415960+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: cephadm 2023-12-06T21:23:32.439379+0000 mgr.y (mgr.25471) 357 : cephadm 1 Reconfiguring rgw.smpl.smithi172.ugimiq (monmap changed)... 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: audit 2023-12-06T21:23:32.440124+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi172.ugimiq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: audit 2023-12-06T21:23:32.443765+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:33.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:33 smithi172 bash[83833]: cephadm 2023-12-06T21:23:32.445732+0000 mgr.y (mgr.25471) 358 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi172.ugimiq on smithi172 2023-12-06T21:23:34.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:34 smithi175 bash[67426]: audit 2023-12-06T21:23:33.227669+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:34 smithi172 bash[79547]: audit 2023-12-06T21:23:33.227669+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:34 smithi172 bash[83833]: audit 2023-12-06T21:23:33.227669+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: cluster 2023-12-06T21:23:34.201378+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: audit 2023-12-06T21:23:34.755308+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: audit 2023-12-06T21:23:34.765122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: cephadm 2023-12-06T21:23:34.815626+0000 mgr.y (mgr.25471) 361 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: audit 2023-12-06T21:23:34.816464+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: audit 2023-12-06T21:23:34.818260+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: audit 2023-12-06T21:23:34.819910+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[79547]: cephadm 2023-12-06T21:23:34.821941+0000 mgr.y (mgr.25471) 362 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2023-12-06T21:23:36.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: cluster 2023-12-06T21:23:34.201378+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: audit 2023-12-06T21:23:34.755308+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: audit 2023-12-06T21:23:34.765122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: cephadm 2023-12-06T21:23:34.815626+0000 mgr.y (mgr.25471) 361 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: audit 2023-12-06T21:23:34.816464+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: audit 2023-12-06T21:23:34.818260+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: audit 2023-12-06T21:23:34.819910+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:36.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:35 smithi172 bash[83833]: cephadm 2023-12-06T21:23:34.821941+0000 mgr.y (mgr.25471) 362 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2023-12-06T21:23:36.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: cluster 2023-12-06T21:23:34.201378+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: audit 2023-12-06T21:23:34.755308+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: audit 2023-12-06T21:23:34.765122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: cephadm 2023-12-06T21:23:34.815626+0000 mgr.y (mgr.25471) 361 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: audit 2023-12-06T21:23:34.816464+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: audit 2023-12-06T21:23:34.818260+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: audit 2023-12-06T21:23:34.819910+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:35 smithi175 bash[67426]: cephadm 2023-12-06T21:23:34.821941+0000 mgr.y (mgr.25471) 362 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2023-12-06T21:23:38.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: cluster 2023-12-06T21:23:36.202139+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: audit 2023-12-06T21:23:37.208671+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: audit 2023-12-06T21:23:37.220163+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: audit 2023-12-06T21:23:37.243010+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: audit 2023-12-06T21:23:37.245067+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:37 smithi175 bash[67426]: audit 2023-12-06T21:23:37.246635+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:38.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: cluster 2023-12-06T21:23:36.202139+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: audit 2023-12-06T21:23:37.208671+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: audit 2023-12-06T21:23:37.220163+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: audit 2023-12-06T21:23:37.243010+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: audit 2023-12-06T21:23:37.245067+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[83833]: audit 2023-12-06T21:23:37.246635+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: cluster 2023-12-06T21:23:36.202139+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: audit 2023-12-06T21:23:37.208671+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: audit 2023-12-06T21:23:37.220163+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: audit 2023-12-06T21:23:37.243010+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: audit 2023-12-06T21:23:37.245067+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:37 smithi172 bash[79547]: audit 2023-12-06T21:23:37.246635+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:38.751 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[62614]: ts=2023-12-06T21:23:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:38.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[79547]: cephadm 2023-12-06T21:23:37.242276+0000 mgr.y (mgr.25471) 364 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:23:38.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[79547]: cephadm 2023-12-06T21:23:37.248614+0000 mgr.y (mgr.25471) 365 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2023-12-06T21:23:38.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[79547]: audit 2023-12-06T21:23:38.156155+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[79547]: audit 2023-12-06T21:23:38.164586+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[79547]: audit 2023-12-06T21:23:38.172431+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[83833]: cephadm 2023-12-06T21:23:37.242276+0000 mgr.y (mgr.25471) 364 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[83833]: cephadm 2023-12-06T21:23:37.248614+0000 mgr.y (mgr.25471) 365 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[83833]: audit 2023-12-06T21:23:38.156155+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[83833]: audit 2023-12-06T21:23:38.164586+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[83833]: audit 2023-12-06T21:23:38.172431+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:38] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2023-12-06T21:23:39.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[67426]: cephadm 2023-12-06T21:23:37.242276+0000 mgr.y (mgr.25471) 364 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:23:39.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[67426]: cephadm 2023-12-06T21:23:37.248614+0000 mgr.y (mgr.25471) 365 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2023-12-06T21:23:39.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[67426]: audit 2023-12-06T21:23:38.156155+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:39.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[67426]: audit 2023-12-06T21:23:38.164586+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:39.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:38 smithi175 bash[67426]: audit 2023-12-06T21:23:38.172431+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:39.976 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:39 smithi172 bash[79547]: cluster 2023-12-06T21:23:38.203848+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:39.976 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:39 smithi172 bash[83833]: cluster 2023-12-06T21:23:38.203848+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:40.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:39 smithi175 bash[67426]: cluster 2023-12-06T21:23:38.203848+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:41.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: cluster 2023-12-06T21:23:40.204578+0000 mgr.y (mgr.25471) 367 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: audit 2023-12-06T21:23:40.254788+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: audit 2023-12-06T21:23:40.264074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: cephadm 2023-12-06T21:23:40.270338+0000 mgr.y (mgr.25471) 368 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: audit 2023-12-06T21:23:40.271003+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: audit 2023-12-06T21:23:40.272794+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[79547]: cephadm 2023-12-06T21:23:40.276610+0000 mgr.y (mgr.25471) 369 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: cluster 2023-12-06T21:23:40.204578+0000 mgr.y (mgr.25471) 367 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: audit 2023-12-06T21:23:40.254788+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: audit 2023-12-06T21:23:40.264074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.557 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: cephadm 2023-12-06T21:23:40.270338+0000 mgr.y (mgr.25471) 368 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:23:41.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: audit 2023-12-06T21:23:40.271003+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:23:41.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: audit 2023-12-06T21:23:40.272794+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:41.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:41 smithi172 bash[83833]: cephadm 2023-12-06T21:23:40.276610+0000 mgr.y (mgr.25471) 369 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2023-12-06T21:23:41.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: cluster 2023-12-06T21:23:40.204578+0000 mgr.y (mgr.25471) 367 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: audit 2023-12-06T21:23:40.254788+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: audit 2023-12-06T21:23:40.264074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: cephadm 2023-12-06T21:23:40.270338+0000 mgr.y (mgr.25471) 368 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: audit 2023-12-06T21:23:40.271003+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: audit 2023-12-06T21:23:40.272794+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:41.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:41 smithi175 bash[67426]: cephadm 2023-12-06T21:23:40.276610+0000 mgr.y (mgr.25471) 369 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: cluster 2023-12-06T21:23:42.205234+0000 mgr.y (mgr.25471) 370 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: audit 2023-12-06T21:23:42.784457+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: audit 2023-12-06T21:23:42.796070+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: cephadm 2023-12-06T21:23:42.845785+0000 mgr.y (mgr.25471) 371 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: audit 2023-12-06T21:23:42.846583+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:23:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:43 smithi175 bash[67426]: audit 2023-12-06T21:23:42.848583+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: cluster 2023-12-06T21:23:42.205234+0000 mgr.y (mgr.25471) 370 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: audit 2023-12-06T21:23:42.784457+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: audit 2023-12-06T21:23:42.796070+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: cephadm 2023-12-06T21:23:42.845785+0000 mgr.y (mgr.25471) 371 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: audit 2023-12-06T21:23:42.846583+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:23:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[79547]: audit 2023-12-06T21:23:42.848583+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: cluster 2023-12-06T21:23:42.205234+0000 mgr.y (mgr.25471) 370 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: audit 2023-12-06T21:23:42.784457+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: audit 2023-12-06T21:23:42.796070+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: cephadm 2023-12-06T21:23:42.845785+0000 mgr.y (mgr.25471) 371 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: audit 2023-12-06T21:23:42.846583+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:23:44.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:43 smithi172 bash[83833]: audit 2023-12-06T21:23:42.848583+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:45.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[79547]: cephadm 2023-12-06T21:23:42.854711+0000 mgr.y (mgr.25471) 372 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[79547]: audit 2023-12-06T21:23:43.235727+0000 mgr.y (mgr.25471) 373 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[79547]: audit 2023-12-06T21:23:44.314362+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[79547]: audit 2023-12-06T21:23:44.322467+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[79547]: audit 2023-12-06T21:23:44.330248+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[83833]: cephadm 2023-12-06T21:23:42.854711+0000 mgr.y (mgr.25471) 372 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[83833]: audit 2023-12-06T21:23:43.235727+0000 mgr.y (mgr.25471) 373 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[83833]: audit 2023-12-06T21:23:44.314362+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[83833]: audit 2023-12-06T21:23:44.322467+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:44 smithi172 bash[83833]: audit 2023-12-06T21:23:44.330248+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:44 smithi175 bash[67426]: cephadm 2023-12-06T21:23:42.854711+0000 mgr.y (mgr.25471) 372 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2023-12-06T21:23:45.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:44 smithi175 bash[67426]: audit 2023-12-06T21:23:43.235727+0000 mgr.y (mgr.25471) 373 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:45.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:44 smithi175 bash[67426]: audit 2023-12-06T21:23:44.314362+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:44 smithi175 bash[67426]: audit 2023-12-06T21:23:44.322467+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:45.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:44 smithi175 bash[67426]: audit 2023-12-06T21:23:44.330248+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:46.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:45 smithi172 bash[79547]: cluster 2023-12-06T21:23:44.206952+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:45 smithi172 bash[83833]: cluster 2023-12-06T21:23:44.206952+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:46.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:45 smithi175 bash[67426]: cluster 2023-12-06T21:23:44.206952+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: cluster 2023-12-06T21:23:46.207923+0000 mgr.y (mgr.25471) 375 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: audit 2023-12-06T21:23:47.311772+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: audit 2023-12-06T21:23:47.617796+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: audit 2023-12-06T21:23:47.629066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: audit 2023-12-06T21:23:47.634261+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:23:48.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:47 smithi175 bash[67426]: audit 2023-12-06T21:23:47.635758+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:48.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: cluster 2023-12-06T21:23:46.207923+0000 mgr.y (mgr.25471) 375 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:48.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: audit 2023-12-06T21:23:47.311772+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:48.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: audit 2023-12-06T21:23:47.617796+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: audit 2023-12-06T21:23:47.629066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: audit 2023-12-06T21:23:47.634261+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[79547]: audit 2023-12-06T21:23:47.635758+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: cluster 2023-12-06T21:23:46.207923+0000 mgr.y (mgr.25471) 375 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: audit 2023-12-06T21:23:47.311772+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: audit 2023-12-06T21:23:47.617796+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: audit 2023-12-06T21:23:47.629066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: audit 2023-12-06T21:23:47.634261+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:23:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:47 smithi172 bash[83833]: audit 2023-12-06T21:23:47.635758+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:49.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:48 smithi175 bash[67426]: cephadm 2023-12-06T21:23:47.633652+0000 mgr.y (mgr.25471) 376 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:23:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:48 smithi175 bash[67426]: cephadm 2023-12-06T21:23:47.641013+0000 mgr.y (mgr.25471) 377 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2023-12-06T21:23:49.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:48 smithi175 bash[62614]: ts=2023-12-06T21:23:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:49.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:48] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2023-12-06T21:23:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:48 smithi172 bash[79547]: cephadm 2023-12-06T21:23:47.633652+0000 mgr.y (mgr.25471) 376 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:23:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:48 smithi172 bash[79547]: cephadm 2023-12-06T21:23:47.641013+0000 mgr.y (mgr.25471) 377 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2023-12-06T21:23:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:48 smithi172 bash[83833]: cephadm 2023-12-06T21:23:47.633652+0000 mgr.y (mgr.25471) 376 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:23:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:48 smithi172 bash[83833]: cephadm 2023-12-06T21:23:47.641013+0000 mgr.y (mgr.25471) 377 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2023-12-06T21:23:50.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:49 smithi172 bash[79547]: cluster 2023-12-06T21:23:48.209558+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:50.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:49 smithi172 bash[83833]: cluster 2023-12-06T21:23:48.209558+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:50.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:49 smithi175 bash[67426]: cluster 2023-12-06T21:23:48.209558+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:51.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: audit 2023-12-06T21:23:49.971188+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: audit 2023-12-06T21:23:49.982959+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: cephadm 2023-12-06T21:23:50.010653+0000 mgr.y (mgr.25471) 379 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: audit 2023-12-06T21:23:50.011391+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: audit 2023-12-06T21:23:50.013211+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: cephadm 2023-12-06T21:23:50.018876+0000 mgr.y (mgr.25471) 380 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2023-12-06T21:23:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:50 smithi175 bash[67426]: cluster 2023-12-06T21:23:50.210370+0000 mgr.y (mgr.25471) 381 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: audit 2023-12-06T21:23:49.971188+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: audit 2023-12-06T21:23:49.982959+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: cephadm 2023-12-06T21:23:50.010653+0000 mgr.y (mgr.25471) 379 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: audit 2023-12-06T21:23:50.011391+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: audit 2023-12-06T21:23:50.013211+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: cephadm 2023-12-06T21:23:50.018876+0000 mgr.y (mgr.25471) 380 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[79547]: cluster 2023-12-06T21:23:50.210370+0000 mgr.y (mgr.25471) 381 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: audit 2023-12-06T21:23:49.971188+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: audit 2023-12-06T21:23:49.982959+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: cephadm 2023-12-06T21:23:50.010653+0000 mgr.y (mgr.25471) 379 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:23:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: audit 2023-12-06T21:23:50.011391+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:23:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: audit 2023-12-06T21:23:50.013211+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: cephadm 2023-12-06T21:23:50.018876+0000 mgr.y (mgr.25471) 380 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2023-12-06T21:23:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:50 smithi172 bash[83833]: cluster 2023-12-06T21:23:50.210370+0000 mgr.y (mgr.25471) 381 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:53.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: cluster 2023-12-06T21:23:52.211128+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: audit 2023-12-06T21:23:52.229718+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: audit 2023-12-06T21:23:52.239979+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: cephadm 2023-12-06T21:23:52.289570+0000 mgr.y (mgr.25471) 383 : cephadm 1 Reconfiguring rgw.foo.smithi175.dfdkfe (monmap changed)... 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: audit 2023-12-06T21:23:52.290404+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: audit 2023-12-06T21:23:52.294286+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:53 smithi175 bash[67426]: cephadm 2023-12-06T21:23:52.296579+0000 mgr.y (mgr.25471) 384 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:23:53.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: cluster 2023-12-06T21:23:52.211128+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: audit 2023-12-06T21:23:52.229718+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: audit 2023-12-06T21:23:52.239979+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: cephadm 2023-12-06T21:23:52.289570+0000 mgr.y (mgr.25471) 383 : cephadm 1 Reconfiguring rgw.foo.smithi175.dfdkfe (monmap changed)... 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: audit 2023-12-06T21:23:52.290404+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: audit 2023-12-06T21:23:52.294286+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[83833]: cephadm 2023-12-06T21:23:52.296579+0000 mgr.y (mgr.25471) 384 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: cluster 2023-12-06T21:23:52.211128+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: audit 2023-12-06T21:23:52.229718+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: audit 2023-12-06T21:23:52.239979+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:53.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: cephadm 2023-12-06T21:23:52.289570+0000 mgr.y (mgr.25471) 383 : cephadm 1 Reconfiguring rgw.foo.smithi175.dfdkfe (monmap changed)... 2023-12-06T21:23:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: audit 2023-12-06T21:23:52.290404+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.dfdkfe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: audit 2023-12-06T21:23:52.294286+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:53.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:53 smithi172 bash[79547]: cephadm 2023-12-06T21:23:52.296579+0000 mgr.y (mgr.25471) 384 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.dfdkfe on smithi175 2023-12-06T21:23:54.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:54 smithi175 bash[67426]: audit 2023-12-06T21:23:53.243672+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:54.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:54 smithi172 bash[79547]: audit 2023-12-06T21:23:53.243672+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:54.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:54 smithi172 bash[83833]: audit 2023-12-06T21:23:53.243672+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: cluster 2023-12-06T21:23:54.212800+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: audit 2023-12-06T21:23:54.420095+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: audit 2023-12-06T21:23:54.430692+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: cephadm 2023-12-06T21:23:54.466514+0000 mgr.y (mgr.25471) 387 : cephadm 1 Reconfiguring rgw.smpl.smithi175.asmune (monmap changed)... 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: audit 2023-12-06T21:23:54.467439+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: audit 2023-12-06T21:23:54.472091+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:55 smithi175 bash[67426]: cephadm 2023-12-06T21:23:54.474360+0000 mgr.y (mgr.25471) 388 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:23:55.757 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: cluster 2023-12-06T21:23:54.212800+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: audit 2023-12-06T21:23:54.420095+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: audit 2023-12-06T21:23:54.430692+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: cephadm 2023-12-06T21:23:54.466514+0000 mgr.y (mgr.25471) 387 : cephadm 1 Reconfiguring rgw.smpl.smithi175.asmune (monmap changed)... 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: audit 2023-12-06T21:23:54.467439+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: audit 2023-12-06T21:23:54.472091+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[79547]: cephadm 2023-12-06T21:23:54.474360+0000 mgr.y (mgr.25471) 388 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:23:55.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: cluster 2023-12-06T21:23:54.212800+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: audit 2023-12-06T21:23:54.420095+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: audit 2023-12-06T21:23:54.430692+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: cephadm 2023-12-06T21:23:54.466514+0000 mgr.y (mgr.25471) 387 : cephadm 1 Reconfiguring rgw.smpl.smithi175.asmune (monmap changed)... 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: audit 2023-12-06T21:23:54.467439+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.asmune", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: audit 2023-12-06T21:23:54.472091+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:23:55.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:55 smithi172 bash[83833]: cephadm 2023-12-06T21:23:54.474360+0000 mgr.y (mgr.25471) 388 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.asmune on smithi175 2023-12-06T21:23:56.514 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 18s ago 18m - - 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 12s ago 18m - - 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 18s ago 11m 16.6M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (3m) 12s ago 10m 42.7M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (2m) 18s ago 8m 47.0M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (2m) 12s ago 17m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (2m) 18s ago 19m 494M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (2m) 18s ago 19m 50.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (54s) 12s ago 17m 34.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (74s) 18s ago 17m 39.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (4m) 18s ago 11m 11.8M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (3m) 12s ago 11m 11.1M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (16m) 18s ago 16m 59.5M 4096M 17.2.0 e1d6a67b021e 9ff6f0a20e90 2023-12-06T21:23:56.515 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (16m) 18s ago 16m 60.6M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (15m) 18s ago 15m 55.2M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (14m) 18s ago 14m 58.0M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (14m) 12s ago 14m 60.6M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (13m) 12s ago 13m 55.5M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (13m) 12s ago 13m 54.7M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (12m) 12s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (2m) 12s ago 11m 60.8M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (9m) 18s ago 9m 87.5M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (9m) 12s ago 9m 87.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (8m) 18s ago 8m 87.2M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:23:56.516 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (8m) 12s ago 8m 87.5M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:23:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:56 smithi175 bash[67426]: audit 2023-12-06T21:23:55.740183+0000 mgr.y (mgr.25471) 389 : audit 0 from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:56.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:56 smithi172 bash[79547]: audit 2023-12-06T21:23:55.740183+0000 mgr.y (mgr.25471) 389 : audit 0 from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:56.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:56 smithi172 bash[83833]: audit 2023-12-06T21:23:55.740183+0000 mgr.y (mgr.25471) 389 : audit 0 from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:56.975 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:23:56.976 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:23:56.977 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T21:23:56.977 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T21:23:56.977 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:23:56.977 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:23:57.367 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:23:57.368 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:23:57.368 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T21:23:57.368 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:23:57.368 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:23:57.368 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:23:57.825 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.124831+0000 mgr.y (mgr.25471) 390 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: cluster 2023-12-06T21:23:56.213500+0000 mgr.y (mgr.25471) 391 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.496386+0000 mgr.y (mgr.25471) 392 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.705158+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.713910+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.760328+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:23:58.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.763564+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.768606+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: cephadm 2023-12-06T21:23:56.769958+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.774446+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.777618+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.783092+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.785276+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.791864+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.794527+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.797765+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.800697+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: cephadm 2023-12-06T21:23:56.801658+0000 mgr.y (mgr.25471) 394 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.804904+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.807979+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.808206+0000 mgr.y (mgr.25471) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: cephadm 2023-12-06T21:23:56.809575+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:23:58.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:57 smithi175 bash[67426]: audit 2023-12-06T21:23:56.975040+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.172:0/2146264078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.124831+0000 mgr.y (mgr.25471) 390 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: cluster 2023-12-06T21:23:56.213500+0000 mgr.y (mgr.25471) 391 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.496386+0000 mgr.y (mgr.25471) 392 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.705158+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.713910+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.760328+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.763564+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.768606+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: cephadm 2023-12-06T21:23:56.769958+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.774446+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.777618+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.783092+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.785276+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.791864+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.794527+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.797765+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:23:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.800697+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: cephadm 2023-12-06T21:23:56.801658+0000 mgr.y (mgr.25471) 394 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.804904+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.124831+0000 mgr.y (mgr.25471) 390 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: cluster 2023-12-06T21:23:56.213500+0000 mgr.y (mgr.25471) 391 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.496386+0000 mgr.y (mgr.25471) 392 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.705158+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.713910+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.760328+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.763564+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.768606+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: cephadm 2023-12-06T21:23:56.769958+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.774446+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.777618+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.783092+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.785276+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.791864+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.794527+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.797765+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.800697+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: cephadm 2023-12-06T21:23:56.801658+0000 mgr.y (mgr.25471) 394 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T21:23:58.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.804904+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.807979+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.808206+0000 mgr.y (mgr.25471) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: cephadm 2023-12-06T21:23:56.809575+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[79547]: audit 2023-12-06T21:23:56.975040+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.172:0/2146264078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.807979+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.808206+0000 mgr.y (mgr.25471) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: cephadm 2023-12-06T21:23:56.809575+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:23:58.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:57 smithi172 bash[83833]: audit 2023-12-06T21:23:56.975040+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.172:0/2146264078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:23:59.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[67426]: audit 2023-12-06T21:23:57.366243+0000 mgr.y (mgr.25471) 397 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[67426]: audit 2023-12-06T21:23:57.825259+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.172:0/1493140293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[67426]: audit 2023-12-06T21:23:58.356224+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[67426]: audit 2023-12-06T21:23:58.364561+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[67426]: audit 2023-12-06T21:23:58.375004+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:23:58 smithi175 bash[62614]: ts=2023-12-06T21:23:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:23:59.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:23:58] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[83833]: audit 2023-12-06T21:23:57.366243+0000 mgr.y (mgr.25471) 397 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[83833]: audit 2023-12-06T21:23:57.825259+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.172:0/1493140293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[83833]: audit 2023-12-06T21:23:58.356224+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[83833]: audit 2023-12-06T21:23:58.364561+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[83833]: audit 2023-12-06T21:23:58.375004+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[79547]: audit 2023-12-06T21:23:57.366243+0000 mgr.y (mgr.25471) 397 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[79547]: audit 2023-12-06T21:23:57.825259+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.172:0/1493140293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:23:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[79547]: audit 2023-12-06T21:23:58.356224+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[79547]: audit 2023-12-06T21:23:58.364561+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:58 smithi172 bash[79547]: audit 2023-12-06T21:23:58.375004+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:23:59.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:23:59 smithi172 bash[79547]: cluster 2023-12-06T21:23:58.214492+0000 mgr.y (mgr.25471) 398 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:23:59.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:23:59 smithi172 bash[83833]: cluster 2023-12-06T21:23:58.214492+0000 mgr.y (mgr.25471) 398 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:23:59 smithi175 bash[67426]: cluster 2023-12-06T21:23:58.214492+0000 mgr.y (mgr.25471) 398 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:01.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: cluster 2023-12-06T21:24:00.215218+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: cephadm 2023-12-06T21:24:00.231069+0000 mgr.y (mgr.25471) 400 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: audit 2023-12-06T21:24:00.236246+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: audit 2023-12-06T21:24:00.239093+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: audit 2023-12-06T21:24:00.240296+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:01 smithi175 bash[67426]: cephadm 2023-12-06T21:24:00.245049+0000 mgr.y (mgr.25471) 401 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:01.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: cluster 2023-12-06T21:24:00.215218+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:01.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: cephadm 2023-12-06T21:24:00.231069+0000 mgr.y (mgr.25471) 400 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:01.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: audit 2023-12-06T21:24:00.236246+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: audit 2023-12-06T21:24:00.239093+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: audit 2023-12-06T21:24:00.240296+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[79547]: cephadm 2023-12-06T21:24:00.245049+0000 mgr.y (mgr.25471) 401 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: cluster 2023-12-06T21:24:00.215218+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: cephadm 2023-12-06T21:24:00.231069+0000 mgr.y (mgr.25471) 400 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: audit 2023-12-06T21:24:00.236246+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: audit 2023-12-06T21:24:00.239093+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: audit 2023-12-06T21:24:00.240296+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:01.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:01 smithi172 bash[83833]: cephadm 2023-12-06T21:24:00.245049+0000 mgr.y (mgr.25471) 401 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:03.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:03 smithi175 bash[67426]: cluster 2023-12-06T21:24:02.215952+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:03 smithi175 bash[67426]: audit 2023-12-06T21:24:02.312190+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:03 smithi175 bash[67426]: audit 2023-12-06T21:24:02.493358+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:03 smithi175 bash[67426]: audit 2023-12-06T21:24:02.503205+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:03 smithi175 bash[67426]: audit 2023-12-06T21:24:02.514391+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[79547]: cluster 2023-12-06T21:24:02.215952+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[79547]: audit 2023-12-06T21:24:02.312190+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[79547]: audit 2023-12-06T21:24:02.493358+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[79547]: audit 2023-12-06T21:24:02.503205+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[79547]: audit 2023-12-06T21:24:02.514391+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[83833]: cluster 2023-12-06T21:24:02.215952+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[83833]: audit 2023-12-06T21:24:02.312190+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[83833]: audit 2023-12-06T21:24:02.493358+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[83833]: audit 2023-12-06T21:24:02.503205+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:03 smithi172 bash[83833]: audit 2023-12-06T21:24:02.514391+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:04.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:04 smithi172 bash[79547]: audit 2023-12-06T21:24:03.251644+0000 mgr.y (mgr.25471) 403 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:04.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:04 smithi172 bash[83833]: audit 2023-12-06T21:24:03.251644+0000 mgr.y (mgr.25471) 403 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:04 smithi175 bash[67426]: audit 2023-12-06T21:24:03.251644+0000 mgr.y (mgr.25471) 403 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:05.079 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:04 smithi172 systemd[1]: Stopping Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:24:05.571 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[83833]: cluster 2023-12-06T21:24:04.217687+0000 mgr.y (mgr.25471) 404 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:05.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.150585+0000 mon.a (mon.0) 1207 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:05.572 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[34667]: debug 2023-12-06T21:24:05.144+0000 7fc1565a1700 -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 2023-12-06T21:24:05.572 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[34667]: debug 2023-12-06T21:24:05.144+0000 7fc1565a1700 -1 osd.0 108 *** Got signal Terminated *** 2023-12-06T21:24:05.572 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[34667]: debug 2023-12-06T21:24:05.144+0000 7fc1565a1700 -1 osd.0 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:24:05.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[79547]: cluster 2023-12-06T21:24:04.217687+0000 mgr.y (mgr.25471) 404 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:05.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:05 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.150585+0000 mon.a (mon.0) 1207 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:05.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:05 smithi175 bash[67426]: cluster 2023-12-06T21:24:04.217687+0000 mgr.y (mgr.25471) 404 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:05.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:05 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.150585+0000 mon.a (mon.0) 1207 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:06.571 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[87839]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:24:06.571 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[87913]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.252924+0000 mon.a (mon.0) 1208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.259952+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.263857+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.268806+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.269025+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.273201+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[83833]: cluster 2023-12-06T21:24:05.273712+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.252924+0000 mon.a (mon.0) 1208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.259952+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.263857+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.268806+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.269025+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.273201+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:06 smithi172 bash[79547]: cluster 2023-12-06T21:24:05.273712+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.252924+0000 mon.a (mon.0) 1208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.259952+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.263857+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.268806+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.269025+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.273201+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:06.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:06 smithi175 bash[67426]: cluster 2023-12-06T21:24:05.273712+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.218468+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.268314+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.270809+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.271428+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.271517+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.271549+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.272577+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.274845+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.275309+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.275612+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[79547]: cluster 2023-12-06T21:24:06.275789+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.218468+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.268314+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.270809+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.271428+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.271517+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.271549+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.272577+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.274845+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.275309+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.275612+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:07 smithi172 bash[83833]: cluster 2023-12-06T21:24:06.275789+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.218468+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.268314+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.270809+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.271428+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.271517+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.271549+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.272577+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.274845+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T21:24:07.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.275309+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.275612+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:07.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:07 smithi175 bash[67426]: cluster 2023-12-06T21:24:06.275789+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T21:24:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:08 smithi172 bash[79547]: cluster 2023-12-06T21:24:08.362365+0000 mon.a (mon.0) 1211 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:08.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:08 smithi172 bash[83833]: cluster 2023-12-06T21:24:08.362365+0000 mon.a (mon.0) 1211 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:08 smithi175 bash[67426]: cluster 2023-12-06T21:24:08.362365+0000 mon.a (mon.0) 1211 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:08.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:08 smithi175 bash[62614]: ts=2023-12-06T21:24:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:09.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:08] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2023-12-06T21:24:09.072 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:08 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T21:24:09.072 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:08 smithi172 systemd[1]: Stopped Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:24:09.072 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:09 smithi172 systemd[1]: Started Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:24:09.419 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: cluster 2023-12-06T21:24:08.220582+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:09.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.082400+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.089451+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.138431+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.420 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.139760+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: cluster 2023-12-06T21:24:08.220582+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.082400+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.089451+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.138431+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.139760+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.147061+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.226899+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.230332+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.235586+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.237165+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.247674+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.330813+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.333068+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.335823+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.336777+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:09 smithi175 bash[67426]: audit 2023-12-06T21:24:09.344265+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.147061+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.226899+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.230332+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.235586+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.237165+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.247674+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.330813+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.333068+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.335823+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.336777+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[79547]: audit 2023-12-06T21:24:09.344265+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: cluster 2023-12-06T21:24:08.220582+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.082400+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.089451+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.138431+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.139760+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.147061+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.226899+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.230332+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.235586+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.237165+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.247674+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.330813+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:09.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.333068+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.335823+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.336777+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:09.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:09 smithi172 bash[83833]: audit 2023-12-06T21:24:09.344265+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.685 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.147713+0000 mgr.y (mgr.25471) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.248553+0000 mgr.y (mgr.25471) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.344794+0000 mgr.y (mgr.25471) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.426535+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.429171+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.431466+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.432184+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.437518+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.438082+0000 mgr.y (mgr.25471) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.518705+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.521381+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.524369+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.686 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.525374+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.534674+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.535398+0000 mgr.y (mgr.25471) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.613783+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.616807+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.620942+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.622484+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.631381+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.147713+0000 mgr.y (mgr.25471) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.248553+0000 mgr.y (mgr.25471) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.687 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.344794+0000 mgr.y (mgr.25471) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.426535+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.429171+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.431466+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.432184+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.437518+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.438082+0000 mgr.y (mgr.25471) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.518705+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.521381+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.524369+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.525374+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.534674+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.535398+0000 mgr.y (mgr.25471) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.613783+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.688 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.616807+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.620942+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.622484+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.631381+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.632071+0000 mgr.y (mgr.25471) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.709772+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.712656+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.716421+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.717701+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.726282+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.727262+0000 mgr.y (mgr.25471) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.810824+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.812894+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.815732+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.816610+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.824471+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.825035+0000 mgr.y (mgr.25471) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.901560+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.904440+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.908384+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.909632+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.917423+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.992929+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.690 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.994873+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.632071+0000 mgr.y (mgr.25471) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.709772+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.712656+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.716421+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.717701+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.726282+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.727262+0000 mgr.y (mgr.25471) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.810824+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.691 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.812894+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.692 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.815732+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.692 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.816610+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.692 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.824471+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.692 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.825035+0000 mgr.y (mgr.25471) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.692 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.901560+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.904440+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.908384+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.909632+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.917423+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.992929+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.693 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.994873+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.694 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.997990+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.694 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:09.998819+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.004667+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.084413+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.086635+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.089544+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.090393+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.695 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.096353+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.174434+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.177489+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.180948+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.182211+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.190182+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.696 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.274095+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.278248+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.282064+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.283290+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.290262+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.359306+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.697 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.362210+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.698 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.366418+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.698 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.367856+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.698 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[79547]: audit 2023-12-06T21:24:10.377596+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.997990+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:09.998819+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.004667+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.084413+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.086635+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.699 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.089544+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.090393+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.096353+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.174434+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.177489+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.180948+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.700 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.182211+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.190182+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.274095+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.278248+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.282064+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.283290+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.290262+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.701 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.359306+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.702 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.362210+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.702 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.366418+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.702 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.367856+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.702 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:10 smithi172 bash[83833]: audit 2023-12-06T21:24:10.377596+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.147713+0000 mgr.y (mgr.25471) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.248553+0000 mgr.y (mgr.25471) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.344794+0000 mgr.y (mgr.25471) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.426535+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.429171+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.431466+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.432184+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.437518+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.438082+0000 mgr.y (mgr.25471) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.518705+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.521381+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.524369+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.525374+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.534674+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.535398+0000 mgr.y (mgr.25471) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.613783+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.616807+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.620942+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.622484+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.631381+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.632071+0000 mgr.y (mgr.25471) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.709772+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.712656+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.716421+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.717701+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.726282+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.727262+0000 mgr.y (mgr.25471) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.810824+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.812894+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.815732+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.816610+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.824471+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.825035+0000 mgr.y (mgr.25471) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.901560+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.904440+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.908384+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.909632+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.917423+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.992929+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.994873+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.997990+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:09.998819+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.004667+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.084413+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.086635+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.089544+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.090393+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.096353+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.174434+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.177489+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.180948+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.182211+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.190182+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.274095+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.278248+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.282064+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.283290+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.290262+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:10.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.359306+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:10.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.362210+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:10.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.366418+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:10.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.367856+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:10.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:10 smithi175 bash[67426]: audit 2023-12-06T21:24:10.377596+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:09.918019+0000 mgr.y (mgr.25471) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.005366+0000 mgr.y (mgr.25471) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.096917+0000 mgr.y (mgr.25471) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.190800+0000 mgr.y (mgr.25471) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cluster 2023-12-06T21:24:10.221226+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v69: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.290955+0000 mgr.y (mgr.25471) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.378499+0000 mgr.y (mgr.25471) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.457586+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.460340+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.463654+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.464643+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.474166+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.474735+0000 mgr.y (mgr.25471) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.552954+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.555798+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.559372+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.560402+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.569932+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.570469+0000 mgr.y (mgr.25471) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.648197+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.651028+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.654557+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.655891+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.666326+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.667291+0000 mgr.y (mgr.25471) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.749505+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.751645+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.754319+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.755313+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.764117+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.767592+0000 mgr.y (mgr.25471) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.845165+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.847809+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.850670+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.851817+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.860765+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.934827+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.937011+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.940080+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.941067+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:10.948984+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.026640+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.028561+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.031102+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.031955+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.039123+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.114148+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.117452+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.120286+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.121201+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.129796+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.207158+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.209440+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.212025+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.212850+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.219319+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.299659+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.302455+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.305653+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.307004+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.316120+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.395211+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.398198+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.400800+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.401751+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:11 smithi175 bash[67426]: audit 2023-12-06T21:24:11.407579+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: 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 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T21:24:11.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T21:24:11.823 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[88088]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T21:24:11.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:09.918019+0000 mgr.y (mgr.25471) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.005366+0000 mgr.y (mgr.25471) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.096917+0000 mgr.y (mgr.25471) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.190800+0000 mgr.y (mgr.25471) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cluster 2023-12-06T21:24:10.221226+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v69: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.290955+0000 mgr.y (mgr.25471) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.378499+0000 mgr.y (mgr.25471) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.457586+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.460340+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.463654+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.464643+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.474166+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.474735+0000 mgr.y (mgr.25471) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.552954+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.555798+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.559372+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.560402+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.569932+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.570469+0000 mgr.y (mgr.25471) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.648197+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.651028+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.654557+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.655891+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.666326+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.667291+0000 mgr.y (mgr.25471) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.749505+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.751645+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.754319+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.755313+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.764117+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.767592+0000 mgr.y (mgr.25471) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.845165+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.847809+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.850670+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.851817+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.860765+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.934827+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.937011+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.940080+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.941067+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:09.918019+0000 mgr.y (mgr.25471) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.005366+0000 mgr.y (mgr.25471) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.096917+0000 mgr.y (mgr.25471) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.190800+0000 mgr.y (mgr.25471) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cluster 2023-12-06T21:24:10.221226+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v69: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.290955+0000 mgr.y (mgr.25471) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.378499+0000 mgr.y (mgr.25471) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.457586+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.460340+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.463654+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.464643+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.474166+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.474735+0000 mgr.y (mgr.25471) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.552954+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.555798+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.559372+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.560402+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.569932+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.570469+0000 mgr.y (mgr.25471) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.648197+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:10.948984+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.026640+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.028561+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.031102+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.031955+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.039123+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.114148+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.117452+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.120286+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.121201+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.129796+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.207158+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.209440+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.212025+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.212850+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.219319+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.299659+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.302455+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.305653+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.307004+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.316120+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.395211+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.398198+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.400800+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.401751+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[83833]: audit 2023-12-06T21:24:11.407579+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.651028+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.654557+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.655891+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.666326+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.667291+0000 mgr.y (mgr.25471) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.749505+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.751645+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.754319+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.755313+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.764117+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.767592+0000 mgr.y (mgr.25471) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.845165+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.847809+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.850670+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.851817+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.860765+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.934827+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.937011+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.940080+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.941067+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:10.948984+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.026640+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.028561+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.031102+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.031955+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.039123+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.114148+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.117452+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.120286+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.121201+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.129796+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.207158+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.209440+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.212025+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.212850+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.219319+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.299659+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.302455+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.305653+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.307004+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.316120+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.395211+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.398198+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:11.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.400800+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:11.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.401751+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:11.838 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:11 smithi172 bash[79547]: audit 2023-12-06T21:24:11.407579+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.542 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.861804+0000 mgr.y (mgr.25471) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:10.949690+0000 mgr.y (mgr.25471) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.039854+0000 mgr.y (mgr.25471) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.861804+0000 mgr.y (mgr.25471) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:10.949690+0000 mgr.y (mgr.25471) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.039854+0000 mgr.y (mgr.25471) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.130729+0000 mgr.y (mgr.25471) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.221201+0000 mgr.y (mgr.25471) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.316958+0000 mgr.y (mgr.25471) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.408049+0000 mgr.y (mgr.25471) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.469117+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.471633+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.474146+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.474918+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.480294+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.480872+0000 mgr.y (mgr.25471) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.563852+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.565887+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.569264+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.570164+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.577898+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.578595+0000 mgr.y (mgr.25471) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.657398+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.659768+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.662887+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.663810+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.671374+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.672027+0000 mgr.y (mgr.25471) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.734427+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.736867+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.740374+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.741923+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.751075+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.751742+0000 mgr.y (mgr.25471) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.833074+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.835815+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.838931+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.840331+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.850375+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.851230+0000 mgr.y (mgr.25471) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.934648+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.936899+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.939372+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.940166+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:11.948299+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.014832+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.017596+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.021075+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.022066+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.029719+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.110189+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.112843+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.115668+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.116543+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.124045+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.205243+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.207819+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.210746+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.211598+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.217468+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.295974+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.298172+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.300799+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.301718+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.310460+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.393006+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.395525+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.399429+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.400538+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:12 smithi175 bash[67426]: audit 2023-12-06T21:24:12.408343+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.130729+0000 mgr.y (mgr.25471) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.221201+0000 mgr.y (mgr.25471) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.316958+0000 mgr.y (mgr.25471) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.408049+0000 mgr.y (mgr.25471) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.469117+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.471633+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.474146+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.474918+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.480294+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.480872+0000 mgr.y (mgr.25471) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.563852+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.565887+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.569264+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.570164+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.577898+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.578595+0000 mgr.y (mgr.25471) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.657398+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.659768+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.662887+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.663810+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.861804+0000 mgr.y (mgr.25471) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:10.949690+0000 mgr.y (mgr.25471) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.039854+0000 mgr.y (mgr.25471) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.130729+0000 mgr.y (mgr.25471) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.221201+0000 mgr.y (mgr.25471) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.316958+0000 mgr.y (mgr.25471) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.408049+0000 mgr.y (mgr.25471) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.469117+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.471633+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.474146+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.474918+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.480294+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.480872+0000 mgr.y (mgr.25471) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.563852+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.565887+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.569264+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.570164+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.577898+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.578595+0000 mgr.y (mgr.25471) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.657398+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.659768+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.662887+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.663810+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.671374+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.672027+0000 mgr.y (mgr.25471) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.734427+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.736867+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.740374+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.741923+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.751075+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.751742+0000 mgr.y (mgr.25471) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.833074+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.835815+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.838931+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.840331+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.850375+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.851230+0000 mgr.y (mgr.25471) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.934648+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.936899+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.939372+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.671374+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.672027+0000 mgr.y (mgr.25471) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.734427+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.736867+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.740374+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.741923+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.751075+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.751742+0000 mgr.y (mgr.25471) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.833074+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.835815+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.838931+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.840331+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.850375+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.851230+0000 mgr.y (mgr.25471) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.934648+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.936899+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.939372+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.940166+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:11.948299+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.014832+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.017596+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.021075+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.022066+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.029719+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.110189+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.112843+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.115668+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.116543+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.124045+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.205243+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.207819+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.210746+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.211598+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.217468+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.295974+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.298172+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.300799+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.301718+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.310460+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.940166+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:11.948299+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.014832+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.017596+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.021075+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.022066+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.029719+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.110189+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.112843+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.115668+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.116543+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.124045+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.205243+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.207819+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.210746+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.211598+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.217468+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.295974+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.298172+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.300799+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.393006+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.395525+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.399429+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.400538+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[79547]: audit 2023-12-06T21:24:12.408343+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.301718+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.310460+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.393006+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.395525+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.399429+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.400538+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:12.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:12 smithi172 bash[83833]: audit 2023-12-06T21:24:12.408343+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:11.949222+0000 mgr.y (mgr.25471) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.030510+0000 mgr.y (mgr.25471) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.124710+0000 mgr.y (mgr.25471) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.218231+0000 mgr.y (mgr.25471) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cluster 2023-12-06T21:24:12.222229+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.310991+0000 mgr.y (mgr.25471) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.408827+0000 mgr.y (mgr.25471) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.487580+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.489853+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.492112+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.493022+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.498895+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.499821+0000 mgr.y (mgr.25471) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.577998+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.580803+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.583763+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.584749+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.590340+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.591204+0000 mgr.y (mgr.25471) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.674828+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:11.949222+0000 mgr.y (mgr.25471) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.030510+0000 mgr.y (mgr.25471) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.124710+0000 mgr.y (mgr.25471) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.218231+0000 mgr.y (mgr.25471) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cluster 2023-12-06T21:24:12.222229+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.310991+0000 mgr.y (mgr.25471) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.408827+0000 mgr.y (mgr.25471) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.487580+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.489853+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.492112+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.493022+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.498895+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.499821+0000 mgr.y (mgr.25471) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.577998+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.580803+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.583763+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.584749+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.590340+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.591204+0000 mgr.y (mgr.25471) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.674828+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.678943+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.684726+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.685852+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.692735+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.693333+0000 mgr.y (mgr.25471) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.772432+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.775791+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.779235+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.780616+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.787276+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.789678+0000 mgr.y (mgr.25471) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.871636+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.874074+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.876945+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.878234+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.886613+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.967115+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.969632+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.972024+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.973066+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:12.979126+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.059670+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.064020+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.067857+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.069124+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.075559+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.156003+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.160248+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.164422+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.165917+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.172096+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.237584+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.239908+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.242921+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.243965+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.252168+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.335322+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.337694+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.340727+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.341756+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.350243+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.431846+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[79547]: audit 2023-12-06T21:24:13.434070+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.678943+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.684726+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.685852+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.692735+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.693333+0000 mgr.y (mgr.25471) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.772432+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.775791+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.779235+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.780616+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.787276+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.789678+0000 mgr.y (mgr.25471) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.871636+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.874074+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.876945+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.878234+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.886613+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.967115+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.969632+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.972024+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.973066+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:12.979126+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.059670+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.064020+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.067857+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.580 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.069124+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.075559+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.156003+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.160248+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.164422+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.165917+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.172096+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.237584+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.239908+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.242921+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.243965+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.252168+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.335322+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.337694+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.581 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.340727+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.341756+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.350243+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.431846+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:13 smithi172 bash[83833]: audit 2023-12-06T21:24:13.434070+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:11.949222+0000 mgr.y (mgr.25471) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.030510+0000 mgr.y (mgr.25471) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.124710+0000 mgr.y (mgr.25471) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.218231+0000 mgr.y (mgr.25471) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cluster 2023-12-06T21:24:12.222229+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.310991+0000 mgr.y (mgr.25471) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.408827+0000 mgr.y (mgr.25471) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.487580+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.489853+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.492112+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.493022+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.498895+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.499821+0000 mgr.y (mgr.25471) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.577998+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.580803+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.583763+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.584749+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.590340+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.591204+0000 mgr.y (mgr.25471) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.674828+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.678943+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.684726+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.685852+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.692735+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.693333+0000 mgr.y (mgr.25471) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.772432+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.775791+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.779235+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.780616+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.787276+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.789678+0000 mgr.y (mgr.25471) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.871636+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.874074+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.876945+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.878234+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.886613+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.967115+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.969632+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.972024+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.973066+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:12.979126+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.059670+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.064020+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.067857+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.069124+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.075559+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.156003+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.160248+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.164422+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.165917+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.172096+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.237584+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.239908+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.242921+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.243965+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.252168+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.335322+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.337694+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.340727+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.341756+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.350243+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.431846+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:13.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:13 smithi175 bash[67426]: audit 2023-12-06T21:24:13.434070+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.887288+0000 mgr.y (mgr.25471) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:12.979607+0000 mgr.y (mgr.25471) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.076117+0000 mgr.y (mgr.25471) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.172588+0000 mgr.y (mgr.25471) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.252953+0000 mgr.y (mgr.25471) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.259653+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.350783+0000 mgr.y (mgr.25471) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.438792+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.440421+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.458180+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.458866+0000 mgr.y (mgr.25471) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.520728+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.523559+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.526792+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.527949+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.535624+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.536144+0000 mgr.y (mgr.25471) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.615303+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.617921+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.620335+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.621305+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.628422+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.628971+0000 mgr.y (mgr.25471) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.705347+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.709794+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.714327+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.715971+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.723690+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.724334+0000 mgr.y (mgr.25471) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.806584+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.808611+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.811948+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.812794+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.819666+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.820344+0000 mgr.y (mgr.25471) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.901636+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.904060+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.907532+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.908713+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.917077+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:13.998494+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.000522+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.003003+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.003909+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.010702+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.092574+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.095922+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.098465+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.099368+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.105899+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.184906+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.189123+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.192582+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.193782+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.201896+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.282790+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.286122+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.289299+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.290778+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.299363+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.362759+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.366715+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.370695+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.372335+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:14 smithi175 bash[67426]: audit 2023-12-06T21:24:14.381755+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.887288+0000 mgr.y (mgr.25471) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:12.979607+0000 mgr.y (mgr.25471) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.076117+0000 mgr.y (mgr.25471) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.172588+0000 mgr.y (mgr.25471) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.252953+0000 mgr.y (mgr.25471) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.259653+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.350783+0000 mgr.y (mgr.25471) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.438792+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.440421+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.458180+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.458866+0000 mgr.y (mgr.25471) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.520728+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.523559+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.526792+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.527949+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.535624+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.536144+0000 mgr.y (mgr.25471) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.615303+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.617921+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.620335+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.621305+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.628422+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.628971+0000 mgr.y (mgr.25471) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.705347+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.709794+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.714327+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.715971+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.723690+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.724334+0000 mgr.y (mgr.25471) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.806584+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.808611+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.811948+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.812794+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.819666+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.820344+0000 mgr.y (mgr.25471) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.901636+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.904060+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.907532+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.908713+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.917077+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.887288+0000 mgr.y (mgr.25471) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:12.979607+0000 mgr.y (mgr.25471) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.076117+0000 mgr.y (mgr.25471) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.172588+0000 mgr.y (mgr.25471) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.252953+0000 mgr.y (mgr.25471) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.259653+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.350783+0000 mgr.y (mgr.25471) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.438792+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.440421+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.458180+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.458866+0000 mgr.y (mgr.25471) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.520728+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.523559+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.526792+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.527949+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.535624+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.536144+0000 mgr.y (mgr.25471) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.615303+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.617921+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.620335+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:13.998494+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.000522+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.003003+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.003909+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.010702+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.092574+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.095922+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.098465+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.099368+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.105899+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.184906+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.189123+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.192582+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.193782+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.201896+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.282790+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.286122+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.289299+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.290778+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.299363+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.362759+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.366715+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.370695+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.372335+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[79547]: audit 2023-12-06T21:24:14.381755+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.621305+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.628422+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.628971+0000 mgr.y (mgr.25471) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.705347+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.709794+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.714327+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.715971+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.723690+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.724334+0000 mgr.y (mgr.25471) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.806584+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.808611+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.811948+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.812794+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.819666+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.820344+0000 mgr.y (mgr.25471) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.901636+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.904060+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.907532+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.908713+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.917077+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:13.998494+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.000522+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.003003+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.003909+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.010702+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.092574+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.095922+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.098465+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.099368+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.105899+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.184906+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.189123+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.192582+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.193782+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.201896+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.282790+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.286122+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.289299+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.290778+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.299363+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.362759+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.366715+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.370695+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.372335+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:14.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[83833]: audit 2023-12-06T21:24:14.381755+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.203 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:14 smithi172 bash[88574]: debug 2023-12-06T21:24:14.924+0000 7f427aeff700 1 -- 172.21.15.172:0/782003004 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55caae3fb1e0 con 0x55caae480800 2023-12-06T21:24:15.454 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[88574]: debug 2023-12-06T21:24:15.236+0000 7f4284085640 -1 Falling back to public interface 2023-12-06T21:24:15.454 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:13.917749+0000 mgr.y (mgr.25471) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.454 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.011596+0000 mgr.y (mgr.25471) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.454 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.106634+0000 mgr.y (mgr.25471) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.202729+0000 mgr.y (mgr.25471) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cluster 2023-12-06T21:24:14.223293+0000 mgr.y (mgr.25471) 465 : cluster 0 pgmap v71: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.300396+0000 mgr.y (mgr.25471) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.382517+0000 mgr.y (mgr.25471) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.463036+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.465446+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.467733+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.468423+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.473616+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.474178+0000 mgr.y (mgr.25471) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.555648+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.557992+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.560769+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.456 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.561630+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.568061+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.568505+0000 mgr.y (mgr.25471) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.645271+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.648480+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.651842+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.653342+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.663399+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.664126+0000 mgr.y (mgr.25471) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.746408+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.748793+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.751655+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.752587+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.458 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.759745+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.760547+0000 mgr.y (mgr.25471) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.840217+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.842551+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.846921+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.848306+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.856425+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.461 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:13.917749+0000 mgr.y (mgr.25471) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.461 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.011596+0000 mgr.y (mgr.25471) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.461 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.106634+0000 mgr.y (mgr.25471) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.461 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.202729+0000 mgr.y (mgr.25471) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.461 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cluster 2023-12-06T21:24:14.223293+0000 mgr.y (mgr.25471) 465 : cluster 0 pgmap v71: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.300396+0000 mgr.y (mgr.25471) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.382517+0000 mgr.y (mgr.25471) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.463036+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.465446+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.467733+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.468423+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.462 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.473616+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.474178+0000 mgr.y (mgr.25471) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.555648+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.557992+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.560769+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.561630+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.568061+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.568505+0000 mgr.y (mgr.25471) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.645271+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.463 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.648480+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.464 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.651842+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.464 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.653342+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.464 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.663399+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:13.917749+0000 mgr.y (mgr.25471) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.011596+0000 mgr.y (mgr.25471) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.106634+0000 mgr.y (mgr.25471) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.202729+0000 mgr.y (mgr.25471) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cluster 2023-12-06T21:24:14.223293+0000 mgr.y (mgr.25471) 465 : cluster 0 pgmap v71: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.300396+0000 mgr.y (mgr.25471) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.382517+0000 mgr.y (mgr.25471) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.463036+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.465446+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.467733+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.468423+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.473616+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.474178+0000 mgr.y (mgr.25471) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.555648+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.557992+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.560769+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.561630+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.568061+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.568505+0000 mgr.y (mgr.25471) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.645271+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.648480+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.651842+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.653342+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.663399+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.664126+0000 mgr.y (mgr.25471) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.746408+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.748793+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.751655+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.752587+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.759745+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.760547+0000 mgr.y (mgr.25471) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.840217+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.842551+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.846921+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.848306+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.856425+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.857339+0000 mgr.y (mgr.25471) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.933378+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.936341+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.939060+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.940225+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:14.948134+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.031135+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.033428+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.036508+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.037555+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.044111+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.126056+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.129779+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.132789+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.133798+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.142091+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.220969+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.222977+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.225212+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.226199+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.236629+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.319766+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.322422+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.326020+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.327019+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.336818+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.417575+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.419783+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.422362+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.423690+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:15 smithi175 bash[67426]: audit 2023-12-06T21:24:15.433602+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.664126+0000 mgr.y (mgr.25471) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.746408+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.748793+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.751655+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.752587+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.759745+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.760547+0000 mgr.y (mgr.25471) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.840217+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.842551+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.846921+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.848306+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.856425+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.857339+0000 mgr.y (mgr.25471) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.933378+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.936341+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.939060+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.940225+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:14.948134+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.031135+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.857339+0000 mgr.y (mgr.25471) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.933378+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.936341+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.939060+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.940225+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:14.948134+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.031135+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.033428+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.036508+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.037555+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.044111+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.126056+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.129779+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.132789+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.133798+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.142091+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.220969+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.222977+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.225212+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.033428+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.036508+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.037555+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.044111+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.126056+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.129779+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.132789+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.133798+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.142091+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.220969+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.222977+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.225212+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.226199+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.236629+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.319766+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.322422+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.326020+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.327019+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.336818+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.417575+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.226199+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.236629+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.319766+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.322422+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.326020+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.327019+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.336818+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.417575+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.419783+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.422362+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.423690+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[79547]: audit 2023-12-06T21:24:15.433602+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:15.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.419783+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:15.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.422362+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:15.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.423690+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:15.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:15 smithi172 bash[83833]: audit 2023-12-06T21:24:15.433602+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:14.948845+0000 mgr.y (mgr.25471) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.044703+0000 mgr.y (mgr.25471) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.142880+0000 mgr.y (mgr.25471) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.237249+0000 mgr.y (mgr.25471) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.337542+0000 mgr.y (mgr.25471) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.434574+0000 mgr.y (mgr.25471) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.517268+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.521110+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.524205+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.525500+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.532289+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.532889+0000 mgr.y (mgr.25471) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.611952+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.614809+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.618603+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.619954+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.629592+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.630549+0000 mgr.y (mgr.25471) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.708976+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.712106+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.715821+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.717183+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.727546+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.728542+0000 mgr.y (mgr.25471) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.812996+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.815433+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.818388+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.819841+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.829911+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.830805+0000 mgr.y (mgr.25471) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.910777+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.913481+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.916423+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.917410+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:15.925106+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.007313+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.010187+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.013357+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.014491+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.023116+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.104430+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.106557+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.108817+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.109664+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.117233+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.194962+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.197916+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.201508+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.202854+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.210214+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.290812+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.293486+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.295491+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.296423+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.302672+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.378552+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.381293+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.385506+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.386491+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:16 smithi175 bash[67426]: audit 2023-12-06T21:24:16.393926+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:14.948845+0000 mgr.y (mgr.25471) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.044703+0000 mgr.y (mgr.25471) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.142880+0000 mgr.y (mgr.25471) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.237249+0000 mgr.y (mgr.25471) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.337542+0000 mgr.y (mgr.25471) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.434574+0000 mgr.y (mgr.25471) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.517268+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.521110+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.524205+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.525500+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.532289+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.532889+0000 mgr.y (mgr.25471) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.611952+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.614809+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.618603+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.619954+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.629592+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.630549+0000 mgr.y (mgr.25471) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.708976+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.712106+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.715821+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.717183+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.727546+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.728542+0000 mgr.y (mgr.25471) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.812996+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.815433+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.818388+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.819841+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.829911+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.830805+0000 mgr.y (mgr.25471) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.910777+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.913481+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.916423+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.917410+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:15.925106+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.007313+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.010187+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.013357+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.014491+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.023116+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.104430+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.106557+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.108817+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.109664+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.117233+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.194962+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.197916+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.201508+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.202854+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.210214+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.290812+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.293486+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.295491+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.296423+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.302672+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.378552+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.381293+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.385506+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.386491+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[79547]: audit 2023-12-06T21:24:16.393926+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:14.948845+0000 mgr.y (mgr.25471) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.044703+0000 mgr.y (mgr.25471) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.142880+0000 mgr.y (mgr.25471) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.237249+0000 mgr.y (mgr.25471) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.337542+0000 mgr.y (mgr.25471) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.434574+0000 mgr.y (mgr.25471) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.517268+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.521110+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.524205+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.525500+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.532289+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.532889+0000 mgr.y (mgr.25471) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.611952+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.614809+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.618603+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.619954+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.629592+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.630549+0000 mgr.y (mgr.25471) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.708976+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.712106+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.715821+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.717183+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.727546+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.728542+0000 mgr.y (mgr.25471) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.812996+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.815433+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.818388+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.819841+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.829911+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.830805+0000 mgr.y (mgr.25471) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.910777+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.913481+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.916423+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.917410+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:15.925106+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.007313+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.010187+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.013357+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.014491+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.023116+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.104430+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.106557+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.108817+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.109664+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.117233+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.194962+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.197916+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.201508+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.202854+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.210214+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.290812+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.293486+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.295491+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.296423+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.302672+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.378552+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.381293+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.385506+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.386491+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:16.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:16 smithi172 bash[83833]: audit 2023-12-06T21:24:16.393926+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:15.925662+0000 mgr.y (mgr.25471) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.023717+0000 mgr.y (mgr.25471) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.117756+0000 mgr.y (mgr.25471) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.211015+0000 mgr.y (mgr.25471) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cluster 2023-12-06T21:24:16.223988+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v72: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.303497+0000 mgr.y (mgr.25471) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.394723+0000 mgr.y (mgr.25471) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.470695+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.472818+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.474822+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.475602+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.480851+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.481552+0000 mgr.y (mgr.25471) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.558621+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.561484+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.565322+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.566740+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.574987+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.575623+0000 mgr.y (mgr.25471) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.654665+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.657264+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.660295+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.661563+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.670059+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.670880+0000 mgr.y (mgr.25471) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.749157+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.751174+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.753476+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.754242+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.763625+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.764297+0000 mgr.y (mgr.25471) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.843517+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.846046+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.848653+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.849623+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.860035+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.860688+0000 mgr.y (mgr.25471) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.942196+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.944449+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.947191+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.948139+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:16.956212+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.035116+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.037976+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.040655+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.041743+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.051970+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.134322+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.136373+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.138624+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.139506+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.147291+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.211342+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.219426+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.222092+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.222834+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.230358+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.314560+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.318322+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.319858+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.321165+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.331200+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.337925+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.367238+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.445264+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.448007+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:17 smithi175 bash[67426]: audit 2023-12-06T21:24:17.450869+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:15.925662+0000 mgr.y (mgr.25471) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.023717+0000 mgr.y (mgr.25471) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.117756+0000 mgr.y (mgr.25471) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.211015+0000 mgr.y (mgr.25471) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cluster 2023-12-06T21:24:16.223988+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v72: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.303497+0000 mgr.y (mgr.25471) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.394723+0000 mgr.y (mgr.25471) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.470695+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.472818+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.474822+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.475602+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.480851+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.481552+0000 mgr.y (mgr.25471) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.558621+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.561484+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.565322+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.566740+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.574987+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.575623+0000 mgr.y (mgr.25471) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.654665+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:15.925662+0000 mgr.y (mgr.25471) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.023717+0000 mgr.y (mgr.25471) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.117756+0000 mgr.y (mgr.25471) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.211015+0000 mgr.y (mgr.25471) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cluster 2023-12-06T21:24:16.223988+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v72: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:24:17.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.303497+0000 mgr.y (mgr.25471) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.394723+0000 mgr.y (mgr.25471) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.470695+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.472818+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.474822+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.475602+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.480851+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.481552+0000 mgr.y (mgr.25471) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.558621+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.561484+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.565322+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.566740+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.574987+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.575623+0000 mgr.y (mgr.25471) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.654665+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.657264+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.660295+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.661563+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.670059+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.670880+0000 mgr.y (mgr.25471) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.749157+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.751174+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.753476+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.754242+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.763625+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.764297+0000 mgr.y (mgr.25471) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.843517+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.846046+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.848653+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.849623+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.860035+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.860688+0000 mgr.y (mgr.25471) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.942196+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.944449+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.947191+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.657264+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.660295+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.661563+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.670059+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.670880+0000 mgr.y (mgr.25471) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.749157+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.751174+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.753476+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.754242+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.763625+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.764297+0000 mgr.y (mgr.25471) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.843517+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.846046+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.848653+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.849623+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.860035+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.860688+0000 mgr.y (mgr.25471) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.942196+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.944449+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.947191+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.948139+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:16.956212+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.035116+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.037976+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.040655+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.041743+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.051970+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.134322+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.136373+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.138624+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.139506+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.147291+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.211342+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.219426+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.222092+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.222834+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.230358+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.314560+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.318322+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.319858+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.948139+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:16.956212+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.035116+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.037976+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.040655+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.041743+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.051970+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.134322+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.136373+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.138624+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.139506+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.147291+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.211342+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.219426+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.222092+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.222834+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.230358+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.314560+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.318322+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.319858+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.321165+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.331200+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.337925+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.367238+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.445264+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.448007+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[79547]: audit 2023-12-06T21:24:17.450869+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.321165+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.331200+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.337925+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.367238+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.445264+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.448007+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:17.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:17 smithi172 bash[83833]: audit 2023-12-06T21:24:17.450869+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.316 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[88574]: debug 2023-12-06T21:24:18.004+0000 7f4284085640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-06T21:24:18.316 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[88574]: debug 2023-12-06T21:24:18.036+0000 7f4284085640 -1 osd.0 108 log_to_monitors true 2023-12-06T21:24:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:16.956880+0000 mgr.y (mgr.25471) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.052753+0000 mgr.y (mgr.25471) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.147913+0000 mgr.y (mgr.25471) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.230900+0000 mgr.y (mgr.25471) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.367985+0000 mgr.y (mgr.25471) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.452521+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.466729+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.467276+0000 mgr.y (mgr.25471) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.528707+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.531167+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.533824+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.534857+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.544429+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.545067+0000 mgr.y (mgr.25471) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.574 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.621258+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.624410+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.627848+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.628714+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.637389+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.638038+0000 mgr.y (mgr.25471) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.717061+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.719358+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.722245+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.575 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.723513+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.732857+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.733844+0000 mgr.y (mgr.25471) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.813784+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.815993+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.818503+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.819381+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.828720+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.829303+0000 mgr.y (mgr.25471) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.909661+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.912069+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.914226+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.914905+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:17.922624+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.001648+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.004055+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.006348+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:16.956880+0000 mgr.y (mgr.25471) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.052753+0000 mgr.y (mgr.25471) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.147913+0000 mgr.y (mgr.25471) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.230900+0000 mgr.y (mgr.25471) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.367985+0000 mgr.y (mgr.25471) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.452521+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.466729+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.467276+0000 mgr.y (mgr.25471) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.528707+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.531167+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.533824+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.534857+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.544429+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.545067+0000 mgr.y (mgr.25471) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.621258+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.624410+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.627848+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.628714+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.637389+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.638038+0000 mgr.y (mgr.25471) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.007228+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.013498+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.044459+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.044910+0000 mon.a (mon.0) 1689 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.091815+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.094956+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.098758+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.099878+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.107363+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.185829+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.189116+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.192086+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.193151+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.199650+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.278180+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.281240+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.283687+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.284596+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.290403+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.717061+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.719358+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.722245+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.723513+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.732857+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.733844+0000 mgr.y (mgr.25471) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.813784+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.815993+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.818503+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.819381+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.828720+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.829303+0000 mgr.y (mgr.25471) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.909661+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.912069+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.914226+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.914905+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:17.922624+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.001648+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.004055+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.006348+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.354977+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.357608+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.362718+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.365782+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.373830+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.584 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[79547]: audit 2023-12-06T21:24:18.451927+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.007228+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.013498+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.044459+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.044910+0000 mon.a (mon.0) 1689 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.091815+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.094956+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.098758+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.099878+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.585 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.107363+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.185829+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.189116+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.192086+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.193151+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.199650+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.278180+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.281240+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.283687+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.284596+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.290403+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.354977+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.357608+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.362718+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.586 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.365782+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.587 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.373830+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.587 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[83833]: audit 2023-12-06T21:24:18.451927+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[62614]: ts=2023-12-06T21:24:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:16.956880+0000 mgr.y (mgr.25471) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.052753+0000 mgr.y (mgr.25471) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.147913+0000 mgr.y (mgr.25471) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.230900+0000 mgr.y (mgr.25471) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.367985+0000 mgr.y (mgr.25471) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.452521+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.466729+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.467276+0000 mgr.y (mgr.25471) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.528707+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.531167+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.533824+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.534857+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.544429+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.545067+0000 mgr.y (mgr.25471) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.621258+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.624410+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.627848+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.628714+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.637389+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.638038+0000 mgr.y (mgr.25471) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.717061+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.719358+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.722245+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.723513+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.732857+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.733844+0000 mgr.y (mgr.25471) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.813784+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.815993+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.818503+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.819381+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.828720+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.829303+0000 mgr.y (mgr.25471) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.909661+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.912069+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.914226+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.914905+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:17.922624+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.001648+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.004055+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.006348+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.007228+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.013498+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.044459+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.044910+0000 mon.a (mon.0) 1689 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.091815+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.094956+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.098758+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.099878+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.107363+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.185829+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.189116+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.192086+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.193151+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.199650+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.278180+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.281240+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.283687+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.284596+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.290403+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.354977+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.357608+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.362718+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.365782+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.373830+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:18.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:18 smithi175 bash[67426]: audit 2023-12-06T21:24:18.451927+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:19.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:18] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.33.4" 2023-12-06T21:24:19.321 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[88574]: debug 2023-12-06T21:24:19.068+0000 7f42754f6700 -1 osd.0 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:24:19.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:17.923315+0000 mgr.y (mgr.25471) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.014304+0000 mgr.y (mgr.25471) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.108096+0000 mgr.y (mgr.25471) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.200260+0000 mgr.y (mgr.25471) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cluster 2023-12-06T21:24:18.225406+0000 mgr.y (mgr.25471) 509 : cluster 0 pgmap v73: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 171 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.291168+0000 mgr.y (mgr.25471) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.374556+0000 mgr.y (mgr.25471) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.454539+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.465105+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.469698+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.477025+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.477604+0000 mgr.y (mgr.25471) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.520444+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.530009+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.538994+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.541684+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.544373+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.546601+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.548187+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.550054+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:18.550260+0000 mgr.y (mgr.25471) 513 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cephadm 2023-12-06T21:24:18.551341+0000 mgr.y (mgr.25471) 514 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:19.014025+0000 mon.a (mon.0) 1723 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: cluster 2023-12-06T21:24:19.019369+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:19.021102+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:19.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:19 smithi175 bash[67426]: audit 2023-12-06T21:24:19.021794+0000 mon.a (mon.0) 1725 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:17.923315+0000 mgr.y (mgr.25471) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.014304+0000 mgr.y (mgr.25471) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.108096+0000 mgr.y (mgr.25471) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.200260+0000 mgr.y (mgr.25471) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cluster 2023-12-06T21:24:18.225406+0000 mgr.y (mgr.25471) 509 : cluster 0 pgmap v73: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 171 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.291168+0000 mgr.y (mgr.25471) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.374556+0000 mgr.y (mgr.25471) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.454539+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.465105+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.469698+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.477025+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.477604+0000 mgr.y (mgr.25471) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.520444+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.530009+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.538994+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.541684+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.544373+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.546601+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.548187+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.550054+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:17.923315+0000 mgr.y (mgr.25471) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.014304+0000 mgr.y (mgr.25471) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.108096+0000 mgr.y (mgr.25471) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.200260+0000 mgr.y (mgr.25471) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cluster 2023-12-06T21:24:18.225406+0000 mgr.y (mgr.25471) 509 : cluster 0 pgmap v73: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 171 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.291168+0000 mgr.y (mgr.25471) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.374556+0000 mgr.y (mgr.25471) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.454539+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.465105+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.469698+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.477025+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.477604+0000 mgr.y (mgr.25471) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.520444+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.530009+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.538994+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.541684+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:19.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.544373+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.546601+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.548187+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.550054+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:18.550260+0000 mgr.y (mgr.25471) 513 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cephadm 2023-12-06T21:24:18.551341+0000 mgr.y (mgr.25471) 514 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:19.014025+0000 mon.a (mon.0) 1723 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: cluster 2023-12-06T21:24:19.019369+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:19.021102+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:19.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[83833]: audit 2023-12-06T21:24:19.021794+0000 mon.a (mon.0) 1725 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:18.550260+0000 mgr.y (mgr.25471) 513 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cephadm 2023-12-06T21:24:18.551341+0000 mgr.y (mgr.25471) 514 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:19.014025+0000 mon.a (mon.0) 1723 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: cluster 2023-12-06T21:24:19.019369+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:19.021102+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:19.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:19 smithi172 bash[79547]: audit 2023-12-06T21:24:19.021794+0000 mon.a (mon.0) 1725 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:20.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:19.011573+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:19.016127+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.014947+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.018685+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.024691+0000 mon.a (mon.0) 1727 : cluster 1 osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917] boot 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.024842+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-12-06T21:24:20.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:20 smithi175 bash[67426]: audit 2023-12-06T21:24:20.025198+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:20.754 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:19.011573+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:19.016127+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.014947+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.018685+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.024691+0000 mon.a (mon.0) 1727 : cluster 1 osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917] boot 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.024842+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[79547]: audit 2023-12-06T21:24:20.025198+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:19.011573+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.755 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:19.016127+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T21:24:20.756 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.014947+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:20.756 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.018685+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:20.756 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.024691+0000 mon.a (mon.0) 1727 : cluster 1 osd.0 [v2:172.21.15.172:6802/2135577917,v1:172.21.15.172:6803/2135577917] boot 2023-12-06T21:24:20.756 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.024842+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-12-06T21:24:20.756 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:20 smithi172 bash[83833]: audit 2023-12-06T21:24:20.025198+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:21.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:21 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.019228+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:21.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:21 smithi175 bash[67426]: cluster 2023-12-06T21:24:20.226488+0000 mgr.y (mgr.25471) 515 : cluster 0 pgmap v76: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:21.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:21 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.029834+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:21.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:21 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.033008+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T21:24:21.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:21 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.033519+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.019228+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[79547]: cluster 2023-12-06T21:24:20.226488+0000 mgr.y (mgr.25471) 515 : cluster 0 pgmap v76: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:21.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.029834+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:21.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.033008+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T21:24:21.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.033519+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:21.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.019228+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T21:24:21.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[83833]: cluster 2023-12-06T21:24:20.226488+0000 mgr.y (mgr.25471) 515 : cluster 0 pgmap v76: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:21.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.029834+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:21.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.033008+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T21:24:21.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:21 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.033519+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.024619+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.028876+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.029273+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.029697+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.031314+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.033927+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:22 smithi175 bash[67426]: cluster 2023-12-06T21:24:21.034042+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.024619+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.028876+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.029273+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.029697+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.031314+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.033927+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[83833]: cluster 2023-12-06T21:24:21.034042+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.024619+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.028876+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.029273+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.029697+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.031314+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.033927+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:22.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:22 smithi172 bash[79547]: cluster 2023-12-06T21:24:21.034042+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: cluster 2023-12-06T21:24:22.227867+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v78: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: cephadm 2023-12-06T21:24:22.624841+0000 mgr.y (mgr.25471) 517 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.626419+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.627317+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: cephadm 2023-12-06T21:24:22.630382+0000 mgr.y (mgr.25471) 518 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.695286+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.702389+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.710229+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.809604+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.817547+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[83833]: audit 2023-12-06T21:24:22.826053+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: cluster 2023-12-06T21:24:22.227867+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v78: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: cephadm 2023-12-06T21:24:22.624841+0000 mgr.y (mgr.25471) 517 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.626419+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.627317+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: cephadm 2023-12-06T21:24:22.630382+0000 mgr.y (mgr.25471) 518 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.695286+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.702389+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.710229+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.809604+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.817547+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:23 smithi172 bash[79547]: audit 2023-12-06T21:24:22.826053+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: cluster 2023-12-06T21:24:22.227867+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v78: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: cephadm 2023-12-06T21:24:22.624841+0000 mgr.y (mgr.25471) 517 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.626419+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.627317+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: cephadm 2023-12-06T21:24:22.630382+0000 mgr.y (mgr.25471) 518 : cephadm 1 Deploying daemon osd.0 on smithi172 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.695286+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.702389+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.710229+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.809604+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.817547+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:23.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:23 smithi175 bash[67426]: audit 2023-12-06T21:24:22.826053+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:24.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:24 smithi175 bash[67426]: audit 2023-12-06T21:24:23.269976+0000 mgr.y (mgr.25471) 519 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:24.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:24 smithi172 bash[79547]: audit 2023-12-06T21:24:23.269976+0000 mgr.y (mgr.25471) 519 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:24 smithi172 bash[83833]: audit 2023-12-06T21:24:23.269976+0000 mgr.y (mgr.25471) 519 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:25.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:25 smithi175 bash[67426]: cluster 2023-12-06T21:24:24.229415+0000 mgr.y (mgr.25471) 520 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:25.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:25 smithi175 bash[67426]: cluster 2023-12-06T21:24:24.480666+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded) 2023-12-06T21:24:25.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:25 smithi175 bash[67426]: cluster 2023-12-06T21:24:24.480746+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-12-06T21:24:25.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[79547]: cluster 2023-12-06T21:24:24.229415+0000 mgr.y (mgr.25471) 520 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[79547]: cluster 2023-12-06T21:24:24.480666+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded) 2023-12-06T21:24:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[79547]: cluster 2023-12-06T21:24:24.480746+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-12-06T21:24:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[83833]: cluster 2023-12-06T21:24:24.229415+0000 mgr.y (mgr.25471) 520 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[83833]: cluster 2023-12-06T21:24:24.480666+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded) 2023-12-06T21:24:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:25 smithi172 bash[83833]: cluster 2023-12-06T21:24:24.480746+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-12-06T21:24:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:27 smithi175 bash[67426]: cluster 2023-12-06T21:24:26.230259+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2023-12-06T21:24:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:27 smithi175 bash[67426]: audit 2023-12-06T21:24:26.678046+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:27 smithi175 bash[67426]: audit 2023-12-06T21:24:26.687008+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:27 smithi175 bash[67426]: audit 2023-12-06T21:24:26.695741+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[79547]: cluster 2023-12-06T21:24:26.230259+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2023-12-06T21:24:28.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[79547]: audit 2023-12-06T21:24:26.678046+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[79547]: audit 2023-12-06T21:24:26.687008+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[79547]: audit 2023-12-06T21:24:26.695741+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[83833]: cluster 2023-12-06T21:24:26.230259+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[83833]: audit 2023-12-06T21:24:26.678046+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[83833]: audit 2023-12-06T21:24:26.687008+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:27 smithi172 bash[83833]: audit 2023-12-06T21:24:26.695741+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:28.243 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:24:29.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:28 smithi175 bash[62614]: ts=2023-12-06T21:24:28.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T21:24:29.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:28 smithi175 bash[62614]: ts=2023-12-06T21:24:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 2s ago 18m - - 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 6s ago 18m - - 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 2s ago 11m 15.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (3m) 6s ago 11m 43.5M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (3m) 2s ago 9m 47.4M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (2m) 6s ago 17m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (3m) 2s ago 19m 500M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (2m) 2s ago 20m 56.2M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (86s) 6s ago 18m 34.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:24:29.037 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (107s) 2s ago 18m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (4m) 2s ago 11m 12.2M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (4m) 6s ago 11m 11.3M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (16s) 2s ago 17m 46.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 2019ab7c0d58 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (16m) 2s ago 16m 62.4M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (16m) 2s ago 16m 57.2M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (15m) 2s ago 15m 59.2M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (14m) 6s ago 14m 61.2M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (14m) 6s ago 14m 55.5M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (13m) 6s ago 13m 54.7M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (12m) 6s ago 12m 58.4M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (3m) 6s ago 11m 61.1M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (9m) 2s ago 9m 87.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (9m) 6s ago 9m 87.8M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:24:29.038 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (9m) 2s ago 9m 87.5M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:24:29.039 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (9m) 6s ago 9m 87.6M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:24:29.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:28] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.33.4" 2023-12-06T21:24:29.490 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:24:29.563 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:24:29.563 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:24:29.563 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:24:29.563 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:24:29.563 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:24:29.564 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:24:29.565 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "6/23 daemons upgraded", 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:24:29.901 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:24:30.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:29 smithi175 bash[67426]: audit 2023-12-06T21:24:28.226287+0000 mgr.y (mgr.25471) 522 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:29 smithi175 bash[67426]: cluster 2023-12-06T21:24:28.232228+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:30.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:29 smithi175 bash[67426]: audit 2023-12-06T21:24:28.635111+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:29 smithi175 bash[67426]: audit 2023-12-06T21:24:29.488740+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.172:0/2252968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:30.024 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[83833]: audit 2023-12-06T21:24:28.226287+0000 mgr.y (mgr.25471) 522 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.024 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[83833]: cluster 2023-12-06T21:24:28.232228+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:30.024 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[83833]: audit 2023-12-06T21:24:28.635111+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.024 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[83833]: audit 2023-12-06T21:24:29.488740+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.172:0/2252968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:30.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[79547]: audit 2023-12-06T21:24:28.226287+0000 mgr.y (mgr.25471) 522 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[79547]: cluster 2023-12-06T21:24:28.232228+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:30.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[79547]: audit 2023-12-06T21:24:28.635111+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:30.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:29 smithi172 bash[79547]: audit 2023-12-06T21:24:29.488740+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.172:0/2252968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:30.322 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:30 smithi172 systemd[1]: Stopping Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:24:30.322 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[88574]: debug 2023-12-06T21:24:30.136+0000 7f427a6fe700 -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 2023-12-06T21:24:30.322 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[88574]: debug 2023-12-06T21:24:30.136+0000 7f427a6fe700 -1 osd.0 113 *** Got signal Terminated *** 2023-12-06T21:24:30.322 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[88574]: debug 2023-12-06T21:24:30.136+0000 7f427a6fe700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:24:30.341 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:24:31.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:30 smithi175 bash[67426]: audit 2023-12-06T21:24:29.016928+0000 mgr.y (mgr.25471) 525 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:31.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:30 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.143707+0000 mon.a (mon.0) 1744 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:31.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:30 smithi175 bash[67426]: audit 2023-12-06T21:24:30.340573+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.172:0/3841023267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:24:31.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[79547]: audit 2023-12-06T21:24:29.016928+0000 mgr.y (mgr.25471) 525 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.143707+0000 mon.a (mon.0) 1744 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[79547]: audit 2023-12-06T21:24:30.340573+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.172:0/3841023267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:24:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[83833]: audit 2023-12-06T21:24:29.016928+0000 mgr.y (mgr.25471) 525 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.143707+0000 mon.a (mon.0) 1744 : cluster 1 osd.0 marked itself down and dead 2023-12-06T21:24:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:30 smithi172 bash[83833]: audit 2023-12-06T21:24:30.340573+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.172:0/3841023267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:24:31.958 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[90669]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: audit 2023-12-06T21:24:29.899509+0000 mgr.y (mgr.25471) 526 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.233146+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.685111+0000 mon.a (mon.0) 1746 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.692834+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.695707+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.958 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.695812+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.699962+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.700128+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[79547]: cluster 2023-12-06T21:24:30.701170+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: audit 2023-12-06T21:24:29.899509+0000 mgr.y (mgr.25471) 526 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.233146+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.685111+0000 mon.a (mon.0) 1746 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.692834+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.695707+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.695812+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.699962+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.700128+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:31.959 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[83833]: cluster 2023-12-06T21:24:30.701170+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: audit 2023-12-06T21:24:29.899509+0000 mgr.y (mgr.25471) 526 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.233146+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.685111+0000 mon.a (mon.0) 1746 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.692834+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.695707+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.695812+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.699962+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.700128+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T21:24:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:31 smithi175 bash[67426]: cluster 2023-12-06T21:24:30.701170+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-12-06T21:24:32.321 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:31 smithi172 bash[90750]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.705888+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.706018+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.706217+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.706744+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.707050+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.707625+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.709932+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.710273+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: cluster 2023-12-06T21:24:31.710661+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: audit 2023-12-06T21:24:32.319381+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: audit 2023-12-06T21:24:32.321898+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:33.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:32 smithi175 bash[67426]: audit 2023-12-06T21:24:32.370284+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.705888+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.706018+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.706217+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.706744+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.707050+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.707625+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.709932+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.710273+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: cluster 2023-12-06T21:24:31.710661+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: audit 2023-12-06T21:24:32.319381+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: audit 2023-12-06T21:24:32.321898+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[79547]: audit 2023-12-06T21:24:32.370284+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.705888+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.706018+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.706217+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.706744+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.707050+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.707625+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.709932+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.710273+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: cluster 2023-12-06T21:24:31.710661+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: audit 2023-12-06T21:24:32.319381+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: audit 2023-12-06T21:24:32.321898+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:33.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:32 smithi172 bash[83833]: audit 2023-12-06T21:24:32.370284+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:33.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:33 smithi172 bash[83833]: cluster 2023-12-06T21:24:32.233908+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:24:33.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:33 smithi172 bash[79547]: cluster 2023-12-06T21:24:32.233908+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:24:34.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:33 smithi175 bash[67426]: cluster 2023-12-06T21:24:32.233908+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:24:34.514 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:34 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T21:24:34.514 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:34 smithi172 systemd[1]: Stopped Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:24:34.821 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:34 smithi172 systemd[1]: Started Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:24:34.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:33.281245+0000 mgr.y (mgr.25471) 529 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.556660+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.564914+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.575962+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.577370+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.584545+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.667506+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.670554+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.675329+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.676559+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[79547]: audit 2023-12-06T21:24:34.685422+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:33.281245+0000 mgr.y (mgr.25471) 529 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.556660+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.564914+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.575962+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.577370+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.584545+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.667506+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.670554+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.675329+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.676559+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:34.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:34 smithi172 bash[83833]: audit 2023-12-06T21:24:34.685422+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:33.281245+0000 mgr.y (mgr.25471) 529 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.556660+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.564914+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.575962+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.577370+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.584545+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.667506+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.670554+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.675329+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:35.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.676559+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:35.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:34 smithi175 bash[67426]: audit 2023-12-06T21:24:34.685422+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: cluster 2023-12-06T21:24:34.236083+0000 mgr.y (mgr.25471) 530 : cluster 0 pgmap v86: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:36.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: cephadm 2023-12-06T21:24:34.585170+0000 mgr.y (mgr.25471) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: cephadm 2023-12-06T21:24:34.686165+0000 mgr.y (mgr.25471) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: cluster 2023-12-06T21:24:34.717262+0000 mon.a (mon.0) 1762 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.763837+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.767459+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.770643+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.771633+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.778169+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: cephadm 2023-12-06T21:24:34.778848+0000 mgr.y (mgr.25471) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.862458+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.864741+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.867552+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.868715+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.875248+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.957035+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.959543+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.962449+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.963531+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:34.969744+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.047823+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.050892+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.054044+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.055326+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.063834+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.144099+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.148868+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.152602+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.153984+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.161934+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.238856+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.242001+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.246043+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.247607+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.259391+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.342548+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.344485+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.347466+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.348231+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.357450+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.439954+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.442302+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.444812+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.445576+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.456681+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.534831+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.539061+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.543424+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.544978+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.555393+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.631924+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.634197+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.637349+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.639078+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.647379+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.710900+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.714923+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.718686+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:35 smithi175 bash[67426]: audit 2023-12-06T21:24:35.719950+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: cluster 2023-12-06T21:24:34.236083+0000 mgr.y (mgr.25471) 530 : cluster 0 pgmap v86: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: cephadm 2023-12-06T21:24:34.585170+0000 mgr.y (mgr.25471) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: cephadm 2023-12-06T21:24:34.686165+0000 mgr.y (mgr.25471) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: cluster 2023-12-06T21:24:34.717262+0000 mon.a (mon.0) 1762 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.763837+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.767459+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.770643+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.771633+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.778169+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: cephadm 2023-12-06T21:24:34.778848+0000 mgr.y (mgr.25471) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.862458+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.864741+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.867552+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.868715+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.875248+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.957035+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.959543+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.962449+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.963531+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: cluster 2023-12-06T21:24:34.236083+0000 mgr.y (mgr.25471) 530 : cluster 0 pgmap v86: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: cephadm 2023-12-06T21:24:34.585170+0000 mgr.y (mgr.25471) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: cephadm 2023-12-06T21:24:34.686165+0000 mgr.y (mgr.25471) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: cluster 2023-12-06T21:24:34.717262+0000 mon.a (mon.0) 1762 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.763837+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.767459+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.770643+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.771633+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.778169+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: cephadm 2023-12-06T21:24:34.778848+0000 mgr.y (mgr.25471) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.862458+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.864741+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.867552+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.868715+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.875248+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.957035+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.959543+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.962449+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.963531+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:34.969744+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.047823+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.050892+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.054044+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.055326+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.063834+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.144099+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.148868+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.152602+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.153984+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.161934+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.238856+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.242001+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.246043+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.247607+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.259391+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.342548+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.344485+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.347466+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:34.969744+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.047823+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.050892+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.054044+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.055326+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.063834+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.144099+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.148868+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.152602+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.153984+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.161934+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.238856+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.242001+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.246043+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.247607+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.259391+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.342548+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.344485+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.347466+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.348231+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.357450+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.439954+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.442302+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.444812+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.445576+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.456681+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.534831+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.539061+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.543424+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.544978+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.555393+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.631924+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.634197+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.637349+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.639078+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.647379+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.710900+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.714923+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.718686+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[79547]: audit 2023-12-06T21:24:35.719950+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.348231+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.357450+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.439954+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.442302+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.444812+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.445576+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.456681+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.534831+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.539061+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.543424+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.544978+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.555393+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.631924+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.634197+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.637349+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.639078+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.647379+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.710900+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.714923+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.718686+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:35 smithi172 bash[83833]: audit 2023-12-06T21:24:35.719950+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:34.875918+0000 mgr.y (mgr.25471) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:34.970287+0000 mgr.y (mgr.25471) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.064548+0000 mgr.y (mgr.25471) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.162469+0000 mgr.y (mgr.25471) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.260178+0000 mgr.y (mgr.25471) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.358159+0000 mgr.y (mgr.25471) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.457309+0000 mgr.y (mgr.25471) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.556123+0000 mgr.y (mgr.25471) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.648123+0000 mgr.y (mgr.25471) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.729947+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.730524+0000 mgr.y (mgr.25471) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.811197+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.813890+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.817939+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.819056+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.829328+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.829940+0000 mgr.y (mgr.25471) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.908268+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.910542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.913650+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.914551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:34.875918+0000 mgr.y (mgr.25471) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:34.970287+0000 mgr.y (mgr.25471) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.064548+0000 mgr.y (mgr.25471) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.162469+0000 mgr.y (mgr.25471) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.260178+0000 mgr.y (mgr.25471) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.358159+0000 mgr.y (mgr.25471) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.457309+0000 mgr.y (mgr.25471) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.556123+0000 mgr.y (mgr.25471) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.648123+0000 mgr.y (mgr.25471) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.729947+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.730524+0000 mgr.y (mgr.25471) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.811197+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.813890+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.817939+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.819056+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.829328+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.829940+0000 mgr.y (mgr.25471) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.908268+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.910542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.913650+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.914551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:35.923998+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.004296+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.007821+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.010745+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.011998+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.021802+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.099535+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.101830+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.105477+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.106431+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.115295+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.195291+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.198148+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.203578+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.204817+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.213242+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.275928+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.278648+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.281529+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.282529+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.292019+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.372083+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.374836+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.378072+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.379312+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.388887+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.474240+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.476406+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.479772+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.480810+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.490915+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.569643+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.573379+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.576960+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.578244+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.588538+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.667687+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.670259+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.672832+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.673838+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[79547]: audit 2023-12-06T21:24:36.682813+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:35.923998+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.004296+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.007821+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.010745+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.011998+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.021802+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.099535+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.101830+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.105477+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.106431+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.115295+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.195291+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.198148+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.203578+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.204817+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.213242+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.275928+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.836 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.278648+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.281529+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.282529+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.292019+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.372083+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.374836+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.378072+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.379312+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.388887+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.837 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.474240+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.476406+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.479772+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.480810+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.490915+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.569643+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.573379+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.576960+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.578244+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.588538+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.667687+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:36.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.670259+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:36.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.672832+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:36.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.673838+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:36.839 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:36 smithi172 bash[83833]: audit 2023-12-06T21:24:36.682813+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:34.875918+0000 mgr.y (mgr.25471) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:34.970287+0000 mgr.y (mgr.25471) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.064548+0000 mgr.y (mgr.25471) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.162469+0000 mgr.y (mgr.25471) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.260178+0000 mgr.y (mgr.25471) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.358159+0000 mgr.y (mgr.25471) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.457309+0000 mgr.y (mgr.25471) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.556123+0000 mgr.y (mgr.25471) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.648123+0000 mgr.y (mgr.25471) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.729947+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.730524+0000 mgr.y (mgr.25471) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.811197+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.813890+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.817939+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.819056+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.829328+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.829940+0000 mgr.y (mgr.25471) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.908268+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.910542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.913650+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.914551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:35.923998+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.004296+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.007821+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.010745+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.011998+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.021802+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.099535+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.101830+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.105477+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.106431+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.115295+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.195291+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.198148+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.203578+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.204817+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.213242+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.275928+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.278648+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.281529+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.282529+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.292019+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.372083+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.374836+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.378072+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.379312+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.388887+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.474240+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.476406+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.479772+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.480810+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.490915+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.569643+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.573379+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.576960+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.578244+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.588538+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.667687+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.670259+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.672832+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.673838+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:36 smithi175 bash[67426]: audit 2023-12-06T21:24:36.682813+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.398 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: 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 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T21:24:37.399 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[90915]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:35.924507+0000 mgr.y (mgr.25471) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.022415+0000 mgr.y (mgr.25471) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.115835+0000 mgr.y (mgr.25471) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.213977+0000 mgr.y (mgr.25471) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cluster 2023-12-06T21:24:36.236979+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v87: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.292729+0000 mgr.y (mgr.25471) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.389593+0000 mgr.y (mgr.25471) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.491539+0000 mgr.y (mgr.25471) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.589281+0000 mgr.y (mgr.25471) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.683957+0000 mgr.y (mgr.25471) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.751675+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.749 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.753741+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.755866+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.756624+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.761912+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.762623+0000 mgr.y (mgr.25471) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.845230+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.847850+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.850991+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.852056+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.862282+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.863048+0000 mgr.y (mgr.25471) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.942113+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.944837+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.750 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.948597+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.950046+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:36.958188+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.037642+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.040889+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.044614+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.046072+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.058257+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.140517+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.143288+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.145885+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.146867+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.154126+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.216944+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.220541+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.751 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.223220+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.224017+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.229552+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.291291+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.293619+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.296428+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.297428+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.305954+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:37.752 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.396075+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:35.924507+0000 mgr.y (mgr.25471) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.022415+0000 mgr.y (mgr.25471) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.115835+0000 mgr.y (mgr.25471) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.213977+0000 mgr.y (mgr.25471) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cluster 2023-12-06T21:24:36.236979+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v87: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.292729+0000 mgr.y (mgr.25471) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.389593+0000 mgr.y (mgr.25471) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.491539+0000 mgr.y (mgr.25471) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.589281+0000 mgr.y (mgr.25471) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.683957+0000 mgr.y (mgr.25471) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.751675+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.753741+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.755866+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.756624+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.761912+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.762623+0000 mgr.y (mgr.25471) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.845230+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.847850+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.850991+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.852056+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.862282+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.863048+0000 mgr.y (mgr.25471) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.942113+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.944837+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.948597+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.950046+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:36.958188+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.037642+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.040889+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.044614+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.046072+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.058257+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.140517+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.143288+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.145885+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.146867+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.154126+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.216944+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.220541+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.223220+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.224017+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.229552+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.291291+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.293619+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.296428+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.297428+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.305954+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.396075+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.399321+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.401723+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.402485+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.407893+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.488353+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.490725+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.493874+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.495045+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.501607+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.580942+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.583886+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.587598+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.588650+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.595429+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.681408+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.683757+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.686392+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.687331+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:37 smithi175 bash[67426]: audit 2023-12-06T21:24:37.695098+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.399321+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.401723+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.402485+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.407893+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.488353+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.490725+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.493874+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.495045+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.501607+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.580942+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.583886+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.587598+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.588650+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.595429+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.681408+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.683757+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.686392+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.687331+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[83833]: audit 2023-12-06T21:24:37.695098+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:35.924507+0000 mgr.y (mgr.25471) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.022415+0000 mgr.y (mgr.25471) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.115835+0000 mgr.y (mgr.25471) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.213977+0000 mgr.y (mgr.25471) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cluster 2023-12-06T21:24:36.236979+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v87: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.292729+0000 mgr.y (mgr.25471) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.389593+0000 mgr.y (mgr.25471) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.491539+0000 mgr.y (mgr.25471) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.589281+0000 mgr.y (mgr.25471) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.683957+0000 mgr.y (mgr.25471) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.751675+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.753741+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.755866+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.756624+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.761912+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.762623+0000 mgr.y (mgr.25471) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.845230+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.847850+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.850991+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.852056+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.862282+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.863048+0000 mgr.y (mgr.25471) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.942113+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.944837+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.948597+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.950046+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:36.958188+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.037642+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.040889+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.044614+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.046072+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.058257+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.140517+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.143288+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.145885+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.146867+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.154126+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.216944+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.220541+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.223220+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.224017+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.229552+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.291291+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.293619+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.296428+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.297428+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.305954+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.396075+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.399321+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.401723+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.402485+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.407893+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.488353+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.490725+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.493874+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.495045+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.501607+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.580942+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.583886+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.587598+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.588650+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.595429+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.681408+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.683757+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:38.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.686392+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:38.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.687331+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:38.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:37 smithi172 bash[79547]: audit 2023-12-06T21:24:37.695098+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:38.749 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[62614]: ts=2023-12-06T21:24:38.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T21:24:38.749 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[62614]: ts=2023-12-06T21:24:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:36.958942+0000 mgr.y (mgr.25471) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.060013+0000 mgr.y (mgr.25471) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.154812+0000 mgr.y (mgr.25471) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.230112+0000 mgr.y (mgr.25471) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.307089+0000 mgr.y (mgr.25471) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.408491+0000 mgr.y (mgr.25471) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.502181+0000 mgr.y (mgr.25471) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.596222+0000 mgr.y (mgr.25471) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.695773+0000 mgr.y (mgr.25471) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.760612+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.762500+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.764679+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.765414+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.771202+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.773302+0000 mgr.y (mgr.25471) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.852047+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.854696+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.859291+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.860333+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.868612+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.869210+0000 mgr.y (mgr.25471) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.947070+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.951510+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.955587+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.956911+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:37.967129+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.051556+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.053761+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.056400+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.057253+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.065089+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.147246+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.150078+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.154232+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.155551+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.165539+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.247805+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.251068+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.254243+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.255292+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.264834+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.347418+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.349595+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.352495+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.353341+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.362742+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.443709+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.445880+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.448794+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.450008+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.459542+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.538527+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.541498+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.545040+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.546157+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.555973+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.634941+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.637940+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.641269+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.642183+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.650925+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.734676+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.737326+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:38 smithi175 bash[67426]: audit 2023-12-06T21:24:38.740514+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:38] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.33.4" 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:36.958942+0000 mgr.y (mgr.25471) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.060013+0000 mgr.y (mgr.25471) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.154812+0000 mgr.y (mgr.25471) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.230112+0000 mgr.y (mgr.25471) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.307089+0000 mgr.y (mgr.25471) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.408491+0000 mgr.y (mgr.25471) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.502181+0000 mgr.y (mgr.25471) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.596222+0000 mgr.y (mgr.25471) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.695773+0000 mgr.y (mgr.25471) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.760612+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.762500+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.764679+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.765414+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.771202+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.773302+0000 mgr.y (mgr.25471) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.852047+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.854696+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.859291+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.860333+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.868612+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.869210+0000 mgr.y (mgr.25471) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:36.958942+0000 mgr.y (mgr.25471) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.060013+0000 mgr.y (mgr.25471) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.154812+0000 mgr.y (mgr.25471) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.230112+0000 mgr.y (mgr.25471) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.307089+0000 mgr.y (mgr.25471) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.408491+0000 mgr.y (mgr.25471) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.502181+0000 mgr.y (mgr.25471) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.596222+0000 mgr.y (mgr.25471) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.695773+0000 mgr.y (mgr.25471) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.760612+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.762500+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.764679+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.765414+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.771202+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.773302+0000 mgr.y (mgr.25471) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.852047+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.854696+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.859291+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.860333+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.868612+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.869210+0000 mgr.y (mgr.25471) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.947070+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.951510+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.955587+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.956911+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:37.967129+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.051556+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.053761+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.056400+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.057253+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.065089+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.147246+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.150078+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.154232+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.155551+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.165539+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.247805+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.251068+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.254243+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.255292+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.264834+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.347418+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.349595+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.352495+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.353341+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.362742+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.443709+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.445880+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.448794+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.450008+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.459542+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.538527+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.541498+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.545040+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.546157+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.555973+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.634941+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.637940+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.641269+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.642183+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.650925+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.734676+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.737326+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[83833]: audit 2023-12-06T21:24:38.740514+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.947070+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.951510+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.955587+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.956911+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:37.967129+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.051556+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.053761+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.056400+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.057253+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.065089+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.147246+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.150078+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.154232+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.155551+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.165539+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.247805+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.251068+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.254243+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.255292+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.264834+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.347418+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.349595+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.352495+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.353341+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.362742+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.443709+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.445880+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.448794+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.450008+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.459542+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.538527+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.541498+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.545040+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.546157+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.555973+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.634941+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.637940+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.641269+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.642183+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.650925+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.734676+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.737326+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:39.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:38 smithi172 bash[79547]: audit 2023-12-06T21:24:38.740514+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:37.967947+0000 mgr.y (mgr.25471) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.065785+0000 mgr.y (mgr.25471) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.166443+0000 mgr.y (mgr.25471) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cluster 2023-12-06T21:24:38.238761+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v88: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.265820+0000 mgr.y (mgr.25471) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.363316+0000 mgr.y (mgr.25471) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.460238+0000 mgr.y (mgr.25471) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.556809+0000 mgr.y (mgr.25471) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.651591+0000 mgr.y (mgr.25471) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.741542+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.759043+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.759594+0000 mgr.y (mgr.25471) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.826579+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.828904+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.832008+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.832890+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.840262+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.840917+0000 mgr.y (mgr.25471) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.917824+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.920923+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.924468+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.925738+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:38.933558+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.013182+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.015816+0000 mon.a (mon.0) 1989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.018700+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.019843+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.026732+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.109064+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.113014+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.116283+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.117145+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.124775+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.205078+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.207833+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.210661+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.211504+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.217904+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.283881+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.286417+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:37.967947+0000 mgr.y (mgr.25471) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.065785+0000 mgr.y (mgr.25471) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.166443+0000 mgr.y (mgr.25471) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cluster 2023-12-06T21:24:38.238761+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v88: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.265820+0000 mgr.y (mgr.25471) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.363316+0000 mgr.y (mgr.25471) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.460238+0000 mgr.y (mgr.25471) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.556809+0000 mgr.y (mgr.25471) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.651591+0000 mgr.y (mgr.25471) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.741542+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.759043+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.759594+0000 mgr.y (mgr.25471) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.826579+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.828904+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.832008+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.832890+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.840262+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.840917+0000 mgr.y (mgr.25471) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.917824+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.920923+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.288970+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.289887+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.296163+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.376804+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.379907+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.384431+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.385257+0000 mon.a (mon.0) 2011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.391320+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.453201+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.455254+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.458189+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.459022+0000 mon.a (mon.0) 2016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.464272+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.547288+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.549792+0000 mon.a (mon.0) 2019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.552708+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.553801+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.560107+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.640535+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.642573+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.644932+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.645861+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.653290+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.735911+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.739002+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.741736+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[79547]: audit 2023-12-06T21:24:39.742693+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.924468+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.925738+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:38.933558+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.013182+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.015816+0000 mon.a (mon.0) 1989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.018700+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.019843+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.026732+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.109064+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.113014+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.116283+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.117145+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.124775+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.205078+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.207833+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.210661+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.211504+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.217904+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.283881+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.286417+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.288970+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.289887+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.296163+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.376804+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.379907+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.384431+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.385257+0000 mon.a (mon.0) 2011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.391320+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.453201+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.455254+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.458189+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.459022+0000 mon.a (mon.0) 2016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.464272+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.547288+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.549792+0000 mon.a (mon.0) 2019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.552708+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.553801+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.560107+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.640535+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.642573+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.644932+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.645861+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.653290+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.735911+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.739002+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.741736+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:39 smithi172 bash[83833]: audit 2023-12-06T21:24:39.742693+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:37.967947+0000 mgr.y (mgr.25471) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.065785+0000 mgr.y (mgr.25471) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.166443+0000 mgr.y (mgr.25471) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cluster 2023-12-06T21:24:38.238761+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v88: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.265820+0000 mgr.y (mgr.25471) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.363316+0000 mgr.y (mgr.25471) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.161 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.460238+0000 mgr.y (mgr.25471) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.556809+0000 mgr.y (mgr.25471) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.651591+0000 mgr.y (mgr.25471) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.741542+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.759043+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.759594+0000 mgr.y (mgr.25471) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.826579+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.828904+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.832008+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.832890+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.840262+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.840917+0000 mgr.y (mgr.25471) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.917824+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.920923+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.924468+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.925738+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:38.933558+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.013182+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.015816+0000 mon.a (mon.0) 1989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.018700+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.019843+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.026732+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.109064+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.113014+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.116283+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.117145+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.124775+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.205078+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.207833+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.210661+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.211504+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.217904+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.283881+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.286417+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.164 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.288970+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.289887+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.296163+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.376804+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.379907+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.384431+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.385257+0000 mon.a (mon.0) 2011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.391320+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.453201+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.455254+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.458189+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.459022+0000 mon.a (mon.0) 2016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.464272+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.547288+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.165 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.549792+0000 mon.a (mon.0) 2019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.552708+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.553801+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.560107+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.640535+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.642573+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.644932+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.645861+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.653290+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.735911+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.739002+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.741736+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:40.166 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:39 smithi175 bash[67426]: audit 2023-12-06T21:24:39.742693+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:40.756 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[91357]: debug 2023-12-06T21:24:40.503+0000 7f18db760700 1 -- 172.21.15.172:0/4089349338 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563e9949b1e0 con 0x563e99520800 2023-12-06T21:24:41.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:38.934331+0000 mgr.y (mgr.25471) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.027401+0000 mgr.y (mgr.25471) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.125492+0000 mgr.y (mgr.25471) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.218658+0000 mgr.y (mgr.25471) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.296835+0000 mgr.y (mgr.25471) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.391886+0000 mgr.y (mgr.25471) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.465166+0000 mgr.y (mgr.25471) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.561003+0000 mgr.y (mgr.25471) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.653903+0000 mgr.y (mgr.25471) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.748825+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.749276+0000 mgr.y (mgr.25471) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.826727+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.829534+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.832928+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.833995+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.844234+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.844873+0000 mgr.y (mgr.25471) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.923879+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.926209+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.929524+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.930879+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:39.939270+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.019250+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.021704+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.024018+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.024881+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.031713+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.109689+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.111740+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.114557+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.115446+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.122554+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.190011+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.192206+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.194634+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.195561+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.204386+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.286004+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.288673+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.292081+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.293398+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.299119+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.379478+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.383348+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.386662+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.387962+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.395515+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.470693+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.472701+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.481253+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.482091+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.488288+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.549630+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.551949+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.554515+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.555430+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.560967+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.639502+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.642486+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.645195+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.646347+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.652928+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.733881+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.736305+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.739365+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.740375+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:40 smithi175 bash[67426]: audit 2023-12-06T21:24:40.748048+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:38.934331+0000 mgr.y (mgr.25471) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.027401+0000 mgr.y (mgr.25471) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.125492+0000 mgr.y (mgr.25471) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.218658+0000 mgr.y (mgr.25471) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.296835+0000 mgr.y (mgr.25471) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.391886+0000 mgr.y (mgr.25471) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.465166+0000 mgr.y (mgr.25471) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.561003+0000 mgr.y (mgr.25471) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.653903+0000 mgr.y (mgr.25471) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.748825+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.749276+0000 mgr.y (mgr.25471) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.826727+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.829534+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.832928+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.833995+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.844234+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.062 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.844873+0000 mgr.y (mgr.25471) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.923879+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.926209+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.929524+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.930879+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:39.939270+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.019250+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.021704+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.024018+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.024881+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.031713+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.109689+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.111740+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.114557+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.115446+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.122554+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.190011+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.192206+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.194634+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.195561+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.204386+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.286004+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.288673+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.292081+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:38.934331+0000 mgr.y (mgr.25471) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.027401+0000 mgr.y (mgr.25471) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.125492+0000 mgr.y (mgr.25471) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.218658+0000 mgr.y (mgr.25471) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.296835+0000 mgr.y (mgr.25471) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.391886+0000 mgr.y (mgr.25471) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.465166+0000 mgr.y (mgr.25471) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.561003+0000 mgr.y (mgr.25471) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.065 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.653903+0000 mgr.y (mgr.25471) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.748825+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.749276+0000 mgr.y (mgr.25471) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.826727+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.829534+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.832928+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.833995+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.844234+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.844873+0000 mgr.y (mgr.25471) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.923879+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.926209+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.929524+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.930879+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.293398+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.299119+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.379478+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.383348+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.386662+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.387962+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.395515+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.067 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.470693+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.472701+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.481253+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.482091+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.488288+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.549630+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.551949+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.554515+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.555430+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.560967+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.639502+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.642486+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.645195+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.646347+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.068 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.652928+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.733881+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.736305+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.739365+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.740375+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.069 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[79547]: audit 2023-12-06T21:24:40.748048+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:39.939270+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.019250+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.021704+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.024018+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.024881+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.031713+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.109689+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.111740+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.114557+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.070 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.115446+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.122554+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.190011+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.192206+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.194634+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.195561+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.204386+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.286004+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.288673+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.292081+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.293398+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.299119+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.379478+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.383348+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.386662+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.387962+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.395515+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.470693+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.472701+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.481253+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.482091+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.488288+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.549630+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.551949+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.554515+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.555430+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.560967+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.639502+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.642486+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.645195+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.646347+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.652928+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.733881+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.736305+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.739365+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.740375+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:40 smithi172 bash[83833]: audit 2023-12-06T21:24:40.748048+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.321 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[91357]: debug 2023-12-06T21:24:41.055+0000 7f18e48e6640 -1 Falling back to public interface 2023-12-06T21:24:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:39.940088+0000 mgr.y (mgr.25471) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.032245+0000 mgr.y (mgr.25471) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.123200+0000 mgr.y (mgr.25471) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.205081+0000 mgr.y (mgr.25471) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cluster 2023-12-06T21:24:40.239650+0000 mgr.y (mgr.25471) 594 : cluster 0 pgmap v89: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.299675+0000 mgr.y (mgr.25471) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.396172+0000 mgr.y (mgr.25471) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.489109+0000 mgr.y (mgr.25471) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.563682+0000 mgr.y (mgr.25471) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.653532+0000 mgr.y (mgr.25471) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.748883+0000 mgr.y (mgr.25471) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.826567+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.831118+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.836730+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.837722+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.848896+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.849530+0000 mgr.y (mgr.25471) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.913378+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.915712+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.918191+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:39.940088+0000 mgr.y (mgr.25471) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.032245+0000 mgr.y (mgr.25471) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.123200+0000 mgr.y (mgr.25471) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.205081+0000 mgr.y (mgr.25471) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cluster 2023-12-06T21:24:40.239650+0000 mgr.y (mgr.25471) 594 : cluster 0 pgmap v89: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.299675+0000 mgr.y (mgr.25471) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.396172+0000 mgr.y (mgr.25471) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.489109+0000 mgr.y (mgr.25471) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.563682+0000 mgr.y (mgr.25471) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.653532+0000 mgr.y (mgr.25471) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.748883+0000 mgr.y (mgr.25471) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.826567+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.831118+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.836730+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.837722+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.848896+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.849530+0000 mgr.y (mgr.25471) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.913378+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.915712+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.918191+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.919006+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:40.926393+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.008247+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.011004+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.014616+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.015849+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.024624+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.106912+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.109046+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.111870+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.112858+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.118286+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.184787+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.186821+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.190465+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.191467+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.198298+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.283505+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.286766+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.289313+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.290534+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.297793+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.360758+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.363427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.365838+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.366780+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.372783+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.450759+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.453446+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.456495+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.457465+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.465495+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.544247+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.547089+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.550077+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.551119+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.558129+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.637783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.640340+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.642562+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.643380+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.649854+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.734113+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.736291+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.738897+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.739917+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[83833]: audit 2023-12-06T21:24:41.745710+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.919006+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:40.926393+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.008247+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.011004+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.014616+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.015849+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.024624+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.106912+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.109046+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.111870+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.112858+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.118286+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.184787+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.186821+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.190465+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.191467+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.198298+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.283505+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.286766+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.289313+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.290534+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.297793+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.360758+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.363427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.365838+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.366780+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.372783+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.450759+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.453446+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.456495+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.457465+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.465495+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.544247+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.547089+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.550077+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.551119+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.558129+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.637783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.640340+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.642562+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.643380+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.649854+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.734113+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.736291+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.738897+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.739917+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:41 smithi172 bash[79547]: audit 2023-12-06T21:24:41.745710+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:39.940088+0000 mgr.y (mgr.25471) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.032245+0000 mgr.y (mgr.25471) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.123200+0000 mgr.y (mgr.25471) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.205081+0000 mgr.y (mgr.25471) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cluster 2023-12-06T21:24:40.239650+0000 mgr.y (mgr.25471) 594 : cluster 0 pgmap v89: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.299675+0000 mgr.y (mgr.25471) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.396172+0000 mgr.y (mgr.25471) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.489109+0000 mgr.y (mgr.25471) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.563682+0000 mgr.y (mgr.25471) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.653532+0000 mgr.y (mgr.25471) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.748883+0000 mgr.y (mgr.25471) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.826567+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.831118+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.836730+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.837722+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.848896+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.849530+0000 mgr.y (mgr.25471) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.913378+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.915712+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.918191+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.919006+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:40.926393+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.008247+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.011004+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.014616+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.015849+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.024624+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.106912+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.109046+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.111870+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.112858+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.118286+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.184787+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.186821+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.190465+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.191467+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.198298+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.283505+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.286766+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.289313+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.290534+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.297793+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.360758+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.363427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.365838+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.366780+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.372783+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.450759+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.453446+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.456495+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.457465+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.465495+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.544247+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.547089+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.550077+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.551119+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.558129+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.637783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.640340+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.642562+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.643380+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.649854+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.734113+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.736291+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.738897+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.739917+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:41 smithi175 bash[67426]: audit 2023-12-06T21:24:41.745710+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:40.927007+0000 mgr.y (mgr.25471) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.025254+0000 mgr.y (mgr.25471) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.118906+0000 mgr.y (mgr.25471) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.198969+0000 mgr.y (mgr.25471) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.298617+0000 mgr.y (mgr.25471) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.373423+0000 mgr.y (mgr.25471) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.466142+0000 mgr.y (mgr.25471) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.559103+0000 mgr.y (mgr.25471) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.650458+0000 mgr.y (mgr.25471) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.746392+0000 mgr.y (mgr.25471) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.825251+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.827801+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.831477+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.832673+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.840671+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.841786+0000 mgr.y (mgr.25471) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.921214+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.923935+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.926852+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.927758+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:41.934689+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:40.927007+0000 mgr.y (mgr.25471) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.025254+0000 mgr.y (mgr.25471) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.118906+0000 mgr.y (mgr.25471) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.198969+0000 mgr.y (mgr.25471) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.298617+0000 mgr.y (mgr.25471) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.373423+0000 mgr.y (mgr.25471) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.466142+0000 mgr.y (mgr.25471) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.559103+0000 mgr.y (mgr.25471) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.650458+0000 mgr.y (mgr.25471) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.746392+0000 mgr.y (mgr.25471) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.825251+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.827801+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.831477+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.832673+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.840671+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.841786+0000 mgr.y (mgr.25471) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.921214+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.923935+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.926852+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.927758+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:41.934689+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.015910+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.019985+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.022740+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.023884+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.031244+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.110251+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.112813+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.116282+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.117250+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.125104+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.210001+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.212712+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.215993+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.217295+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.224519+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.302007+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.305094+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.308732+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.309894+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.320387+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.403528+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.405985+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.409242+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.410496+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.420319+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.500482+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.505112+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.509032+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.510557+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.518183+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.596954+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.599586+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.603303+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.604379+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.613913+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.698634+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.702452+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.705610+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.706665+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[79547]: audit 2023-12-06T21:24:42.715838+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.015910+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.019985+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.022740+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.023884+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.031244+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.110251+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.112813+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.116282+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.117250+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.125104+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.210001+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.212712+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.215993+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.217295+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.224519+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.302007+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.305094+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.308732+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.309894+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.320387+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.403528+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.405985+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.409242+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.410496+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.420319+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.500482+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.505112+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.509032+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.510557+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.518183+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.596954+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.599586+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.603303+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.604379+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.613913+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.698634+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.702452+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.705610+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.706665+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:42 smithi172 bash[83833]: audit 2023-12-06T21:24:42.715838+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:40.927007+0000 mgr.y (mgr.25471) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.025254+0000 mgr.y (mgr.25471) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.118906+0000 mgr.y (mgr.25471) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.198969+0000 mgr.y (mgr.25471) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.298617+0000 mgr.y (mgr.25471) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.373423+0000 mgr.y (mgr.25471) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.466142+0000 mgr.y (mgr.25471) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.559103+0000 mgr.y (mgr.25471) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.650458+0000 mgr.y (mgr.25471) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.228 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.746392+0000 mgr.y (mgr.25471) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.825251+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.827801+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.831477+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.832673+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.840671+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.841786+0000 mgr.y (mgr.25471) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.921214+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.923935+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.926852+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.927758+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.229 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:41.934689+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.015910+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.019985+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.022740+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.230 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.023884+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.031244+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.110251+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.112813+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.116282+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.117250+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.125104+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.210001+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.212712+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.215993+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.217295+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.231 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.224519+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.302007+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.305094+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.308732+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.309894+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.320387+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.403528+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.405985+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.409242+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.410496+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.420319+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.232 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.500482+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.505112+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.509032+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.510557+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.518183+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.596954+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.599586+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.603303+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.604379+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.613913+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.698634+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.702452+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:43.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.705610+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:43.234 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.706665+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:43.234 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:42 smithi175 bash[67426]: audit 2023-12-06T21:24:42.715838+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:41.935309+0000 mgr.y (mgr.25471) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.031754+0000 mgr.y (mgr.25471) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.125733+0000 mgr.y (mgr.25471) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.225040+0000 mgr.y (mgr.25471) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cluster 2023-12-06T21:24:42.240265+0000 mgr.y (mgr.25471) 617 : cluster 0 pgmap v90: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.321028+0000 mgr.y (mgr.25471) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.421368+0000 mgr.y (mgr.25471) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.518766+0000 mgr.y (mgr.25471) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.614923+0000 mgr.y (mgr.25471) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.716561+0000 mgr.y (mgr.25471) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.796656+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.798485+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.800330+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.801082+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.807075+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.807871+0000 mgr.y (mgr.25471) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.888103+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.896548+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.905226+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.906232+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:41.935309+0000 mgr.y (mgr.25471) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.031754+0000 mgr.y (mgr.25471) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.125733+0000 mgr.y (mgr.25471) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.225040+0000 mgr.y (mgr.25471) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cluster 2023-12-06T21:24:42.240265+0000 mgr.y (mgr.25471) 617 : cluster 0 pgmap v90: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.321028+0000 mgr.y (mgr.25471) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.421368+0000 mgr.y (mgr.25471) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.518766+0000 mgr.y (mgr.25471) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.614923+0000 mgr.y (mgr.25471) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.716561+0000 mgr.y (mgr.25471) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.796656+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.798485+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.800330+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.801082+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.807075+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.807871+0000 mgr.y (mgr.25471) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.888103+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.896548+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.905226+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.906232+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.910799+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.914829+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.921340+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:42.928064+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.000724+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.002935+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.005547+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.006544+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.015274+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.096408+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.099301+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.102234+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.103663+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.113702+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.190759+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.194024+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.197759+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.198957+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.207993+0000 mon.a (mon.0) 2220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.289666+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.910799+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.914829+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.921340+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:42.928064+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.000724+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.002935+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.005547+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.006544+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.015274+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.096408+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.099301+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.102234+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.103663+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.113702+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.190759+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.194024+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.197759+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.198957+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.207993+0000 mon.a (mon.0) 2220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.289666+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.292645+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.296439+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.297405+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.306026+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.390425+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.393065+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.396095+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.397090+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.406673+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.484391+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.487261+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.490672+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.492278+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.501963+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.572548+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.574660+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.577107+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.577940+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.584684+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.673502+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.676388+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.681218+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.682161+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[79547]: audit 2023-12-06T21:24:43.688219+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.292645+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.296439+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.297405+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.306026+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.390425+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.393065+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.396095+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.397090+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.406673+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.484391+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.487261+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.490672+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.492278+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.501963+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.572548+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.574660+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.577107+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.577940+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.584684+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.673502+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.676388+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.681218+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.682161+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:43 smithi172 bash[83833]: audit 2023-12-06T21:24:43.688219+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:41.935309+0000 mgr.y (mgr.25471) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.031754+0000 mgr.y (mgr.25471) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.125733+0000 mgr.y (mgr.25471) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.225040+0000 mgr.y (mgr.25471) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cluster 2023-12-06T21:24:42.240265+0000 mgr.y (mgr.25471) 617 : cluster 0 pgmap v90: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.321028+0000 mgr.y (mgr.25471) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.421368+0000 mgr.y (mgr.25471) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.518766+0000 mgr.y (mgr.25471) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.614923+0000 mgr.y (mgr.25471) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.716561+0000 mgr.y (mgr.25471) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.796656+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.798485+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.800330+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.801082+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.807075+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.807871+0000 mgr.y (mgr.25471) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.888103+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.896548+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.905226+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.906232+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.910799+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.914829+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.921340+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:42.928064+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.000724+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.002935+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.005547+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.006544+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.015274+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.096408+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.099301+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.102234+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.103663+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.113702+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.190759+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.194024+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.197759+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.198957+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.207993+0000 mon.a (mon.0) 2220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.289666+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.292645+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.296439+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.297405+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.306026+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.390425+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.393065+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.396095+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.397090+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.406673+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.484391+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.487261+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.490672+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.492278+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.501963+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.572548+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.574660+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.577107+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.577940+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.584684+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.673502+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.676388+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.681218+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.682161+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:43 smithi175 bash[67426]: audit 2023-12-06T21:24:43.688219+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.543 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[91357]: debug 2023-12-06T21:24:44.119+0000 7f18e48e6640 -1 osd.0 113 log_to_monitors true 2023-12-06T21:24:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:42.921952+0000 mgr.y (mgr.25471) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.015913+0000 mgr.y (mgr.25471) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.114478+0000 mgr.y (mgr.25471) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.208689+0000 mgr.y (mgr.25471) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.291495+0000 mgr.y (mgr.25471) 628 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.306710+0000 mgr.y (mgr.25471) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.407292+0000 mgr.y (mgr.25471) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.503040+0000 mgr.y (mgr.25471) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.585319+0000 mgr.y (mgr.25471) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.688998+0000 mgr.y (mgr.25471) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.779532+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.782447+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.785205+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.786018+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.793642+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.794458+0000 mgr.y (mgr.25471) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.877493+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.879983+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.882844+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.883895+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.892334+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:42.921952+0000 mgr.y (mgr.25471) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.015913+0000 mgr.y (mgr.25471) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.114478+0000 mgr.y (mgr.25471) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.208689+0000 mgr.y (mgr.25471) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.291495+0000 mgr.y (mgr.25471) 628 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.306710+0000 mgr.y (mgr.25471) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.407292+0000 mgr.y (mgr.25471) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.503040+0000 mgr.y (mgr.25471) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.585319+0000 mgr.y (mgr.25471) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.688998+0000 mgr.y (mgr.25471) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.779532+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.782447+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.785205+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.786018+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.793642+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.794458+0000 mgr.y (mgr.25471) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.877493+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.879983+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.882844+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.883895+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.892334+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.973609+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.976213+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.979634+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.980976+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:43.990658+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.074263+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.076837+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.079489+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.080462+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.091759+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.128668+0000 mon.a (mon.0) 2266 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.171720+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.174387+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.178099+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.179429+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.188159+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.272181+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.276270+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.280237+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.973609+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.976213+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.979634+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.980976+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:43.990658+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.074263+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.076837+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.079489+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.080462+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.091759+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.128668+0000 mon.a (mon.0) 2266 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.171720+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.174387+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.178099+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.179429+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.188159+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.272181+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.276270+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.280237+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.281427+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.289368+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.367263+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.370535+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.374213+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.375721+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.385188+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.465154+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.467753+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.472006+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.473474+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.482408+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.559088+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.561265+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.563868+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.564677+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.571667+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.651947+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.655288+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.281427+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.289368+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.367263+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.370535+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.374213+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.375721+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.385188+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.465154+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.467753+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.472006+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.473474+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.482408+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.559088+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.561265+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.563868+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.564677+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.571667+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.651947+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.655288+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.658928+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.660292+0000 mon.a (mon.0) 2295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.668311+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.750996+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.752848+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.755206+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.755866+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[83833]: audit 2023-12-06T21:24:44.765311+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.658928+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.660292+0000 mon.a (mon.0) 2295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.668311+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.750996+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.752848+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.755206+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.755866+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:44.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:44 smithi172 bash[79547]: audit 2023-12-06T21:24:44.765311+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:42.921952+0000 mgr.y (mgr.25471) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.015913+0000 mgr.y (mgr.25471) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.114478+0000 mgr.y (mgr.25471) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.208689+0000 mgr.y (mgr.25471) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.291495+0000 mgr.y (mgr.25471) 628 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.306710+0000 mgr.y (mgr.25471) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.407292+0000 mgr.y (mgr.25471) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.503040+0000 mgr.y (mgr.25471) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.585319+0000 mgr.y (mgr.25471) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.688998+0000 mgr.y (mgr.25471) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.779532+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.782447+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.785205+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.786018+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.793642+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.794458+0000 mgr.y (mgr.25471) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.877493+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.879983+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.882844+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.883895+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.892334+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.973609+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.976213+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.979634+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.980976+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:43.990658+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.074263+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.076837+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.079489+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.080462+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.091759+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.128668+0000 mon.a (mon.0) 2266 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.171720+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.174387+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.178099+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.179429+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.188159+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.272181+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.276270+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.280237+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.281427+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.289368+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.367263+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.370535+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.374213+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.375721+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.385188+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.465154+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.467753+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.472006+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.473474+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.482408+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.559088+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.561265+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.563868+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.564677+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.571667+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.651947+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.655288+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.658928+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.660292+0000 mon.a (mon.0) 2295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.668311+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.750996+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:45.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.752848+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:45.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.755206+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:45.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.755866+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:45.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:44 smithi175 bash[67426]: audit 2023-12-06T21:24:44.765311+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:45.456 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[91357]: debug 2023-12-06T21:24:45.127+0000 7f18d4554700 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:24:46.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.893257+0000 mgr.y (mgr.25471) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:43.991384+0000 mgr.y (mgr.25471) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.092741+0000 mgr.y (mgr.25471) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.188895+0000 mgr.y (mgr.25471) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cluster 2023-12-06T21:24:44.242183+0000 mgr.y (mgr.25471) 639 : cluster 0 pgmap v91: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.289972+0000 mgr.y (mgr.25471) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.386012+0000 mgr.y (mgr.25471) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.483089+0000 mgr.y (mgr.25471) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.572199+0000 mgr.y (mgr.25471) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.668938+0000 mgr.y (mgr.25471) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.765919+0000 mgr.y (mgr.25471) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.848876+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.850775+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.853242+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.853990+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.859728+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.860439+0000 mgr.y (mgr.25471) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.925818+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.928394+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.931110+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.893257+0000 mgr.y (mgr.25471) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:43.991384+0000 mgr.y (mgr.25471) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.092741+0000 mgr.y (mgr.25471) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.188895+0000 mgr.y (mgr.25471) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cluster 2023-12-06T21:24:44.242183+0000 mgr.y (mgr.25471) 639 : cluster 0 pgmap v91: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.289972+0000 mgr.y (mgr.25471) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.386012+0000 mgr.y (mgr.25471) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.483089+0000 mgr.y (mgr.25471) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.572199+0000 mgr.y (mgr.25471) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.668938+0000 mgr.y (mgr.25471) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.765919+0000 mgr.y (mgr.25471) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.848876+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.850775+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.853242+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.853990+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.859728+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.860439+0000 mgr.y (mgr.25471) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.925818+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.928394+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.931110+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.932357+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:44.938362+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.016893+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.018972+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.021888+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.022909+0000 mon.a (mon.0) 2315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.028904+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.090307+0000 mon.a (mon.0) 2317 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: cluster 2023-12-06T21:24:45.094037+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T21:24:46.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.094768+0000 mon.a (mon.0) 2319 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.108451+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.111120+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.113259+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.114129+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.119949+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.197594+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.199476+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.201352+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.202380+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.932357+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:44.938362+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.016893+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.018972+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.021888+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.022909+0000 mon.a (mon.0) 2315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.028904+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.090307+0000 mon.a (mon.0) 2317 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: cluster 2023-12-06T21:24:45.094037+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.094768+0000 mon.a (mon.0) 2319 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.108451+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.111120+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.113259+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.114129+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.119949+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.197594+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.199476+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.201352+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.202380+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.212464+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.293090+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.296700+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.300395+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.301393+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.307589+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.388882+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.391320+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.393479+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.394249+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.400270+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.461986+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.464613+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.468570+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.469786+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.478329+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.558143+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.560906+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.564230+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.565650+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.212464+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.293090+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.296700+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.300395+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.301393+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.307589+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.388882+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.391320+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.393479+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.394249+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.400270+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.461986+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.464613+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.468570+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.469786+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.478329+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.558143+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.560906+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.564230+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.565650+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.574433+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.660975+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.668380+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.673151+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.674053+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.681905+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.758198+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.762517+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.765498+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[83833]: audit 2023-12-06T21:24:45.767096+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.574433+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.660975+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.668380+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.673151+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.674053+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.681905+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.758198+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.762517+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.765498+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:45 smithi172 bash[79547]: audit 2023-12-06T21:24:45.767096+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.893257+0000 mgr.y (mgr.25471) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:43.991384+0000 mgr.y (mgr.25471) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.092741+0000 mgr.y (mgr.25471) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.188895+0000 mgr.y (mgr.25471) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cluster 2023-12-06T21:24:44.242183+0000 mgr.y (mgr.25471) 639 : cluster 0 pgmap v91: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.289972+0000 mgr.y (mgr.25471) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.386012+0000 mgr.y (mgr.25471) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.483089+0000 mgr.y (mgr.25471) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.572199+0000 mgr.y (mgr.25471) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.668938+0000 mgr.y (mgr.25471) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.765919+0000 mgr.y (mgr.25471) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.848876+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.850775+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.853242+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.853990+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.859728+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.860439+0000 mgr.y (mgr.25471) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:46.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.925818+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.928394+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.931110+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.932357+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:44.938362+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.016893+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.018972+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.021888+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.022909+0000 mon.a (mon.0) 2315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.028904+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.090307+0000 mon.a (mon.0) 2317 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: cluster 2023-12-06T21:24:45.094037+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.094768+0000 mon.a (mon.0) 2319 : audit 1 from='osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.108451+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.111120+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.113259+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.114129+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.119949+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.197594+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.199476+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.201352+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.202380+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.212464+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.293090+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.296700+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.300395+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.301393+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.307589+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.388882+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.391320+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.393479+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.394249+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.400270+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.461986+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.464613+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.468570+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.469786+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.478329+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.558143+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.560906+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.564230+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.565650+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.574433+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.660975+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.668380+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.673151+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.674053+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.681905+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.758198+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.762517+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:46.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.765498+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:46.262 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:45 smithi175 bash[67426]: audit 2023-12-06T21:24:45.767096+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.033 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[75766]: debug 2023-12-06T21:24:46.915+0000 7f8713faf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T21:24:47.034 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:44.938801+0000 mgr.y (mgr.25471) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.029325+0000 mgr.y (mgr.25471) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:45.086952+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:45.087906+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.120441+0000 mgr.y (mgr.25471) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.213307+0000 mgr.y (mgr.25471) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.308246+0000 mgr.y (mgr.25471) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.400965+0000 mgr.y (mgr.25471) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.479621+0000 mgr.y (mgr.25471) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.574993+0000 mgr.y (mgr.25471) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.682491+0000 mgr.y (mgr.25471) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.773895+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.774600+0000 mgr.y (mgr.25471) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:45.847392+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.855344+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.857842+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.860086+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.861048+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.866873+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.868627+0000 mgr.y (mgr.25471) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.943702+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.946856+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.949879+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.950840+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:45.957025+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.021404+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.023697+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.026150+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.026914+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.032774+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.095228+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.098207+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.100950+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.102006+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.110443+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.118403+0000 mon.a (mon.0) 2380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.124202+0000 mon.a (mon.0) 2381 : cluster 1 osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474] boot 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.124252+0000 mon.a (mon.0) 2382 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.127645+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.127688+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.206461+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.209607+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.212930+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.214065+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.222252+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.334899+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.337192+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.340054+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.341104+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.349479+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.431651+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.434179+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.436848+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.437834+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.444148+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.524976+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.527571+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.531337+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.532807+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.542208+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.620975+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.624885+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.628589+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.629943+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.639899+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.719172+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.721243+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.724363+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.725304+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[83833]: audit 2023-12-06T21:24:46.734964+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:44.938801+0000 mgr.y (mgr.25471) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.029325+0000 mgr.y (mgr.25471) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:45.086952+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:45.087906+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.120441+0000 mgr.y (mgr.25471) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.213307+0000 mgr.y (mgr.25471) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.308246+0000 mgr.y (mgr.25471) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.400965+0000 mgr.y (mgr.25471) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.479621+0000 mgr.y (mgr.25471) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.574993+0000 mgr.y (mgr.25471) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.682491+0000 mgr.y (mgr.25471) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.773895+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.774600+0000 mgr.y (mgr.25471) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:45.847392+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.855344+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.857842+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.860086+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.861048+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.866873+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.868627+0000 mgr.y (mgr.25471) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.943702+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.946856+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.949879+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.950840+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:45.957025+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.021404+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.023697+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.026150+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.026914+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.032774+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.095228+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.098207+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.100950+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.102006+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.110443+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.118403+0000 mon.a (mon.0) 2380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.124202+0000 mon.a (mon.0) 2381 : cluster 1 osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474] boot 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.124252+0000 mon.a (mon.0) 2382 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.127645+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.127688+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.206461+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.209607+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.212930+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.214065+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.222252+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.334899+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.337192+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.340054+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.341104+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.349479+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.431651+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.434179+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.436848+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.437834+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.444148+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.524976+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.527571+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.531337+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.532807+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.542208+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.620975+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.624885+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.628589+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.629943+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.639899+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.719172+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.721243+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.724363+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.725304+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:46 smithi172 bash[79547]: audit 2023-12-06T21:24:46.734964+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:44.938801+0000 mgr.y (mgr.25471) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.029325+0000 mgr.y (mgr.25471) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:45.086952+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:45.087906+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.120441+0000 mgr.y (mgr.25471) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.213307+0000 mgr.y (mgr.25471) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.308246+0000 mgr.y (mgr.25471) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.400965+0000 mgr.y (mgr.25471) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.479621+0000 mgr.y (mgr.25471) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.574993+0000 mgr.y (mgr.25471) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.682491+0000 mgr.y (mgr.25471) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.773895+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.774600+0000 mgr.y (mgr.25471) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:45.847392+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.855344+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.857842+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.860086+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.861048+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.866873+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.868627+0000 mgr.y (mgr.25471) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:47.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.943702+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.946856+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.949879+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.950840+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:45.957025+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.021404+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.023697+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.026150+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.026914+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.032774+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.095228+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.098207+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.100950+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.102006+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.110443+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.118403+0000 mon.a (mon.0) 2380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:24:47.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.124202+0000 mon.a (mon.0) 2381 : cluster 1 osd.0 [v2:172.21.15.172:6802/3904766474,v1:172.21.15.172:6803/3904766474] boot 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.124252+0000 mon.a (mon.0) 2382 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.127645+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.127688+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.206461+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.209607+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.212930+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.214065+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.222252+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.334899+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.337192+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.340054+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.341104+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.349479+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.431651+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.434179+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.436848+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.437834+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.444148+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.524976+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.527571+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.531337+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.532807+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.542208+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.620975+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.624885+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.628589+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.629943+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.639899+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.719172+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.721243+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.724363+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.725304+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:47.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:46 smithi175 bash[67426]: audit 2023-12-06T21:24:46.734964+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:45.957701+0000 mgr.y (mgr.25471) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.033535+0000 mgr.y (mgr.25471) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.111208+0000 mgr.y (mgr.25471) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.117484+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.121938+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.127625+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.222893+0000 mgr.y (mgr.25471) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:46.242918+0000 mgr.y (mgr.25471) 662 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.353686+0000 mgr.y (mgr.25471) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.444699+0000 mgr.y (mgr.25471) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.543118+0000 mgr.y (mgr.25471) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.640711+0000 mgr.y (mgr.25471) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.735628+0000 mgr.y (mgr.25471) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.801050+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.801454+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.804439+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.808582+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.809418+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.812320+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.817329+0000 mon.a (mon.0) 2420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.822142+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:45.957701+0000 mgr.y (mgr.25471) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.033535+0000 mgr.y (mgr.25471) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.111208+0000 mgr.y (mgr.25471) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.117484+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.121938+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.127625+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.222893+0000 mgr.y (mgr.25471) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:46.242918+0000 mgr.y (mgr.25471) 662 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.353686+0000 mgr.y (mgr.25471) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.444699+0000 mgr.y (mgr.25471) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.543118+0000 mgr.y (mgr.25471) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.640711+0000 mgr.y (mgr.25471) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.735628+0000 mgr.y (mgr.25471) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.801050+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.801454+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.804439+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.808582+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.809418+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.812320+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.817329+0000 mon.a (mon.0) 2420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.822142+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.909020+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.911813+0000 mon.a (mon.0) 2423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.914492+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.916623+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:46.919244+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.124818+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.127267+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.128011+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.128288+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.130107+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.130635+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:47.319065+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[83833]: audit 2023-12-06T21:24:47.321686+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:48.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.909020+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.911813+0000 mon.a (mon.0) 2423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.914492+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.916623+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:46.919244+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.124818+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.127267+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.128011+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.128288+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.130107+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.130635+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:47.319065+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:47 smithi172 bash[79547]: audit 2023-12-06T21:24:47.321686+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:45.957701+0000 mgr.y (mgr.25471) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.033535+0000 mgr.y (mgr.25471) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.111208+0000 mgr.y (mgr.25471) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.117484+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.121938+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.127625+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.222893+0000 mgr.y (mgr.25471) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:46.242918+0000 mgr.y (mgr.25471) 662 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.353686+0000 mgr.y (mgr.25471) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.444699+0000 mgr.y (mgr.25471) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.543118+0000 mgr.y (mgr.25471) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.640711+0000 mgr.y (mgr.25471) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.735628+0000 mgr.y (mgr.25471) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.801050+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.801454+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.804439+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.808582+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.809418+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:24:48.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.812320+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.817329+0000 mon.a (mon.0) 2420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.822142+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.909020+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.911813+0000 mon.a (mon.0) 2423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.914492+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.916623+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:46.919244+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.124818+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.127267+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.128011+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.128288+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.130107+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.130635+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:48.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:47.319065+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:48.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:47 smithi175 bash[67426]: audit 2023-12-06T21:24:47.321686+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:24:49.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[62614]: ts=2023-12-06T21:24:48.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T21:24:49.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[62614]: ts=2023-12-06T21:24:48.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: audit 2023-12-06T21:24:46.919498+0000 mgr.y (mgr.25471) 668 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cephadm 2023-12-06T21:24:46.920615+0000 mgr.y (mgr.25471) 669 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T21:24:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.120194+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.123748+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.125580+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.125824+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.129229+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.129644+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:48 smithi175 bash[67426]: cluster 2023-12-06T21:24:47.129702+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:48] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.33.4" 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: audit 2023-12-06T21:24:46.919498+0000 mgr.y (mgr.25471) 668 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cephadm 2023-12-06T21:24:46.920615+0000 mgr.y (mgr.25471) 669 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.120194+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.123748+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.125580+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.125824+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.129229+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.129644+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[83833]: cluster 2023-12-06T21:24:47.129702+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: audit 2023-12-06T21:24:46.919498+0000 mgr.y (mgr.25471) 668 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cephadm 2023-12-06T21:24:46.920615+0000 mgr.y (mgr.25471) 669 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.120194+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.123748+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.125580+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.125824+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.129229+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.129644+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:48 smithi172 bash[79547]: cluster 2023-12-06T21:24:47.129702+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T21:24:49.965 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:49 smithi172 bash[79547]: cluster 2023-12-06T21:24:48.244631+0000 mgr.y (mgr.25471) 670 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-06T21:24:49.966 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:49 smithi172 bash[79547]: cluster 2023-12-06T21:24:48.801957+0000 mon.a (mon.0) 2430 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:49.966 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:49 smithi172 bash[83833]: cluster 2023-12-06T21:24:48.244631+0000 mgr.y (mgr.25471) 670 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-06T21:24:49.966 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:49 smithi172 bash[83833]: cluster 2023-12-06T21:24:48.801957+0000 mon.a (mon.0) 2430 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:50.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:49 smithi175 bash[67426]: cluster 2023-12-06T21:24:48.244631+0000 mgr.y (mgr.25471) 670 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-06T21:24:50.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:49 smithi175 bash[67426]: cluster 2023-12-06T21:24:48.801957+0000 mon.a (mon.0) 2430 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:24:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:50 smithi175 bash[67426]: audit 2023-12-06T21:24:49.946106+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:50 smithi175 bash[67426]: audit 2023-12-06T21:24:49.954868+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:50 smithi175 bash[67426]: audit 2023-12-06T21:24:49.963341+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:50 smithi175 bash[67426]: cluster 2023-12-06T21:24:50.245546+0000 mgr.y (mgr.25471) 671 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:51.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[79547]: audit 2023-12-06T21:24:49.946106+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[79547]: audit 2023-12-06T21:24:49.954868+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[79547]: audit 2023-12-06T21:24:49.963341+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[79547]: cluster 2023-12-06T21:24:50.245546+0000 mgr.y (mgr.25471) 671 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[83833]: audit 2023-12-06T21:24:49.946106+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[83833]: audit 2023-12-06T21:24:49.954868+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[83833]: audit 2023-12-06T21:24:49.963341+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:51.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:50 smithi172 bash[83833]: cluster 2023-12-06T21:24:50.245546+0000 mgr.y (mgr.25471) 671 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:24:52.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:51 smithi175 bash[67426]: cluster 2023-12-06T21:24:50.960640+0000 mon.a (mon.0) 2434 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T21:24:52.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:51 smithi175 bash[67426]: cluster 2023-12-06T21:24:50.960697+0000 mon.a (mon.0) 2435 : cluster 1 Cluster is now healthy 2023-12-06T21:24:52.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:51 smithi172 bash[79547]: cluster 2023-12-06T21:24:50.960640+0000 mon.a (mon.0) 2434 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T21:24:52.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:51 smithi172 bash[79547]: cluster 2023-12-06T21:24:50.960697+0000 mon.a (mon.0) 2435 : cluster 1 Cluster is now healthy 2023-12-06T21:24:52.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:51 smithi172 bash[83833]: cluster 2023-12-06T21:24:50.960640+0000 mon.a (mon.0) 2434 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T21:24:52.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:51 smithi172 bash[83833]: cluster 2023-12-06T21:24:50.960697+0000 mon.a (mon.0) 2435 : cluster 1 Cluster is now healthy 2023-12-06T21:24:53.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:53 smithi172 bash[79547]: cluster 2023-12-06T21:24:52.246289+0000 mgr.y (mgr.25471) 672 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2023-12-06T21:24:53.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:53 smithi172 bash[83833]: cluster 2023-12-06T21:24:52.246289+0000 mgr.y (mgr.25471) 672 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2023-12-06T21:24:53.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:53 smithi175 bash[67426]: cluster 2023-12-06T21:24:52.246289+0000 mgr.y (mgr.25471) 672 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2023-12-06T21:24:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:54 smithi175 bash[67426]: audit 2023-12-06T21:24:53.299631+0000 mgr.y (mgr.25471) 673 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:54 smithi172 bash[79547]: audit 2023-12-06T21:24:53.299631+0000 mgr.y (mgr.25471) 673 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:54.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:54 smithi172 bash[83833]: audit 2023-12-06T21:24:53.299631+0000 mgr.y (mgr.25471) 673 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:24:55.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:55 smithi175 bash[67426]: cluster 2023-12-06T21:24:54.247925+0000 mgr.y (mgr.25471) 674 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:55.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:55 smithi172 bash[79547]: cluster 2023-12-06T21:24:54.247925+0000 mgr.y (mgr.25471) 674 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:55.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:55 smithi172 bash[83833]: cluster 2023-12-06T21:24:54.247925+0000 mgr.y (mgr.25471) 674 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:24:57.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:57 smithi175 bash[67426]: cluster 2023-12-06T21:24:56.248917+0000 mgr.y (mgr.25471) 675 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:24:57.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:57 smithi172 bash[79547]: cluster 2023-12-06T21:24:56.248917+0000 mgr.y (mgr.25471) 675 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:24:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:57 smithi172 bash[83833]: cluster 2023-12-06T21:24:56.248917+0000 mgr.y (mgr.25471) 675 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:24:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:58 smithi175 bash[67426]: audit 2023-12-06T21:24:57.415512+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:58.752 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:24:58 smithi175 bash[62614]: ts=2023-12-06T21:24:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi172:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:24:58.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:58 smithi172 bash[79547]: audit 2023-12-06T21:24:57.415512+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:58.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:58 smithi172 bash[83833]: audit 2023-12-06T21:24:57.415512+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:24:59.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:24:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:24:58] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.33.4" 2023-12-06T21:24:59.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:24:59 smithi175 bash[67426]: cluster 2023-12-06T21:24:58.250468+0000 mgr.y (mgr.25471) 676 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:24:59.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:24:59 smithi172 bash[79547]: cluster 2023-12-06T21:24:58.250468+0000 mgr.y (mgr.25471) 676 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:24:59.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:24:59 smithi172 bash[83833]: cluster 2023-12-06T21:24:58.250468+0000 mgr.y (mgr.25471) 676 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:00.743 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:25:01.482 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:25:01.482 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 11s ago 19m - - 2023-12-06T21:25:01.482 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 18s ago 19m - - 2023-12-06T21:25:01.482 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 11s ago 12m 15.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (4m) 18s ago 11m 43.6M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (3m) 11s ago 9m 47.5M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (3m) 18s ago 18m 434M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (4m) 11s ago 20m 502M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (3m) 11s ago 20m 59.2M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (119s) 18s ago 18m 36.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (2m) 11s ago 18m 45.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 11s ago 12m 12.7M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (4m) 18s ago 12m 11.4M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (22s) 11s ago 18m 44.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (17m) 11s ago 17m 63.7M 4096M 17.2.0 e1d6a67b021e a28025da28bb 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (16m) 11s ago 16m 57.8M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (15m) 11s ago 15m 60.2M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (15m) 18s ago 15m 61.4M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:25:01.483 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (14m) 18s ago 14m 57.7M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (14m) 18s ago 14m 55.9M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (13m) 18s ago 13m 59.7M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (3m) 18s ago 12m 61.3M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (10m) 11s ago 10m 88.0M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (10m) 18s ago 10m 88.0M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (9m) 11s ago 9m 87.7M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:25:01.484 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (9m) 18s ago 9m 87.7M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:25:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:01 smithi175 bash[67426]: cluster 2023-12-06T21:25:00.251426+0000 mgr.y (mgr.25471) 677 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:01.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:01 smithi175 bash[67426]: audit 2023-12-06T21:25:00.728345+0000 mgr.y (mgr.25471) 678 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:01.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:01 smithi172 bash[79547]: cluster 2023-12-06T21:25:00.251426+0000 mgr.y (mgr.25471) 677 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:01.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:01 smithi172 bash[79547]: audit 2023-12-06T21:25:00.728345+0000 mgr.y (mgr.25471) 678 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:01.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:01 smithi172 bash[83833]: cluster 2023-12-06T21:25:00.251426+0000 mgr.y (mgr.25471) 677 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:01.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:01 smithi172 bash[83833]: audit 2023-12-06T21:25:00.728345+0000 mgr.y (mgr.25471) 678 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:01.925 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:25:01.925 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:25:01.925 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:25:01.925 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T21:25:01.926 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:25:01.927 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:25:02.354 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:25:02.355 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:25:02.356 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:25:02.356 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "6/23 daemons upgraded", 2023-12-06T21:25:02.356 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:25:02.356 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:25:02.356 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:01.108956+0000 mgr.y (mgr.25471) 679 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:01.458800+0000 mgr.y (mgr.25471) 680 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:01.924255+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.172:0/1736976954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:01.935972+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:02.318727+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:02 smithi175 bash[67426]: audit 2023-12-06T21:25:02.320193+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:02.783 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:01.108956+0000 mgr.y (mgr.25471) 679 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:01.458800+0000 mgr.y (mgr.25471) 680 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:01.924255+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.172:0/1736976954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:01.935972+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:02.318727+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[79547]: audit 2023-12-06T21:25:02.320193+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:01.108956+0000 mgr.y (mgr.25471) 679 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:01.458800+0000 mgr.y (mgr.25471) 680 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:01.924255+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.172:0/1736976954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:02.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:01.935972+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:02.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:02.318727+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:02.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:02 smithi172 bash[83833]: audit 2023-12-06T21:25:02.320193+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:01.936316+0000 mgr.y (mgr.25471) 681 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: cephadm 2023-12-06T21:25:01.938487+0000 mgr.y (mgr.25471) 682 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: cluster 2023-12-06T21:25:02.252019+0000 mgr.y (mgr.25471) 683 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:02.336608+0000 mgr.y (mgr.25471) 684 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:02.782812+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.172:0/2346367900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:03.089826+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:03.101631+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[79547]: audit 2023-12-06T21:25:03.113115+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:01.936316+0000 mgr.y (mgr.25471) 681 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: cephadm 2023-12-06T21:25:01.938487+0000 mgr.y (mgr.25471) 682 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: cluster 2023-12-06T21:25:02.252019+0000 mgr.y (mgr.25471) 683 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:02.336608+0000 mgr.y (mgr.25471) 684 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:02.782812+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.172:0/2346367900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:03.089826+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:03.101631+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:03 smithi172 bash[83833]: audit 2023-12-06T21:25:03.113115+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:01.936316+0000 mgr.y (mgr.25471) 681 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: cephadm 2023-12-06T21:25:01.938487+0000 mgr.y (mgr.25471) 682 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: cluster 2023-12-06T21:25:02.252019+0000 mgr.y (mgr.25471) 683 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:02.336608+0000 mgr.y (mgr.25471) 684 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:02.782812+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.172:0/2346367900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:03.089826+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:03.101631+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:03 smithi175 bash[67426]: audit 2023-12-06T21:25:03.113115+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:04 smithi175 bash[67426]: audit 2023-12-06T21:25:03.307706+0000 mgr.y (mgr.25471) 685 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:04.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:04 smithi172 bash[83833]: audit 2023-12-06T21:25:03.307706+0000 mgr.y (mgr.25471) 685 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:04.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:04 smithi172 bash[79547]: audit 2023-12-06T21:25:03.307706+0000 mgr.y (mgr.25471) 685 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:06.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: cluster 2023-12-06T21:25:04.253585+0000 mgr.y (mgr.25471) 686 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:25:06.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: cephadm 2023-12-06T21:25:04.712900+0000 mgr.y (mgr.25471) 687 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T21:25:06.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: audit 2023-12-06T21:25:04.720443+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:06.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: audit 2023-12-06T21:25:04.725023+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:25:06.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: audit 2023-12-06T21:25:04.726571+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:06.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:05 smithi175 bash[67426]: cephadm 2023-12-06T21:25:04.729592+0000 mgr.y (mgr.25471) 688 : cephadm 1 Deploying daemon osd.1 on smithi172 2023-12-06T21:25:06.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: cluster 2023-12-06T21:25:04.253585+0000 mgr.y (mgr.25471) 686 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: cephadm 2023-12-06T21:25:04.712900+0000 mgr.y (mgr.25471) 687 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: audit 2023-12-06T21:25:04.720443+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: audit 2023-12-06T21:25:04.725023+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: audit 2023-12-06T21:25:04.726571+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[79547]: cephadm 2023-12-06T21:25:04.729592+0000 mgr.y (mgr.25471) 688 : cephadm 1 Deploying daemon osd.1 on smithi172 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: cluster 2023-12-06T21:25:04.253585+0000 mgr.y (mgr.25471) 686 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: cephadm 2023-12-06T21:25:04.712900+0000 mgr.y (mgr.25471) 687 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: audit 2023-12-06T21:25:04.720443+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: audit 2023-12-06T21:25:04.725023+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: audit 2023-12-06T21:25:04.726571+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:06.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:05 smithi172 bash[83833]: cephadm 2023-12-06T21:25:04.729592+0000 mgr.y (mgr.25471) 688 : cephadm 1 Deploying daemon osd.1 on smithi172 2023-12-06T21:25:08.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:07 smithi175 bash[67426]: cluster 2023-12-06T21:25:06.254570+0000 mgr.y (mgr.25471) 689 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:08.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:07 smithi172 bash[79547]: cluster 2023-12-06T21:25:06.254570+0000 mgr.y (mgr.25471) 689 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:08.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:07 smithi172 bash[83833]: cluster 2023-12-06T21:25:06.254570+0000 mgr.y (mgr.25471) 689 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:25:09.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:08] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2023-12-06T21:25:10.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:09 smithi175 bash[67426]: cluster 2023-12-06T21:25:08.256186+0000 mgr.y (mgr.25471) 690 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s 2023-12-06T21:25:10.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:09 smithi172 bash[79547]: cluster 2023-12-06T21:25:08.256186+0000 mgr.y (mgr.25471) 690 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s 2023-12-06T21:25:10.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:09 smithi172 bash[83833]: cluster 2023-12-06T21:25:08.256186+0000 mgr.y (mgr.25471) 690 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s 2023-12-06T21:25:10.709 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:10 smithi172 systemd[1]: Stopping Ceph osd.1 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:10.138720+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:10.148426+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:10.158364+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: cluster 2023-12-06T21:25:10.257389+0000 mgr.y (mgr.25471) 691 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:11.027718+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:11.038810+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[79547]: audit 2023-12-06T21:25:11.048133+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[38106]: debug 2023-12-06T21:25:11.231+0000 7fe24bab5700 -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 2023-12-06T21:25:11.323 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[38106]: debug 2023-12-06T21:25:11.231+0000 7fe24bab5700 -1 osd.1 118 *** Got signal Terminated *** 2023-12-06T21:25:11.323 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[38106]: debug 2023-12-06T21:25:11.231+0000 7fe24bab5700 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:10.138720+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:10.148426+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:10.158364+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: cluster 2023-12-06T21:25:10.257389+0000 mgr.y (mgr.25471) 691 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:11.027718+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:11.038810+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:11 smithi172 bash[83833]: audit 2023-12-06T21:25:11.048133+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:10.138720+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:10.148426+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:10.158364+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: cluster 2023-12-06T21:25:10.257389+0000 mgr.y (mgr.25471) 691 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:11.027718+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:11.038810+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:11.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:11 smithi175 bash[67426]: audit 2023-12-06T21:25:11.048133+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:12.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:12 smithi175 bash[67426]: cluster 2023-12-06T21:25:11.040721+0000 mgr.y (mgr.25471) 692 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:25:12.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:12 smithi175 bash[67426]: cluster 2023-12-06T21:25:11.155273+0000 mon.a (mon.0) 2453 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:12.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:12 smithi175 bash[67426]: cluster 2023-12-06T21:25:11.233353+0000 mon.a (mon.0) 2454 : cluster 1 osd.1 marked itself down and dead 2023-12-06T21:25:12.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[79547]: cluster 2023-12-06T21:25:11.040721+0000 mgr.y (mgr.25471) 692 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:25:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[79547]: cluster 2023-12-06T21:25:11.155273+0000 mon.a (mon.0) 2453 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:12.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[79547]: cluster 2023-12-06T21:25:11.233353+0000 mon.a (mon.0) 2454 : cluster 1 osd.1 marked itself down and dead 2023-12-06T21:25:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[83833]: cluster 2023-12-06T21:25:11.040721+0000 mgr.y (mgr.25471) 692 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:25:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[83833]: cluster 2023-12-06T21:25:11.155273+0000 mon.a (mon.0) 2453 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:12.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:12 smithi172 bash[83833]: cluster 2023-12-06T21:25:11.233353+0000 mon.a (mon.0) 2454 : cluster 1 osd.1 marked itself down and dead 2023-12-06T21:25:13.314 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.156321+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.314 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.158036+0000 mon.a (mon.0) 2455 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:13.314 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.160167+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.161433+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.161556+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.164105+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.165731+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[79547]: cluster 2023-12-06T21:25:12.165750+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.156321+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.158036+0000 mon.a (mon.0) 2455 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.160167+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.315 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.161433+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.316 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.161556+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.316 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.164105+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-06T21:25:13.316 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.165731+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.316 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[83833]: cluster 2023-12-06T21:25:12.165750+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.156321+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.158036+0000 mon.a (mon.0) 2455 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.160167+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.161433+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.161556+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.164105+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.165731+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:13 smithi175 bash[67426]: cluster 2023-12-06T21:25:12.165750+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T21:25:13.564 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[93807]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-1 2023-12-06T21:25:14.071 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:13 smithi172 bash[93945]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-1 2023-12-06T21:25:14.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.041486+0000 mgr.y (mgr.25471) 693 : cluster 0 pgmap v110: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.160293+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.165542+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.165680+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.166537+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.166623+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.167000+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.169965+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: cluster 2023-12-06T21:25:13.171436+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:14 smithi175 bash[67426]: audit 2023-12-06T21:25:13.318718+0000 mgr.y (mgr.25471) 694 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.041486+0000 mgr.y (mgr.25471) 693 : cluster 0 pgmap v110: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.160293+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.165542+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.165680+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.166537+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.166623+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.167000+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.169965+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: cluster 2023-12-06T21:25:13.171436+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[79547]: audit 2023-12-06T21:25:13.318718+0000 mgr.y (mgr.25471) 694 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.041486+0000 mgr.y (mgr.25471) 693 : cluster 0 pgmap v110: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.160293+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.165542+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.165680+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.166537+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.166623+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.167000+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.169965+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: cluster 2023-12-06T21:25:13.171436+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T21:25:14.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:14 smithi172 bash[83833]: audit 2023-12-06T21:25:13.318718+0000 mgr.y (mgr.25471) 694 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:15.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:15 smithi175 bash[67426]: cluster 2023-12-06T21:25:15.164046+0000 mon.a (mon.0) 2458 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:15.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:15 smithi172 bash[79547]: cluster 2023-12-06T21:25:15.164046+0000 mon.a (mon.0) 2458 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:15.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:15 smithi172 bash[83833]: cluster 2023-12-06T21:25:15.164046+0000 mon.a (mon.0) 2458 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:16.125 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:15 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-06T21:25:16.125 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:15 smithi172 systemd[1]: Stopped Ceph osd.1 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:25:16.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:16 smithi175 bash[67426]: cluster 2023-12-06T21:25:15.043365+0000 mgr.y (mgr.25471) 695 : cluster 0 pgmap v112: 161 pgs: 33 peering, 23 activating+undersized, 1 stale+active+clean, 1 active+undersized, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 172 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:16.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:16 smithi175 bash[67426]: audit 2023-12-06T21:25:16.170407+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:16.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:16 smithi175 bash[67426]: audit 2023-12-06T21:25:16.178369+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:16.572 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:16 smithi172 systemd[1]: Started Ceph osd.1 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[79547]: cluster 2023-12-06T21:25:15.043365+0000 mgr.y (mgr.25471) 695 : cluster 0 pgmap v112: 161 pgs: 33 peering, 23 activating+undersized, 1 stale+active+clean, 1 active+undersized, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 172 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[79547]: audit 2023-12-06T21:25:16.170407+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[79547]: audit 2023-12-06T21:25:16.178369+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[83833]: cluster 2023-12-06T21:25:15.043365+0000 mgr.y (mgr.25471) 695 : cluster 0 pgmap v112: 161 pgs: 33 peering, 23 activating+undersized, 1 stale+active+clean, 1 active+undersized, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 172 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[83833]: audit 2023-12-06T21:25:16.170407+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:16.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:16 smithi172 bash[83833]: audit 2023-12-06T21:25:16.178369+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.747930+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.759594+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.762467+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.764193+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: cluster 2023-12-06T21:25:16.767879+0000 mgr.y (mgr.25471) 696 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 33 peering, 23 activating+undersized, 6 active+undersized, 98 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 179 op/s; 42/630 objects degraded (6.667%) 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.774191+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: cephadm 2023-12-06T21:25:16.775104+0000 mgr.y (mgr.25471) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.857374+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.860490+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.865269+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.866952+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.874147+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: cephadm 2023-12-06T21:25:16.874991+0000 mgr.y (mgr.25471) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.953520+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.958466+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.962836+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.964247+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:16.972209+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.057501+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.060060+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.064459+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.066055+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.077526+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.164806+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.167011+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.169577+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.170506+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.180151+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.261163+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.263949+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.266779+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.267694+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.275300+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.320794+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.322192+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.395368+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.397834+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.400620+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.401649+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.410820+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.489731+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.494201+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.497790+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.499236+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.507837+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.591233+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.594396+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.599672+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.601207+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.608590+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.691162+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.693372+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.695771+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.696708+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:17 smithi175 bash[67426]: audit 2023-12-06T21:25:17.703987+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.747930+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.759594+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.762467+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.764193+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: cluster 2023-12-06T21:25:16.767879+0000 mgr.y (mgr.25471) 696 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 33 peering, 23 activating+undersized, 6 active+undersized, 98 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 179 op/s; 42/630 objects degraded (6.667%) 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.774191+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: cephadm 2023-12-06T21:25:16.775104+0000 mgr.y (mgr.25471) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.857374+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.860490+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.865269+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.866952+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.874147+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: cephadm 2023-12-06T21:25:16.874991+0000 mgr.y (mgr.25471) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.953520+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.958466+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.962836+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.964247+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:16.972209+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.057501+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.747930+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.759594+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.762467+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.764193+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: cluster 2023-12-06T21:25:16.767879+0000 mgr.y (mgr.25471) 696 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 33 peering, 23 activating+undersized, 6 active+undersized, 98 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 179 op/s; 42/630 objects degraded (6.667%) 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.774191+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: cephadm 2023-12-06T21:25:16.775104+0000 mgr.y (mgr.25471) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.857374+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.860490+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.865269+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.866952+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.874147+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: cephadm 2023-12-06T21:25:16.874991+0000 mgr.y (mgr.25471) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.953520+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.958466+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.962836+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.964247+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:16.972209+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.057501+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.060060+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.064459+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.066055+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.077526+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.164806+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.167011+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.169577+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.170506+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.180151+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.261163+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.263949+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.266779+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.267694+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.275300+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.320794+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.322192+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.395368+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.397834+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.400620+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.401649+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.060060+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.064459+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.066055+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.077526+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.164806+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.167011+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.169577+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.170506+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.180151+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.261163+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.263949+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.266779+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.267694+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.275300+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.320794+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.322192+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.395368+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.397834+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.400620+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.401649+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.410820+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.489731+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.494201+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.497790+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.499236+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.507837+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.591233+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.594396+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.599672+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.601207+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.608590+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.691162+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.693372+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.695771+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.696708+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[79547]: audit 2023-12-06T21:25:17.703987+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.410820+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.489731+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.494201+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.497790+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.499236+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.507837+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.591233+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.594396+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.599672+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.601207+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.608590+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.691162+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.693372+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.695771+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.696708+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:17 smithi172 bash[83833]: audit 2023-12-06T21:25:17.703987+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: 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 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T21:25:18.767 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[94112]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-06T21:25:19.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:16.973095+0000 mgr.y (mgr.25471) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.078537+0000 mgr.y (mgr.25471) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.180901+0000 mgr.y (mgr.25471) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.275866+0000 mgr.y (mgr.25471) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.411411+0000 mgr.y (mgr.25471) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.508664+0000 mgr.y (mgr.25471) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.609338+0000 mgr.y (mgr.25471) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.704610+0000 mgr.y (mgr.25471) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cluster 2023-12-06T21:25:17.756098+0000 mon.a (mon.0) 2513 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 1 pg degraded (PG_DEGRADED) 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cluster 2023-12-06T21:25:17.756148+0000 mon.a (mon.0) 2514 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.783560+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.787259+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.791108+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.792707+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.804496+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.805182+0000 mgr.y (mgr.25471) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.884999+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.889324+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.891857+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.892814+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.900953+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.962977+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.967418+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.970409+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.971643+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:17.980850+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.060819+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.063490+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.066713+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.067869+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.077189+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.155469+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.158143+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.161255+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.162579+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.170325+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.253465+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.256269+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.259383+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.260716+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.268962+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.347299+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.350090+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.353093+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.354189+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.361179+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.441468+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.444073+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.446570+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.447320+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.452772+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.519060+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.521239+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.523437+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.524264+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.530497+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.594577+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.596938+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.599355+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.600392+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.606809+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.688053+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.690378+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.693585+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.694505+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:18 smithi175 bash[67426]: audit 2023-12-06T21:25:18.702197+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:18] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:16.973095+0000 mgr.y (mgr.25471) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.078537+0000 mgr.y (mgr.25471) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.180901+0000 mgr.y (mgr.25471) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.275866+0000 mgr.y (mgr.25471) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.411411+0000 mgr.y (mgr.25471) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.508664+0000 mgr.y (mgr.25471) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.609338+0000 mgr.y (mgr.25471) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.704610+0000 mgr.y (mgr.25471) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cluster 2023-12-06T21:25:17.756098+0000 mon.a (mon.0) 2513 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 1 pg degraded (PG_DEGRADED) 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cluster 2023-12-06T21:25:17.756148+0000 mon.a (mon.0) 2514 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.783560+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.787259+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.791108+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.792707+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.804496+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.805182+0000 mgr.y (mgr.25471) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.884999+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.889324+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.891857+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.892814+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.900953+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:16.973095+0000 mgr.y (mgr.25471) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.078537+0000 mgr.y (mgr.25471) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.180901+0000 mgr.y (mgr.25471) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.275866+0000 mgr.y (mgr.25471) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.411411+0000 mgr.y (mgr.25471) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.508664+0000 mgr.y (mgr.25471) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.609338+0000 mgr.y (mgr.25471) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.704610+0000 mgr.y (mgr.25471) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cluster 2023-12-06T21:25:17.756098+0000 mon.a (mon.0) 2513 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 1 pg degraded (PG_DEGRADED) 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cluster 2023-12-06T21:25:17.756148+0000 mon.a (mon.0) 2514 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.783560+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.787259+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.791108+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.792707+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.804496+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.805182+0000 mgr.y (mgr.25471) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.884999+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.889324+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.891857+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.892814+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.900953+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.962977+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.967418+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.970409+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.971643+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:17.980850+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.060819+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.063490+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.066713+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.067869+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.077189+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.155469+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.158143+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.161255+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.162579+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.170325+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.253465+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.256269+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.259383+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.260716+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.962977+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.967418+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.970409+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.971643+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:17.980850+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.060819+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.063490+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.066713+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.067869+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.077189+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.155469+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.158143+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.161255+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.162579+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.170325+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.253465+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.256269+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.259383+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.260716+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.268962+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.347299+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.350090+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.353093+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.354189+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.361179+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.441468+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.444073+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.446570+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.447320+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.452772+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.519060+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.521239+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.523437+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.524264+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.530497+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.594577+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.596938+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.599355+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.600392+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.606809+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.688053+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.690378+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.693585+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.694505+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[79547]: audit 2023-12-06T21:25:18.702197+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.268962+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.347299+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.350090+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.353093+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.354189+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.361179+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.441468+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.444073+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.446570+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.447320+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.452772+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.519060+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.521239+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.523437+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.524264+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.530497+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.594577+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.596938+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.599355+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.600392+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.606809+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.688053+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.690378+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.693585+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.694505+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:18 smithi172 bash[83833]: audit 2023-12-06T21:25:18.702197+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.901622+0000 mgr.y (mgr.25471) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:17.981745+0000 mgr.y (mgr.25471) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.078780+0000 mgr.y (mgr.25471) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.171176+0000 mgr.y (mgr.25471) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.269604+0000 mgr.y (mgr.25471) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.361914+0000 mgr.y (mgr.25471) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.455711+0000 mgr.y (mgr.25471) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.531082+0000 mgr.y (mgr.25471) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.607466+0000 mgr.y (mgr.25471) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.702938+0000 mgr.y (mgr.25471) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cluster 2023-12-06T21:25:18.769104+0000 mgr.y (mgr.25471) 718 : cluster 0 pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 151 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:20.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.779209+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.781620+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.784278+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.785659+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.795568+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.796304+0000 mgr.y (mgr.25471) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.859534+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.861684+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.864488+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.865438+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.875229+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.875977+0000 mgr.y (mgr.25471) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.953886+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.956801+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.961473+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.962695+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:18.971955+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.052083+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.055960+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.058761+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.059731+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.067726+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.154292+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.158450+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.161159+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.162245+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.170118+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.251872+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.254225+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.257032+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.257891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.265314+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.346918+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.349502+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.353074+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.354519+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.363975+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.441941+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.444081+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.446001+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.446790+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.460260+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.526254+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.529032+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.532487+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.533817+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.540186+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.623473+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.627000+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.630209+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.631481+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.640541+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.720805+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.722749+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.725720+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.726507+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:19 smithi175 bash[67426]: audit 2023-12-06T21:25:19.736053+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.901622+0000 mgr.y (mgr.25471) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:17.981745+0000 mgr.y (mgr.25471) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.078780+0000 mgr.y (mgr.25471) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.171176+0000 mgr.y (mgr.25471) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.269604+0000 mgr.y (mgr.25471) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.361914+0000 mgr.y (mgr.25471) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.455711+0000 mgr.y (mgr.25471) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.531082+0000 mgr.y (mgr.25471) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.607466+0000 mgr.y (mgr.25471) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.702938+0000 mgr.y (mgr.25471) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cluster 2023-12-06T21:25:18.769104+0000 mgr.y (mgr.25471) 718 : cluster 0 pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 151 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.779209+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.781620+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.784278+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.785659+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.795568+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.796304+0000 mgr.y (mgr.25471) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.859534+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.861684+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.864488+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.901622+0000 mgr.y (mgr.25471) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:17.981745+0000 mgr.y (mgr.25471) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.078780+0000 mgr.y (mgr.25471) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.171176+0000 mgr.y (mgr.25471) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.269604+0000 mgr.y (mgr.25471) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.361914+0000 mgr.y (mgr.25471) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.455711+0000 mgr.y (mgr.25471) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.531082+0000 mgr.y (mgr.25471) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.607466+0000 mgr.y (mgr.25471) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.702938+0000 mgr.y (mgr.25471) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cluster 2023-12-06T21:25:18.769104+0000 mgr.y (mgr.25471) 718 : cluster 0 pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 151 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.779209+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.781620+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.784278+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.785659+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.795568+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.796304+0000 mgr.y (mgr.25471) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.859534+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.861684+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.864488+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.865438+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.875229+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.875977+0000 mgr.y (mgr.25471) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.953886+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.956801+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.961473+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.962695+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:18.971955+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.052083+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.055960+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.058761+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.059731+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.067726+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.154292+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.158450+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.161159+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.162245+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.170118+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.251872+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.254225+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.865438+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.875229+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.875977+0000 mgr.y (mgr.25471) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:20.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.953886+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.956801+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.961473+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.962695+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:18.971955+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.052083+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.055960+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.058761+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.059731+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.067726+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.154292+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.158450+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.161159+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.162245+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.170118+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.251872+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.254225+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.257032+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.257891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.265314+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.346918+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.349502+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.353074+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.354519+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.363975+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.441941+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.444081+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.446001+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.446790+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.460260+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.526254+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.529032+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.532487+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.533817+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.540186+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.623473+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.627000+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.630209+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.631481+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.640541+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.720805+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.722749+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.725720+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.726507+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[83833]: audit 2023-12-06T21:25:19.736053+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.257032+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.257891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.265314+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.346918+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.349502+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.353074+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.354519+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.363975+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.441941+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.444081+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.446001+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.446790+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.460260+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.526254+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.529032+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.532487+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.533817+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.540186+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.623473+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.627000+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.630209+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.631481+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.640541+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.720805+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.722749+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.725720+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.726507+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:20.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:19 smithi172 bash[79547]: audit 2023-12-06T21:25:19.736053+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:18.972793+0000 mgr.y (mgr.25471) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.071199+0000 mgr.y (mgr.25471) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.170633+0000 mgr.y (mgr.25471) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.266580+0000 mgr.y (mgr.25471) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.364723+0000 mgr.y (mgr.25471) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.460861+0000 mgr.y (mgr.25471) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.541068+0000 mgr.y (mgr.25471) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.641457+0000 mgr.y (mgr.25471) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.736605+0000 mgr.y (mgr.25471) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cluster 2023-12-06T21:25:19.748837+0000 mon.a (mon.0) 2625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 8 pgs peering) 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.816278+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.818198+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.820744+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.821683+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.831143+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.831779+0000 mgr.y (mgr.25471) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.892814+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.895688+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.899574+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.900843+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.911085+0000 mon.a (mon.0) 2635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.985453+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.989596+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.992655+0000 mon.a (mon.0) 2638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:19.993923+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.002858+0000 mon.a (mon.0) 2640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.066293+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.068924+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.072833+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.074200+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.082849+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.160453+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.162918+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.165571+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.166558+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.175084+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.258899+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.261102+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.265148+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.266447+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.276555+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.361723+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.364432+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.368475+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.370020+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.379877+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.460137+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.462816+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.466791+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.468036+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.477364+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.558949+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.561484+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.564332+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.565478+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.574450+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.655412+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.657850+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.661504+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.662875+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.671201+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.750762+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.753396+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:20 smithi175 bash[67426]: audit 2023-12-06T21:25:20.756668+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:18.972793+0000 mgr.y (mgr.25471) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.071199+0000 mgr.y (mgr.25471) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.170633+0000 mgr.y (mgr.25471) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.266580+0000 mgr.y (mgr.25471) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.364723+0000 mgr.y (mgr.25471) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.460861+0000 mgr.y (mgr.25471) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.541068+0000 mgr.y (mgr.25471) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.641457+0000 mgr.y (mgr.25471) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.736605+0000 mgr.y (mgr.25471) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cluster 2023-12-06T21:25:19.748837+0000 mon.a (mon.0) 2625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 8 pgs peering) 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.816278+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.818198+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.820744+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.821683+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.831143+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.831779+0000 mgr.y (mgr.25471) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.892814+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.895688+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.899574+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.900843+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.911085+0000 mon.a (mon.0) 2635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.985453+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.989596+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.992655+0000 mon.a (mon.0) 2638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:19.993923+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.002858+0000 mon.a (mon.0) 2640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.066293+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.068924+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.072833+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.074200+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.082849+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.160453+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.162918+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.165571+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.166558+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.175084+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.258899+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.261102+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.265148+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.266447+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.276555+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.361723+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.364432+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.368475+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.370020+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.379877+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.460137+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.462816+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.466791+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.468036+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.477364+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.558949+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.561484+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.564332+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.565478+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.574450+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.655412+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.657850+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.661504+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.662875+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.671201+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.750762+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.753396+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[79547]: audit 2023-12-06T21:25:20.756668+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:18.972793+0000 mgr.y (mgr.25471) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.071199+0000 mgr.y (mgr.25471) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.170633+0000 mgr.y (mgr.25471) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.266580+0000 mgr.y (mgr.25471) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.364723+0000 mgr.y (mgr.25471) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.460861+0000 mgr.y (mgr.25471) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.541068+0000 mgr.y (mgr.25471) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.641457+0000 mgr.y (mgr.25471) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.736605+0000 mgr.y (mgr.25471) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cluster 2023-12-06T21:25:19.748837+0000 mon.a (mon.0) 2625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 8 pgs peering) 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.816278+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.818198+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.820744+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.821683+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.831143+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.831779+0000 mgr.y (mgr.25471) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.892814+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.895688+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.899574+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.900843+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.911085+0000 mon.a (mon.0) 2635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.985453+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.989596+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.992655+0000 mon.a (mon.0) 2638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:19.993923+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.002858+0000 mon.a (mon.0) 2640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.066293+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.068924+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.072833+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.074200+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.082849+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.160453+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.162918+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.165571+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.166558+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.175084+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.258899+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.261102+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.265148+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.266447+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.276555+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.361723+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.364432+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.368475+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.370020+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.379877+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.460137+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.462816+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.466791+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.468036+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.477364+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.558949+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.561484+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.564332+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.565478+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.574450+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.655412+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.657850+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.661504+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.662875+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.671201+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.750762+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.753396+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:21.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:20 smithi172 bash[83833]: audit 2023-12-06T21:25:20.756668+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:19.912194+0000 mgr.y (mgr.25471) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.003652+0000 mgr.y (mgr.25471) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.083455+0000 mgr.y (mgr.25471) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.175827+0000 mgr.y (mgr.25471) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.277386+0000 mgr.y (mgr.25471) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.380518+0000 mgr.y (mgr.25471) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.478290+0000 mgr.y (mgr.25471) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.575175+0000 mgr.y (mgr.25471) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.671822+0000 mgr.y (mgr.25471) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.758495+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cluster 2023-12-06T21:25:20.770085+0000 mgr.y (mgr.25471) 740 : cluster 0 pgmap v115: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 136 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.776838+0000 mon.a (mon.0) 2680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.777432+0000 mgr.y (mgr.25471) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.860812+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.863927+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.867910+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.868722+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.880261+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.963455+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.965727+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.968900+0000 mon.a (mon.0) 2688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.969933+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:20.978715+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.059096+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.061709+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.065239+0000 mon.a (mon.0) 2693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.066375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.076970+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.155065+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.158104+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.161892+0000 mon.a (mon.0) 2698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.163075+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.171653+0000 mon.a (mon.0) 2700 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.251567+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.254180+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.256559+0000 mon.a (mon.0) 2703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.257503+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.264819+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.346784+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.351050+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:19.912194+0000 mgr.y (mgr.25471) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.003652+0000 mgr.y (mgr.25471) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.083455+0000 mgr.y (mgr.25471) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.175827+0000 mgr.y (mgr.25471) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.277386+0000 mgr.y (mgr.25471) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.380518+0000 mgr.y (mgr.25471) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.478290+0000 mgr.y (mgr.25471) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.575175+0000 mgr.y (mgr.25471) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.671822+0000 mgr.y (mgr.25471) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.048 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.758495+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cluster 2023-12-06T21:25:20.770085+0000 mgr.y (mgr.25471) 740 : cluster 0 pgmap v115: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 136 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.776838+0000 mon.a (mon.0) 2680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.777432+0000 mgr.y (mgr.25471) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.860812+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.863927+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.867910+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.868722+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.880261+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.963455+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.965727+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.354780+0000 mon.a (mon.0) 2708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.356250+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.366041+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.444296+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.446712+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.449638+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.450722+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.457076+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.539805+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.542718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.545296+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.546266+0000 mon.a (mon.0) 2719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.552471+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.632651+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.635935+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.639705+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.640899+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.647883+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.733137+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.736479+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.740094+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.741305+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[79547]: audit 2023-12-06T21:25:21.749515+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.968900+0000 mon.a (mon.0) 2688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.969933+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:20.978715+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.059096+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.061709+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.065239+0000 mon.a (mon.0) 2693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.066375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.076970+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.155065+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.158104+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.161892+0000 mon.a (mon.0) 2698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.163075+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.171653+0000 mon.a (mon.0) 2700 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.251567+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.254180+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.256559+0000 mon.a (mon.0) 2703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.257503+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.264819+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.346784+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.351050+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.354780+0000 mon.a (mon.0) 2708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.356250+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.366041+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.444296+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.446712+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.449638+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.450722+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.457076+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.539805+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.542718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.545296+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.546266+0000 mon.a (mon.0) 2719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.552471+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.632651+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.635935+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.639705+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.640899+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.647883+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.733137+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.736479+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.740094+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.741305+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:21 smithi172 bash[83833]: audit 2023-12-06T21:25:21.749515+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:19.912194+0000 mgr.y (mgr.25471) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.003652+0000 mgr.y (mgr.25471) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.083455+0000 mgr.y (mgr.25471) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.175827+0000 mgr.y (mgr.25471) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.277386+0000 mgr.y (mgr.25471) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.380518+0000 mgr.y (mgr.25471) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.478290+0000 mgr.y (mgr.25471) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.575175+0000 mgr.y (mgr.25471) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.671822+0000 mgr.y (mgr.25471) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.758495+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cluster 2023-12-06T21:25:20.770085+0000 mgr.y (mgr.25471) 740 : cluster 0 pgmap v115: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 136 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.776838+0000 mon.a (mon.0) 2680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.777432+0000 mgr.y (mgr.25471) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.860812+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.863927+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.867910+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.868722+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.880261+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.963455+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.965727+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.968900+0000 mon.a (mon.0) 2688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.969933+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:20.978715+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.059096+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.061709+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.065239+0000 mon.a (mon.0) 2693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.066375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.076970+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.155065+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.158104+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.161892+0000 mon.a (mon.0) 2698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.163075+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.171653+0000 mon.a (mon.0) 2700 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.251567+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.254180+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.256559+0000 mon.a (mon.0) 2703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.257503+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.264819+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.346784+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.351050+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.354780+0000 mon.a (mon.0) 2708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.356250+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.366041+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.444296+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.446712+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.449638+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.450722+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.457076+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.539805+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.542718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.545296+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.546266+0000 mon.a (mon.0) 2719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.552471+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.632651+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.635935+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.639705+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.640899+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.647883+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.733137+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.736479+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.740094+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:22.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.741305+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:22.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:21 smithi175 bash[67426]: audit 2023-12-06T21:25:21.749515+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:22.321 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[94609]: debug 2023-12-06T21:25:22.042+0000 7f3c4f4ef700 1 -- 172.21.15.172:0/1798186062 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560d7b1db1e0 con 0x560d7b261000 2023-12-06T21:25:22.779 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[94609]: debug 2023-12-06T21:25:22.598+0000 7f3c58675640 -1 Falling back to public interface 2023-12-06T21:25:22.779 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.881972+0000 mgr.y (mgr.25471) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:20.979296+0000 mgr.y (mgr.25471) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.077581+0000 mgr.y (mgr.25471) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.172262+0000 mgr.y (mgr.25471) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.265397+0000 mgr.y (mgr.25471) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.366786+0000 mgr.y (mgr.25471) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.457559+0000 mgr.y (mgr.25471) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.552962+0000 mgr.y (mgr.25471) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.648731+0000 mgr.y (mgr.25471) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.750216+0000 mgr.y (mgr.25471) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.833589+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.835625+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:22.780 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.881972+0000 mgr.y (mgr.25471) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:20.979296+0000 mgr.y (mgr.25471) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.077581+0000 mgr.y (mgr.25471) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:22.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.172262+0000 mgr.y (mgr.25471) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.837898+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.838691+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.845740+0000 mon.a (mon.0) 2735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.846336+0000 mgr.y (mgr.25471) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.931044+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.933821+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.936269+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.937607+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:21.945120+0000 mon.a (mon.0) 2740 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.010002+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.012918+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.015908+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.016869+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.025584+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.107664+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.109736+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.112351+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.113529+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.122977+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.265397+0000 mgr.y (mgr.25471) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.366786+0000 mgr.y (mgr.25471) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.457559+0000 mgr.y (mgr.25471) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.552962+0000 mgr.y (mgr.25471) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.648731+0000 mgr.y (mgr.25471) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.750216+0000 mgr.y (mgr.25471) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.833589+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.835625+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.837898+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.838691+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.845740+0000 mon.a (mon.0) 2735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.846336+0000 mgr.y (mgr.25471) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.931044+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.933821+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.936269+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.937607+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:21.945120+0000 mon.a (mon.0) 2740 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.010002+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.012918+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.015908+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.203451+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.206582+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.209718+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.210840+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.219918+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.298783+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.301525+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.304174+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.305290+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.315019+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.396628+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.398980+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.401605+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.402702+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.412338+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.494091+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.497219+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.501011+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.502480+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.512180+0000 mon.a (mon.0) 2770 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.589250+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.592170+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.595338+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.596457+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.606014+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.684978+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.687729+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.691697+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.692987+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[83833]: audit 2023-12-06T21:25:22.704110+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.016869+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.025584+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.107664+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.109736+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.112351+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.113529+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.122977+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.203451+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.206582+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.209718+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.210840+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.219918+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.298783+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.301525+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.304174+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.305290+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.315019+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.396628+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.398980+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.401605+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.402702+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.412338+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.494091+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.497219+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.501011+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.502480+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.512180+0000 mon.a (mon.0) 2770 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.589250+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.592170+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.595338+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.596457+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.606014+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.684978+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.687729+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.691697+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.692987+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:22 smithi172 bash[79547]: audit 2023-12-06T21:25:22.704110+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.881972+0000 mgr.y (mgr.25471) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:20.979296+0000 mgr.y (mgr.25471) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.077581+0000 mgr.y (mgr.25471) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.172262+0000 mgr.y (mgr.25471) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.265397+0000 mgr.y (mgr.25471) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.366786+0000 mgr.y (mgr.25471) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.457559+0000 mgr.y (mgr.25471) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.552962+0000 mgr.y (mgr.25471) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.648731+0000 mgr.y (mgr.25471) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.750216+0000 mgr.y (mgr.25471) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.833589+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.835625+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.837898+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.838691+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.845740+0000 mon.a (mon.0) 2735 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.846336+0000 mgr.y (mgr.25471) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.931044+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.933821+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.936269+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.937607+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:21.945120+0000 mon.a (mon.0) 2740 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.010002+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.012918+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.015908+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.016869+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.025584+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.107664+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.109736+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.112351+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.113529+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.122977+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.203451+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.206582+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.209718+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.210840+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.219918+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.298783+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.301525+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.304174+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.305290+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.315019+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.396628+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.398980+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.401605+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.402702+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.412338+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.494091+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.497219+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.501011+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.502480+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.512180+0000 mon.a (mon.0) 2770 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.589250+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.592170+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.595338+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.596457+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.606014+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.684978+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:23.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.687729+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:23.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.691697+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:23.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.692987+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:23.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:22 smithi175 bash[67426]: audit 2023-12-06T21:25:22.704110+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:21.945741+0000 mgr.y (mgr.25471) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.026295+0000 mgr.y (mgr.25471) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.123573+0000 mgr.y (mgr.25471) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.783 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.220830+0000 mgr.y (mgr.25471) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:21.945741+0000 mgr.y (mgr.25471) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.026295+0000 mgr.y (mgr.25471) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.123573+0000 mgr.y (mgr.25471) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:23.784 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.220830+0000 mgr.y (mgr.25471) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:21.945741+0000 mgr.y (mgr.25471) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.026295+0000 mgr.y (mgr.25471) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.123573+0000 mgr.y (mgr.25471) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.220830+0000 mgr.y (mgr.25471) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.315784+0000 mgr.y (mgr.25471) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.412921+0000 mgr.y (mgr.25471) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.513060+0000 mgr.y (mgr.25471) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.606886+0000 mgr.y (mgr.25471) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.704763+0000 mgr.y (mgr.25471) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cluster 2023-12-06T21:25:22.771069+0000 mgr.y (mgr.25471) 762 : cluster 0 pgmap v116: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 120 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.786240+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.788309+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.790330+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.791072+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.798198+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.798729+0000 mgr.y (mgr.25471) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.879358+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.881759+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.885635+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.886993+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.897857+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.979526+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.981777+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.985661+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.987117+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:22.998159+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.078458+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.082700+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.086264+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.087276+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.095802+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.179913+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.184034+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.189572+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.190837+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.199293+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.258543+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.268098+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.276925+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.281381+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.283510+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.286031+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.287132+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.293657+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.373967+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.376380+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.378500+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.379223+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.385592+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.453914+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.457701+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.462529+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.463943+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.471392+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.538497+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.540782+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.543383+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.544528+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.554344+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.637329+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.640834+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.644377+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.645565+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.654131+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.719441+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.721691+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.724032+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.725219+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:23 smithi175 bash[67426]: audit 2023-12-06T21:25:23.734107+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.315784+0000 mgr.y (mgr.25471) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.412921+0000 mgr.y (mgr.25471) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.513060+0000 mgr.y (mgr.25471) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.606886+0000 mgr.y (mgr.25471) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.704763+0000 mgr.y (mgr.25471) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cluster 2023-12-06T21:25:22.771069+0000 mgr.y (mgr.25471) 762 : cluster 0 pgmap v116: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 120 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.786240+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.788309+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.790330+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.791072+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.798198+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.798729+0000 mgr.y (mgr.25471) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.879358+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.881759+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.885635+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.886993+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.897857+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.979526+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.981777+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.985661+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.987117+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:22.998159+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.078458+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.082700+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.086264+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.087276+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.095802+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.179913+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.184034+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.189572+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.190837+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.199293+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.258543+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.268098+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.276925+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.281381+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.283510+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.286031+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.287132+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.293657+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.373967+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.376380+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.378500+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.379223+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.385592+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.453914+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.457701+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.462529+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.463943+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.471392+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.538497+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.540782+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.543383+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.544528+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.554344+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.637329+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.640834+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.644377+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.645565+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.654131+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.719441+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.721691+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.724032+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.725219+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[79547]: audit 2023-12-06T21:25:23.734107+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.315784+0000 mgr.y (mgr.25471) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.412921+0000 mgr.y (mgr.25471) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.513060+0000 mgr.y (mgr.25471) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.606886+0000 mgr.y (mgr.25471) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.704763+0000 mgr.y (mgr.25471) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cluster 2023-12-06T21:25:22.771069+0000 mgr.y (mgr.25471) 762 : cluster 0 pgmap v116: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 120 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.786240+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.788309+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.790330+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.791072+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.798198+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.798729+0000 mgr.y (mgr.25471) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.879358+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.881759+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.885635+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.886993+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.897857+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.979526+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.981777+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.985661+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.987117+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:22.998159+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.078458+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.082700+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.086264+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.087276+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.095802+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.179913+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.184034+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.189572+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.190837+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.199293+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.258543+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.268098+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.276925+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.281381+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.283510+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.286031+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.287132+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.293657+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.373967+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.376380+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.378500+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.379223+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.385592+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.453914+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.457701+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.462529+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.463943+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.471392+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.538497+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.540782+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.543383+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.544528+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.554344+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.637329+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.640834+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.644377+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.645565+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.654131+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.719441+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.721691+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.724032+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:24.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.725219+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:24.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:23 smithi172 bash[83833]: audit 2023-12-06T21:25:23.734107+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.037 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.898581+0000 mgr.y (mgr.25471) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.037 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:22.998726+0000 mgr.y (mgr.25471) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.037 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.096616+0000 mgr.y (mgr.25471) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.037 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.201084+0000 mgr.y (mgr.25471) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.294316+0000 mgr.y (mgr.25471) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.327559+0000 mgr.y (mgr.25471) 769 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.386213+0000 mgr.y (mgr.25471) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.471804+0000 mgr.y (mgr.25471) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.554955+0000 mgr.y (mgr.25471) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.654682+0000 mgr.y (mgr.25471) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.734761+0000 mgr.y (mgr.25471) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.814817+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.817311+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.820018+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.821037+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.830729+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.831638+0000 mgr.y (mgr.25471) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.038 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.912822+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.915766+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.919017+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.920031+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:23.929276+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.008172+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.011324+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.013823+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.014854+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.024457+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.102332+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.104318+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.106805+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.107657+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.119107+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.039 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.198122+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.200726+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.204256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.205321+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.214232+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.278715+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.282338+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.285303+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.286371+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.040 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.295816+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.381209+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.384738+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.387973+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.388899+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.398192+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.458718+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.460685+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.463351+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.464317+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.472552+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.551426+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.556983+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.560167+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.561161+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.567389+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.648559+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.651102+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.653492+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.654504+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.660870+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.736990+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.739210+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.741777+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.742640+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.042 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:24 smithi175 bash[67426]: audit 2023-12-06T21:25:24.749712+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.898581+0000 mgr.y (mgr.25471) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:22.998726+0000 mgr.y (mgr.25471) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.096616+0000 mgr.y (mgr.25471) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.201084+0000 mgr.y (mgr.25471) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.294316+0000 mgr.y (mgr.25471) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.327559+0000 mgr.y (mgr.25471) 769 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.386213+0000 mgr.y (mgr.25471) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.471804+0000 mgr.y (mgr.25471) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.554955+0000 mgr.y (mgr.25471) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.654682+0000 mgr.y (mgr.25471) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.734761+0000 mgr.y (mgr.25471) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.814817+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.817311+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.820018+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.821037+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.830729+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.831638+0000 mgr.y (mgr.25471) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.912822+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.915766+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.919017+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.898581+0000 mgr.y (mgr.25471) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:22.998726+0000 mgr.y (mgr.25471) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.096616+0000 mgr.y (mgr.25471) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.201084+0000 mgr.y (mgr.25471) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.294316+0000 mgr.y (mgr.25471) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.327559+0000 mgr.y (mgr.25471) 769 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.386213+0000 mgr.y (mgr.25471) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.471804+0000 mgr.y (mgr.25471) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.554955+0000 mgr.y (mgr.25471) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.654682+0000 mgr.y (mgr.25471) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.734761+0000 mgr.y (mgr.25471) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.814817+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.817311+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.820018+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.821037+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.830729+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.831638+0000 mgr.y (mgr.25471) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.912822+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.915766+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.919017+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.920031+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:23.929276+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.008172+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.011324+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.013823+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.014854+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.024457+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.102332+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.104318+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.106805+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.107657+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.119107+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.198122+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.200726+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.204256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.205321+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.214232+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.278715+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.282338+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.285303+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.286371+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.295816+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.381209+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.384738+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.387973+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.388899+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.398192+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.458718+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.460685+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.463351+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.464317+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.472552+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.551426+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.556983+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.560167+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.561161+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.567389+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.648559+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.651102+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.653492+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.920031+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:23.929276+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.008172+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.011324+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.013823+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.014854+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.024457+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.102332+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.104318+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.106805+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.107657+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.119107+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.198122+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.200726+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.204256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.205321+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.214232+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.278715+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.282338+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.285303+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.654504+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.660870+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.736990+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.739210+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.741777+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.742640+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[79547]: audit 2023-12-06T21:25:24.749712+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.286371+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.295816+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.381209+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.384738+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.387973+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.388899+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.398192+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.458718+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.460685+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.463351+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.464317+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.472552+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.551426+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.556983+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.560167+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.561161+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.567389+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.648559+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.651102+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.653492+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.654504+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.660870+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.736990+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.739210+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.741777+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:25.086 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.742640+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:25.087 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:24 smithi172 bash[83833]: audit 2023-12-06T21:25:24.749712+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:25.715 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[94609]: debug 2023-12-06T21:25:25.362+0000 7f3c58675640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-06T21:25:25.716 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[94609]: debug 2023-12-06T21:25:25.414+0000 7f3c58675640 -1 osd.1 118 log_to_monitors true 2023-12-06T21:25:25.716 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[75766]: debug 2023-12-06T21:25:25.510+0000 7f8713faf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:23.929878+0000 mgr.y (mgr.25471) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.025303+0000 mgr.y (mgr.25471) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.119817+0000 mgr.y (mgr.25471) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.214828+0000 mgr.y (mgr.25471) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.297889+0000 mgr.y (mgr.25471) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.399075+0000 mgr.y (mgr.25471) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.473454+0000 mgr.y (mgr.25471) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.568128+0000 mgr.y (mgr.25471) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.661723+0000 mgr.y (mgr.25471) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.750552+0000 mgr.y (mgr.25471) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cluster 2023-12-06T21:25:24.772490+0000 mgr.y (mgr.25471) 786 : cluster 0 pgmap v117: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 101 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.817349+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.819424+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.821800+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.822762+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.829125+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.831661+0000 mgr.y (mgr.25471) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.894671+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.898598+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.901685+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:23.929878+0000 mgr.y (mgr.25471) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.025303+0000 mgr.y (mgr.25471) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.119817+0000 mgr.y (mgr.25471) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.214828+0000 mgr.y (mgr.25471) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.297889+0000 mgr.y (mgr.25471) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.399075+0000 mgr.y (mgr.25471) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.473454+0000 mgr.y (mgr.25471) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.568128+0000 mgr.y (mgr.25471) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.661723+0000 mgr.y (mgr.25471) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.750552+0000 mgr.y (mgr.25471) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cluster 2023-12-06T21:25:24.772490+0000 mgr.y (mgr.25471) 786 : cluster 0 pgmap v117: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 101 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.817349+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.819424+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.821800+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.822762+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.829125+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.831661+0000 mgr.y (mgr.25471) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.894671+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.898598+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.901685+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.902657+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:24.912101+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.024351+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.026834+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.030925+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.033474+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.042309+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.122586+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.125260+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.127264+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.128036+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.133980+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.214437+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.218403+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.221264+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.222298+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.227902+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.306410+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.311733+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.315400+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.902657+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:24.912101+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.024351+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.026834+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.030925+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.033474+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.042309+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.122586+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.125260+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.127264+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.128036+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.133980+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.214437+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.218403+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.221264+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.222298+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.227902+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.306410+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.311733+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.315400+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.316732+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.324153+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.403255+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.405124+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.407007+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.407983+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.414116+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.420499+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.420973+0000 mon.a (mon.0) 2929 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.488029+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.494948+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.500585+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.501313+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.506329+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.508009+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.510501+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[83833]: audit 2023-12-06T21:25:25.513481+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.316732+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.324153+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.403255+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.405124+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.407007+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.407983+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.414116+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.420499+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.420973+0000 mon.a (mon.0) 2929 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.488029+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.494948+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.500585+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.501313+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.506329+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.508009+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.510501+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:25 smithi172 bash[79547]: audit 2023-12-06T21:25:25.513481+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:23.929878+0000 mgr.y (mgr.25471) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.025303+0000 mgr.y (mgr.25471) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.119817+0000 mgr.y (mgr.25471) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.214828+0000 mgr.y (mgr.25471) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.297889+0000 mgr.y (mgr.25471) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.399075+0000 mgr.y (mgr.25471) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.473454+0000 mgr.y (mgr.25471) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.568128+0000 mgr.y (mgr.25471) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.661723+0000 mgr.y (mgr.25471) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.750552+0000 mgr.y (mgr.25471) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cluster 2023-12-06T21:25:24.772490+0000 mgr.y (mgr.25471) 786 : cluster 0 pgmap v117: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 101 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.817349+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.819424+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.821800+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.822762+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.829125+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.831661+0000 mgr.y (mgr.25471) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.894671+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.898598+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.901685+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.902657+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:24.912101+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.024351+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.026834+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.030925+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.033474+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.042309+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.122586+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.125260+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.127264+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.128036+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.133980+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.214437+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.218403+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.221264+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.222298+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.227902+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.306410+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.311733+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.315400+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.316732+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.324153+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.403255+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.405124+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.407007+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.407983+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.414116+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.420499+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.420973+0000 mon.a (mon.0) 2929 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.488029+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.494948+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.500585+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.501313+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.506329+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.508009+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.510501+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:26.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:25 smithi175 bash[67426]: audit 2023-12-06T21:25:25.513481+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:26.785 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[94609]: debug 2023-12-06T21:25:26.466+0000 7f3c462df700 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:25:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:24.912845+0000 mgr.y (mgr.25471) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.043195+0000 mgr.y (mgr.25471) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.134486+0000 mgr.y (mgr.25471) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.228595+0000 mgr.y (mgr.25471) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.325150+0000 mgr.y (mgr.25471) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.415254+0000 mgr.y (mgr.25471) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: audit 2023-12-06T21:25:25.513702+0000 mgr.y (mgr.25471) 794 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cephadm 2023-12-06T21:25:25.514843+0000 mgr.y (mgr.25471) 795 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: audit 2023-12-06T21:25:26.414845+0000 mon.a (mon.0) 2938 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: cluster 2023-12-06T21:25:26.422498+0000 mon.a (mon.0) 2939 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: audit 2023-12-06T21:25:26.423524+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[79547]: audit 2023-12-06T21:25:26.424062+0000 mon.a (mon.0) 2940 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:24.912845+0000 mgr.y (mgr.25471) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.043195+0000 mgr.y (mgr.25471) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.134486+0000 mgr.y (mgr.25471) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.228595+0000 mgr.y (mgr.25471) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.325150+0000 mgr.y (mgr.25471) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.415254+0000 mgr.y (mgr.25471) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: audit 2023-12-06T21:25:25.513702+0000 mgr.y (mgr.25471) 794 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cephadm 2023-12-06T21:25:25.514843+0000 mgr.y (mgr.25471) 795 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: audit 2023-12-06T21:25:26.414845+0000 mon.a (mon.0) 2938 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: cluster 2023-12-06T21:25:26.422498+0000 mon.a (mon.0) 2939 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: audit 2023-12-06T21:25:26.423524+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:26 smithi172 bash[83833]: audit 2023-12-06T21:25:26.424062+0000 mon.a (mon.0) 2940 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:24.912845+0000 mgr.y (mgr.25471) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.043195+0000 mgr.y (mgr.25471) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.134486+0000 mgr.y (mgr.25471) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.228595+0000 mgr.y (mgr.25471) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.325150+0000 mgr.y (mgr.25471) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.415254+0000 mgr.y (mgr.25471) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: audit 2023-12-06T21:25:25.513702+0000 mgr.y (mgr.25471) 794 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cephadm 2023-12-06T21:25:25.514843+0000 mgr.y (mgr.25471) 795 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: audit 2023-12-06T21:25:26.414845+0000 mon.a (mon.0) 2938 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: cluster 2023-12-06T21:25:26.422498+0000 mon.a (mon.0) 2939 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: audit 2023-12-06T21:25:26.423524+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:26 smithi175 bash[67426]: audit 2023-12-06T21:25:26.424062+0000 mon.a (mon.0) 2940 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:26.417465+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:26.773522+0000 mgr.y (mgr.25471) 796 : cluster 0 pgmap v119: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.386906+0000 mon.a (mon.0) 2941 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.415226+0000 mon.a (mon.0) 2942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.418811+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.423763+0000 mon.a (mon.0) 2943 : cluster 1 osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505] boot 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.423812+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-06T21:25:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[79547]: audit 2023-12-06T21:25:27.446418+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:26.417465+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:26.773522+0000 mgr.y (mgr.25471) 796 : cluster 0 pgmap v119: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.386906+0000 mon.a (mon.0) 2941 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.415226+0000 mon.a (mon.0) 2942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.418811+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.423763+0000 mon.a (mon.0) 2943 : cluster 1 osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505] boot 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.423812+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-06T21:25:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:27 smithi172 bash[83833]: audit 2023-12-06T21:25:27.446418+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:26.417465+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:26.773522+0000 mgr.y (mgr.25471) 796 : cluster 0 pgmap v119: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.386906+0000 mon.a (mon.0) 2941 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.415226+0000 mon.a (mon.0) 2942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.418811+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.423763+0000 mon.a (mon.0) 2943 : cluster 1 osd.1 [v2:172.21.15.172:6810/403887505,v1:172.21.15.172:6811/403887505] boot 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.423812+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-06T21:25:28.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:27 smithi175 bash[67426]: audit 2023-12-06T21:25:27.446418+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.416976+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:27.422302+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.425367+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.427118+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.428181+0000 mon.a (mon.0) 2946 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.430851+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.434150+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: audit 2023-12-06T21:25:28.525634+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: audit 2023-12-06T21:25:28.538816+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:28.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[83833]: audit 2023-12-06T21:25:28.549193+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.416976+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:27.422302+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.425367+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.427118+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.428181+0000 mon.a (mon.0) 2946 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.430851+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.434150+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: audit 2023-12-06T21:25:28.525634+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: audit 2023-12-06T21:25:28.538816+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:28.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[79547]: audit 2023-12-06T21:25:28.549193+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:29.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:28] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.416976+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:27.422302+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.425367+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.427118+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.428181+0000 mon.a (mon.0) 2946 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.430851+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.434150+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: audit 2023-12-06T21:25:28.525634+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: audit 2023-12-06T21:25:28.538816+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:28 smithi175 bash[67426]: audit 2023-12-06T21:25:28.549193+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:30.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.417950+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.423778+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.425484+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.426333+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.429782+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.430791+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.431177+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.434919+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.436692+0000 osd.2 (osd.2) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[83833]: cluster 2023-12-06T21:25:28.774429+0000 mgr.y (mgr.25471) 797 : cluster 0 pgmap v122: 161 pgs: 37 peering, 8 active+undersized+degraded, 18 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.417950+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.423778+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.425484+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.426333+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.429782+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.430791+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.431177+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.434919+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.436692+0000 osd.2 (osd.2) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:29 smithi172 bash[79547]: cluster 2023-12-06T21:25:28.774429+0000 mgr.y (mgr.25471) 797 : cluster 0 pgmap v122: 161 pgs: 37 peering, 8 active+undersized+degraded, 18 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.417950+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.423778+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.425484+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.426333+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.429782+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.430791+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.431177+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.434919+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.436692+0000 osd.2 (osd.2) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T21:25:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:29 smithi175 bash[67426]: cluster 2023-12-06T21:25:28.774429+0000 mgr.y (mgr.25471) 797 : cluster 0 pgmap v122: 161 pgs: 37 peering, 8 active+undersized+degraded, 18 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:25:32.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:31 smithi172 bash[79547]: cluster 2023-12-06T21:25:30.775577+0000 mgr.y (mgr.25471) 798 : cluster 0 pgmap v123: 161 pgs: 37 peering, 7 active+undersized+degraded, 14 active+undersized, 103 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2023-12-06T21:25:32.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:31 smithi172 bash[83833]: cluster 2023-12-06T21:25:30.775577+0000 mgr.y (mgr.25471) 798 : cluster 0 pgmap v123: 161 pgs: 37 peering, 7 active+undersized+degraded, 14 active+undersized, 103 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2023-12-06T21:25:32.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:31 smithi175 bash[67426]: cluster 2023-12-06T21:25:30.775577+0000 mgr.y (mgr.25471) 798 : cluster 0 pgmap v123: 161 pgs: 37 peering, 7 active+undersized+degraded, 14 active+undersized, 103 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2023-12-06T21:25:33.195 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:25:33.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[79547]: audit 2023-12-06T21:25:32.321099+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:33.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[79547]: audit 2023-12-06T21:25:32.323484+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:33.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[79547]: cluster 2023-12-06T21:25:32.398026+0000 mon.a (mon.0) 2952 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[79547]: cluster 2023-12-06T21:25:32.776471+0000 mgr.y (mgr.25471) 799 : cluster 0 pgmap v124: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2023-12-06T21:25:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[83833]: audit 2023-12-06T21:25:32.321099+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[83833]: audit 2023-12-06T21:25:32.323484+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[83833]: cluster 2023-12-06T21:25:32.398026+0000 mon.a (mon.0) 2952 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:33 smithi172 bash[83833]: cluster 2023-12-06T21:25:32.776471+0000 mgr.y (mgr.25471) 799 : cluster 0 pgmap v124: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2023-12-06T21:25:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:33 smithi175 bash[67426]: audit 2023-12-06T21:25:32.321099+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:33 smithi175 bash[67426]: audit 2023-12-06T21:25:32.323484+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:33 smithi175 bash[67426]: cluster 2023-12-06T21:25:32.398026+0000 mon.a (mon.0) 2952 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:33 smithi175 bash[67426]: cluster 2023-12-06T21:25:32.776471+0000 mgr.y (mgr.25471) 799 : cluster 0 pgmap v124: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 5s ago 19m - - 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 10s ago 19m - - 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 5s ago 12m 15.7M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (4m) 10s ago 12m 43.4M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (4m) 5s ago 10m 47.6M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (4m) 10s ago 19m 434M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (4m) 5s ago 21m 505M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (3m) 5s ago 21m 64.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (2m) 10s ago 19m 39.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (2m) 5s ago 19m 50.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:25:33.965 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 5s ago 13m 11.9M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (5m) 10s ago 12m 15.0M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (55s) 5s ago 18m 48.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (14s) 5s ago 17m 48.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (17m) 5s ago 17m 59.7M 4096M 17.2.0 e1d6a67b021e b2217c80b41b 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (16m) 5s ago 16m 64.8M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (15m) 10s ago 15m 64.4M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (15m) 10s ago 15m 59.7M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (14m) 10s ago 14m 58.6M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (13m) 10s ago 14m 62.8M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (4m) 10s ago 13m 61.7M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (10m) 5s ago 10m 88.3M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (10m) 10s ago 10m 88.1M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:25:33.966 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (10m) 5s ago 10m 88.0M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:25:33.967 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (10m) 10s ago 10m 87.8M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:25:34.407 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:25:34.408 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[79547]: audit 2023-12-06T21:25:33.178573+0000 mgr.y (mgr.25471) 800 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[79547]: audit 2023-12-06T21:25:33.335551+0000 mgr.y (mgr.25471) 801 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[79547]: cluster 2023-12-06T21:25:33.401665+0000 mon.a (mon.0) 2953 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[79547]: cluster 2023-12-06T21:25:33.401728+0000 mon.a (mon.0) 2954 : cluster 1 Cluster is now healthy 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[79547]: audit 2023-12-06T21:25:33.561522+0000 mgr.y (mgr.25471) 802 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[83833]: audit 2023-12-06T21:25:33.178573+0000 mgr.y (mgr.25471) 800 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[83833]: audit 2023-12-06T21:25:33.335551+0000 mgr.y (mgr.25471) 801 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[83833]: cluster 2023-12-06T21:25:33.401665+0000 mon.a (mon.0) 2953 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2023-12-06T21:25:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[83833]: cluster 2023-12-06T21:25:33.401728+0000 mon.a (mon.0) 2954 : cluster 1 Cluster is now healthy 2023-12-06T21:25:34.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:34 smithi172 bash[83833]: audit 2023-12-06T21:25:33.561522+0000 mgr.y (mgr.25471) 802 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:34 smithi175 bash[67426]: audit 2023-12-06T21:25:33.178573+0000 mgr.y (mgr.25471) 800 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:34 smithi175 bash[67426]: audit 2023-12-06T21:25:33.335551+0000 mgr.y (mgr.25471) 801 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:34 smithi175 bash[67426]: cluster 2023-12-06T21:25:33.401665+0000 mon.a (mon.0) 2953 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2023-12-06T21:25:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:34 smithi175 bash[67426]: cluster 2023-12-06T21:25:33.401728+0000 mon.a (mon.0) 2954 : cluster 1 Cluster is now healthy 2023-12-06T21:25:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:34 smithi175 bash[67426]: audit 2023-12-06T21:25:33.561522+0000 mgr.y (mgr.25471) 802 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "7/23 daemons upgraded", 2023-12-06T21:25:34.785 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:25:34.786 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:25:34.786 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:25:35.232 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:25:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:35 smithi175 bash[67426]: audit 2023-12-06T21:25:33.938281+0000 mgr.y (mgr.25471) 803 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:35 smithi175 bash[67426]: audit 2023-12-06T21:25:34.406069+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.172:0/254618828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:35 smithi175 bash[67426]: cluster 2023-12-06T21:25:34.777921+0000 mgr.y (mgr.25471) 804 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:35 smithi175 bash[67426]: audit 2023-12-06T21:25:34.783850+0000 mgr.y (mgr.25471) 805 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:35 smithi175 bash[67426]: audit 2023-12-06T21:25:35.231663+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.172:0/1229597923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[79547]: audit 2023-12-06T21:25:33.938281+0000 mgr.y (mgr.25471) 803 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[79547]: audit 2023-12-06T21:25:34.406069+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.172:0/254618828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[79547]: cluster 2023-12-06T21:25:34.777921+0000 mgr.y (mgr.25471) 804 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[79547]: audit 2023-12-06T21:25:34.783850+0000 mgr.y (mgr.25471) 805 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[79547]: audit 2023-12-06T21:25:35.231663+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.172:0/1229597923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[83833]: audit 2023-12-06T21:25:33.938281+0000 mgr.y (mgr.25471) 803 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[83833]: audit 2023-12-06T21:25:34.406069+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.172:0/254618828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[83833]: cluster 2023-12-06T21:25:34.777921+0000 mgr.y (mgr.25471) 804 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[83833]: audit 2023-12-06T21:25:34.783850+0000 mgr.y (mgr.25471) 805 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:25:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:35 smithi172 bash[83833]: audit 2023-12-06T21:25:35.231663+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.172:0/1229597923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:25:38.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:37 smithi175 bash[67426]: cluster 2023-12-06T21:25:36.778950+0000 mgr.y (mgr.25471) 806 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:25:38.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:37 smithi172 bash[79547]: cluster 2023-12-06T21:25:36.778950+0000 mgr.y (mgr.25471) 806 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:25:38.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:37 smithi172 bash[83833]: cluster 2023-12-06T21:25:36.778950+0000 mgr.y (mgr.25471) 806 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:25:39.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:38] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2023-12-06T21:25:40.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:39 smithi175 bash[67426]: cluster 2023-12-06T21:25:38.780176+0000 mgr.y (mgr.25471) 807 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2023-12-06T21:25:40.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:39 smithi172 bash[79547]: cluster 2023-12-06T21:25:38.780176+0000 mgr.y (mgr.25471) 807 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2023-12-06T21:25:40.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:39 smithi172 bash[83833]: cluster 2023-12-06T21:25:38.780176+0000 mgr.y (mgr.25471) 807 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2023-12-06T21:25:41.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:40 smithi175 bash[67426]: audit 2023-12-06T21:25:40.528389+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:41.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:40 smithi172 bash[79547]: audit 2023-12-06T21:25:40.528389+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:41.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:40 smithi172 bash[83833]: audit 2023-12-06T21:25:40.528389+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:41 smithi175 bash[67426]: audit 2023-12-06T21:25:40.528865+0000 mgr.y (mgr.25471) 808 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:41 smithi175 bash[67426]: cephadm 2023-12-06T21:25:40.531504+0000 mgr.y (mgr.25471) 809 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T21:25:42.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:41 smithi175 bash[67426]: cluster 2023-12-06T21:25:40.781036+0000 mgr.y (mgr.25471) 810 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:42.175 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[79547]: audit 2023-12-06T21:25:40.528865+0000 mgr.y (mgr.25471) 808 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:42.177 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[79547]: cephadm 2023-12-06T21:25:40.531504+0000 mgr.y (mgr.25471) 809 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T21:25:42.177 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[79547]: cluster 2023-12-06T21:25:40.781036+0000 mgr.y (mgr.25471) 810 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:42.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[83833]: audit 2023-12-06T21:25:40.528865+0000 mgr.y (mgr.25471) 808 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T21:25:42.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[83833]: cephadm 2023-12-06T21:25:40.531504+0000 mgr.y (mgr.25471) 809 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T21:25:42.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:41 smithi172 bash[83833]: cluster 2023-12-06T21:25:40.781036+0000 mgr.y (mgr.25471) 810 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:42.451810+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: cluster 2023-12-06T21:25:42.781967+0000 mgr.y (mgr.25471) 811 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:42.958797+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:42.963205+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:42.964609+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:43.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:43.422426+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:43.436065+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:43 smithi175 bash[67426]: audit 2023-12-06T21:25:43.445819+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:42.451810+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: cluster 2023-12-06T21:25:42.781967+0000 mgr.y (mgr.25471) 811 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:42.958797+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:42.963205+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:42.964609+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:43.422426+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:43.436065+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[79547]: audit 2023-12-06T21:25:43.445819+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:42.451810+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: cluster 2023-12-06T21:25:42.781967+0000 mgr.y (mgr.25471) 811 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:42.958797+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:42.963205+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:25:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:42.964609+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:43.422426+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:43.436065+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:43 smithi172 bash[83833]: audit 2023-12-06T21:25:43.445819+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[83833]: cephadm 2023-12-06T21:25:42.951343+0000 mgr.y (mgr.25471) 812 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[83833]: cephadm 2023-12-06T21:25:42.968014+0000 mgr.y (mgr.25471) 813 : cephadm 1 Deploying daemon osd.2 on smithi172 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[83833]: audit 2023-12-06T21:25:43.341150+0000 mgr.y (mgr.25471) 814 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[79547]: cephadm 2023-12-06T21:25:42.951343+0000 mgr.y (mgr.25471) 812 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[79547]: cephadm 2023-12-06T21:25:42.968014+0000 mgr.y (mgr.25471) 813 : cephadm 1 Deploying daemon osd.2 on smithi172 2023-12-06T21:25:44.718 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:44 smithi172 bash[79547]: audit 2023-12-06T21:25:43.341150+0000 mgr.y (mgr.25471) 814 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:44.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:44 smithi175 bash[67426]: cephadm 2023-12-06T21:25:42.951343+0000 mgr.y (mgr.25471) 812 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T21:25:44.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:44 smithi175 bash[67426]: cephadm 2023-12-06T21:25:42.968014+0000 mgr.y (mgr.25471) 813 : cephadm 1 Deploying daemon osd.2 on smithi172 2023-12-06T21:25:44.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:44 smithi175 bash[67426]: audit 2023-12-06T21:25:43.341150+0000 mgr.y (mgr.25471) 814 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:45 smithi175 bash[67426]: cluster 2023-12-06T21:25:44.783539+0000 mgr.y (mgr.25471) 815 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:45.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:45 smithi172 bash[83833]: cluster 2023-12-06T21:25:44.783539+0000 mgr.y (mgr.25471) 815 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:45 smithi172 bash[79547]: cluster 2023-12-06T21:25:44.783539+0000 mgr.y (mgr.25471) 815 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[79547]: cluster 2023-12-06T21:25:46.784752+0000 mgr.y (mgr.25471) 816 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[79547]: audit 2023-12-06T21:25:47.322201+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[79547]: audit 2023-12-06T21:25:47.324665+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[83833]: cluster 2023-12-06T21:25:46.784752+0000 mgr.y (mgr.25471) 816 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[83833]: audit 2023-12-06T21:25:47.322201+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:48.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:47 smithi172 bash[83833]: audit 2023-12-06T21:25:47.324665+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:47 smithi175 bash[67426]: cluster 2023-12-06T21:25:46.784752+0000 mgr.y (mgr.25471) 816 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:25:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:47 smithi175 bash[67426]: audit 2023-12-06T21:25:47.322201+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:47 smithi175 bash[67426]: audit 2023-12-06T21:25:47.324665+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:25:48.982 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:48] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2023-12-06T21:25:48.982 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:48 smithi172 systemd[1]: Stopping Ceph osd.2 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:25:49.321 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:48 smithi172 bash[41529]: debug 2023-12-06T21:25:48.978+0000 7f4ecbb91700 -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 2023-12-06T21:25:49.322 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:48 smithi172 bash[41529]: debug 2023-12-06T21:25:48.978+0000 7f4ecbb91700 -1 osd.2 123 *** Got signal Terminated *** 2023-12-06T21:25:49.322 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:48 smithi172 bash[41529]: debug 2023-12-06T21:25:48.978+0000 7f4ecbb91700 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:48.698880+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:48.705748+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:48.712045+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: cluster 2023-12-06T21:25:48.786291+0000 mgr.y (mgr.25471) 817 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: cluster 2023-12-06T21:25:48.982447+0000 mon.a (mon.0) 2968 : cluster 1 osd.2 marked itself down and dead 2023-12-06T21:25:50.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:49.369885+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:49.379359+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:49 smithi175 bash[67426]: audit 2023-12-06T21:25:49.387613+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:48.698880+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:48.705748+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:48.712045+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: cluster 2023-12-06T21:25:48.786291+0000 mgr.y (mgr.25471) 817 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: cluster 2023-12-06T21:25:48.982447+0000 mon.a (mon.0) 2968 : cluster 1 osd.2 marked itself down and dead 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:49.369885+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:49.379359+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[79547]: audit 2023-12-06T21:25:49.387613+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:48.698880+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:48.705748+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:48.712045+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: cluster 2023-12-06T21:25:48.786291+0000 mgr.y (mgr.25471) 817 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: cluster 2023-12-06T21:25:48.982447+0000 mon.a (mon.0) 2968 : cluster 1 osd.2 marked itself down and dead 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:49.369885+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:49.379359+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:49 smithi172 bash[83833]: audit 2023-12-06T21:25:49.387613+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:50.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.381468+0000 mgr.y (mgr.25471) 818 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T21:25:50.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.709847+0000 mon.a (mon.0) 2972 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:50.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.711221+0000 mon.a (mon.0) 2973 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:50.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.719603+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.720471+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.724151+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.724163+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[83833]: cluster 2023-12-06T21:25:49.728120+0000 mon.a (mon.0) 2974 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.381468+0000 mgr.y (mgr.25471) 818 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.709847+0000 mon.a (mon.0) 2972 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.711221+0000 mon.a (mon.0) 2973 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.719603+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.720471+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.724151+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.724163+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:50.978 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[79547]: cluster 2023-12-06T21:25:49.728120+0000 mon.a (mon.0) 2974 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.381468+0000 mgr.y (mgr.25471) 818 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.709847+0000 mon.a (mon.0) 2972 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.711221+0000 mon.a (mon.0) 2973 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.719603+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.720471+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.724151+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.724163+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T21:25:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:50 smithi175 bash[67426]: cluster 2023-12-06T21:25:49.728120+0000 mon.a (mon.0) 2974 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-06T21:25:51.267 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:50 smithi172 bash[96889]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-2 2023-12-06T21:25:51.267 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[97038]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-2 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.722493+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.725863+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.729237+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.729510+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.730321+0000 mon.a (mon.0) 2975 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T21:25:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.730892+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.731053+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.733506+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.733707+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.735321+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:51 smithi175 bash[67426]: cluster 2023-12-06T21:25:50.738007+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.722493+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.725863+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.729237+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.729510+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.730321+0000 mon.a (mon.0) 2975 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.730892+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.731053+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.733506+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.733707+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.735321+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[79547]: cluster 2023-12-06T21:25:50.738007+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.722493+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.725863+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.729237+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.729510+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.730321+0000 mon.a (mon.0) 2975 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.730892+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.731053+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.733506+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.733707+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.735321+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:52.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:51 smithi172 bash[83833]: cluster 2023-12-06T21:25:50.738007+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T21:25:53.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:52 smithi175 bash[67426]: cluster 2023-12-06T21:25:51.382316+0000 mgr.y (mgr.25471) 819 : cluster 0 pgmap v136: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T21:25:53.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:52 smithi175 bash[67426]: cluster 2023-12-06T21:25:51.722722+0000 mon.a (mon.0) 2976 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:52 smithi172 bash[79547]: cluster 2023-12-06T21:25:51.382316+0000 mgr.y (mgr.25471) 819 : cluster 0 pgmap v136: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T21:25:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:52 smithi172 bash[79547]: cluster 2023-12-06T21:25:51.722722+0000 mon.a (mon.0) 2976 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:52 smithi172 bash[83833]: cluster 2023-12-06T21:25:51.382316+0000 mgr.y (mgr.25471) 819 : cluster 0 pgmap v136: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T21:25:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:52 smithi172 bash[83833]: cluster 2023-12-06T21:25:51.722722+0000 mon.a (mon.0) 2976 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T21:25:53.674 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:53 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T21:25:53.674 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:53 smithi172 systemd[1]: Stopped Ceph osd.2 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:25:54.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:53 smithi172 bash[79547]: cluster 2023-12-06T21:25:53.734927+0000 mon.a (mon.0) 2977 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:54.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:53 smithi172 bash[83833]: cluster 2023-12-06T21:25:53.734927+0000 mon.a (mon.0) 2977 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:54.072 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:53 smithi172 systemd[1]: Started Ceph osd.2 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:25:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:53 smithi175 bash[67426]: cluster 2023-12-06T21:25:53.734927+0000 mon.a (mon.0) 2977 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:25:55.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.352434+0000 mgr.y (mgr.25471) 820 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: cluster 2023-12-06T21:25:53.384220+0000 mgr.y (mgr.25471) 821 : cluster 0 pgmap v137: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.832890+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.840060+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.858550+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.859674+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: cluster 2023-12-06T21:25:53.861967+0000 mgr.y (mgr.25471) 822 : cluster 0 pgmap v138: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.868115+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: cephadm 2023-12-06T21:25:53.868894+0000 mgr.y (mgr.25471) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.948492+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.950953+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.954685+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.955921+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:53.962517+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.042551+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.046288+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.049999+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.051441+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.060206+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.143715+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.146331+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.149452+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.150497+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.156539+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.235923+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.239090+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.242457+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.243749+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.250490+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.330832+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.333142+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.336829+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.337868+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.345557+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.428610+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.430716+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.433429+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.434237+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.442254+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.520533+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.524536+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.528106+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.529210+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.535752+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.618984+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.621092+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.623990+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.624840+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.633809+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.713649+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.716242+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.719105+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.720032+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.728094+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.797393+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.800551+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.804207+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.805390+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:54 smithi175 bash[67426]: audit 2023-12-06T21:25:54.811188+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.352434+0000 mgr.y (mgr.25471) 820 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: cluster 2023-12-06T21:25:53.384220+0000 mgr.y (mgr.25471) 821 : cluster 0 pgmap v137: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.832890+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.840060+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.858550+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.859674+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: cluster 2023-12-06T21:25:53.861967+0000 mgr.y (mgr.25471) 822 : cluster 0 pgmap v138: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.868115+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: cephadm 2023-12-06T21:25:53.868894+0000 mgr.y (mgr.25471) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.948492+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.950953+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.954685+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.955921+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:53.962517+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.042551+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.046288+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.049999+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.051441+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.060206+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.143715+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.146331+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.149452+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.150497+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.156539+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.235923+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.239090+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.242457+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.243749+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.250490+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.330832+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.333142+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.336829+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.337868+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.345557+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.428610+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.430716+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.433429+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.434237+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.442254+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.520533+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.524536+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.528106+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.529210+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.535752+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.618984+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.621092+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.623990+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.624840+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.633809+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.713649+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.716242+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.719105+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.720032+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.728094+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.797393+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.800551+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.804207+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.805390+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[79547]: audit 2023-12-06T21:25:54.811188+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.352434+0000 mgr.y (mgr.25471) 820 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: cluster 2023-12-06T21:25:53.384220+0000 mgr.y (mgr.25471) 821 : cluster 0 pgmap v137: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.832890+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.840060+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.858550+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.859674+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: cluster 2023-12-06T21:25:53.861967+0000 mgr.y (mgr.25471) 822 : cluster 0 pgmap v138: 161 pgs: 15 active+undersized+degraded, 8 peering, 23 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.868115+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: cephadm 2023-12-06T21:25:53.868894+0000 mgr.y (mgr.25471) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.948492+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.950953+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.954685+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.955921+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:53.962517+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.042551+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.046288+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.049999+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.051441+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.060206+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.143715+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.146331+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.149452+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.150497+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.156539+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.235923+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.239090+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.242457+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.243749+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.250490+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.330832+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.333142+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.336829+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.337868+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.345557+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.428610+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.430716+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.433429+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.434237+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.442254+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.520533+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.524536+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.528106+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.529210+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.535752+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.618984+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.621092+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.623990+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.624840+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.633809+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.713649+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.716242+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.719105+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.720032+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.728094+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.797393+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.800551+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.804207+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.805390+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:55.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:54 smithi172 bash[83833]: audit 2023-12-06T21:25:54.811188+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.137 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:53.963280+0000 mgr.y (mgr.25471) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.137 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.060928+0000 mgr.y (mgr.25471) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.137 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.157101+0000 mgr.y (mgr.25471) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.251002+0000 mgr.y (mgr.25471) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.346346+0000 mgr.y (mgr.25471) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.442841+0000 mgr.y (mgr.25471) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.536374+0000 mgr.y (mgr.25471) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.634557+0000 mgr.y (mgr.25471) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.728953+0000 mgr.y (mgr.25471) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.811795+0000 mgr.y (mgr.25471) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: cluster 2023-12-06T21:25:54.845687+0000 mon.a (mon.0) 3033 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.888782+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.891701+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.894835+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.896010+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.138 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.906411+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.982218+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.984587+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.987099+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.987982+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:54.993824+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.075962+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.078446+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.081321+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.082187+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.090004+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.169244+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.171592+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.174770+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.175860+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.184040+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.265279+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.268266+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.271862+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.273084+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.281190+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.361634+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.363905+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.366213+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.367171+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.374857+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.453156+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.455964+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.459815+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.464799+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.474997+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.535259+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.537690+0000 mon.a (mon.0) 3070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.540877+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.541835+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.548727+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.612503+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.614796+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.617225+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.618056+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.624574+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.703578+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.705868+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.707968+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.708730+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.715067+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.777229+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.780502+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.783592+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.784826+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[79547]: audit 2023-12-06T21:25:55.791716+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:53.963280+0000 mgr.y (mgr.25471) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.060928+0000 mgr.y (mgr.25471) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.157101+0000 mgr.y (mgr.25471) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.251002+0000 mgr.y (mgr.25471) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.346346+0000 mgr.y (mgr.25471) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.442841+0000 mgr.y (mgr.25471) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.536374+0000 mgr.y (mgr.25471) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.634557+0000 mgr.y (mgr.25471) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.728953+0000 mgr.y (mgr.25471) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.811795+0000 mgr.y (mgr.25471) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: cluster 2023-12-06T21:25:54.845687+0000 mon.a (mon.0) 3033 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.888782+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.891701+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.894835+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.896010+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.906411+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.982218+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.984587+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.987099+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.987982+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:54.993824+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.075962+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.078446+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.081321+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.082187+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.090004+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.169244+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.171592+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.174770+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.175860+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.184040+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.265279+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.268266+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.271862+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.273084+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.281190+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.361634+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.363905+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.366213+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.367171+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.374857+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.453156+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.455964+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.459815+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.464799+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.474997+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.535259+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.537690+0000 mon.a (mon.0) 3070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.540877+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.541835+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.548727+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.612503+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.614796+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.617225+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.618056+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.624574+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.703578+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.705868+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.707968+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.708730+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.715067+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.777229+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.780502+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.783592+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.784826+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:55 smithi172 bash[83833]: audit 2023-12-06T21:25:55.791716+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:53.963280+0000 mgr.y (mgr.25471) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.060928+0000 mgr.y (mgr.25471) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.157101+0000 mgr.y (mgr.25471) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.251002+0000 mgr.y (mgr.25471) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.346346+0000 mgr.y (mgr.25471) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.442841+0000 mgr.y (mgr.25471) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.536374+0000 mgr.y (mgr.25471) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.634557+0000 mgr.y (mgr.25471) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.728953+0000 mgr.y (mgr.25471) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.811795+0000 mgr.y (mgr.25471) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: cluster 2023-12-06T21:25:54.845687+0000 mon.a (mon.0) 3033 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.888782+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.891701+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.894835+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.896010+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.906411+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.982218+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.984587+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.987099+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.987982+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:54.993824+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.075962+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.078446+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.081321+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.082187+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.090004+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.169244+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.171592+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.174770+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.175860+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.184040+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.265279+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.268266+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.271862+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.273084+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.281190+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.361634+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.363905+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.366213+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.367171+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.374857+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.453156+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.455964+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.459815+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.464799+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.474997+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.535259+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.537690+0000 mon.a (mon.0) 3070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.540877+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.541835+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.548727+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.612503+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.614796+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.617225+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.618056+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.624574+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.703578+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.705868+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.707968+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.708730+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.715067+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.777229+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:56.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.780502+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:56.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.783592+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:56.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.784826+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:56.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:55 smithi175 bash[67426]: audit 2023-12-06T21:25:55.791716+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:56.571 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T21:25:56.571 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: 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 2023-12-06T21:25:56.571 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T21:25:56.572 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T21:25:56.572 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T21:25:56.572 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T21:25:56.572 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[97205]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.907220+0000 mgr.y (mgr.25471) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:54.994294+0000 mgr.y (mgr.25471) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.090616+0000 mgr.y (mgr.25471) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.184655+0000 mgr.y (mgr.25471) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.282046+0000 mgr.y (mgr.25471) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.375433+0000 mgr.y (mgr.25471) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.475856+0000 mgr.y (mgr.25471) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.549518+0000 mgr.y (mgr.25471) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.625212+0000 mgr.y (mgr.25471) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.715634+0000 mgr.y (mgr.25471) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.792444+0000 mgr.y (mgr.25471) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cluster 2023-12-06T21:25:55.862518+0000 mgr.y (mgr.25471) 845 : cluster 0 pgmap v139: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.870638+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.872503+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.874642+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.875382+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.880463+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.881089+0000 mgr.y (mgr.25471) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.960239+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.962882+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.965984+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.967267+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:55.975747+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.038587+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.041300+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.044178+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.045375+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.053199+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.116401+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.121151+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.124844+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.125878+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.133277+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.212525+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.214402+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.216583+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.217501+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.222737+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.303116+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.305610+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.907220+0000 mgr.y (mgr.25471) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:54.994294+0000 mgr.y (mgr.25471) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.090616+0000 mgr.y (mgr.25471) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.184655+0000 mgr.y (mgr.25471) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.282046+0000 mgr.y (mgr.25471) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.375433+0000 mgr.y (mgr.25471) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.475856+0000 mgr.y (mgr.25471) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.549518+0000 mgr.y (mgr.25471) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.625212+0000 mgr.y (mgr.25471) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.715634+0000 mgr.y (mgr.25471) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.792444+0000 mgr.y (mgr.25471) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cluster 2023-12-06T21:25:55.862518+0000 mgr.y (mgr.25471) 845 : cluster 0 pgmap v139: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.870638+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.872503+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.874642+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.875382+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.880463+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.881089+0000 mgr.y (mgr.25471) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.960239+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.962882+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.308405+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.309263+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.315955+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.394197+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.397178+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.400446+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.401781+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.411496+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.491514+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.494782+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.497814+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.498868+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.506782+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.585479+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.588246+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.591032+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.592136+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.598239+0000 mon.a (mon.0) 3133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.676820+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.679919+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.683642+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.685021+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.694020+0000 mon.a (mon.0) 3138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.777148+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.779570+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.781936+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.782879+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[79547]: audit 2023-12-06T21:25:56.790479+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.965984+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.967267+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:55.975747+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.038587+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.041300+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.044178+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.045375+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.053199+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.116401+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.121151+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.124844+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.125878+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.133277+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.212525+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.214402+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.216583+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.217501+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.222737+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.303116+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.305610+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.308405+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.309263+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.315955+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.394197+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.397178+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.400446+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.401781+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.411496+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.491514+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.494782+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.497814+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.498868+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.506782+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.585479+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.588246+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.591032+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.592136+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.598239+0000 mon.a (mon.0) 3133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.676820+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.679919+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.683642+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.685021+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.694020+0000 mon.a (mon.0) 3138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.777148+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.779570+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.781936+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.782879+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:56 smithi172 bash[83833]: audit 2023-12-06T21:25:56.790479+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.907220+0000 mgr.y (mgr.25471) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:54.994294+0000 mgr.y (mgr.25471) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.090616+0000 mgr.y (mgr.25471) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.184655+0000 mgr.y (mgr.25471) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.282046+0000 mgr.y (mgr.25471) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.375433+0000 mgr.y (mgr.25471) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.475856+0000 mgr.y (mgr.25471) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.549518+0000 mgr.y (mgr.25471) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.625212+0000 mgr.y (mgr.25471) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.715634+0000 mgr.y (mgr.25471) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.792444+0000 mgr.y (mgr.25471) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cluster 2023-12-06T21:25:55.862518+0000 mgr.y (mgr.25471) 845 : cluster 0 pgmap v139: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:57.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.870638+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.872503+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.874642+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.875382+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.880463+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.881089+0000 mgr.y (mgr.25471) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.960239+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.962882+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.965984+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.967267+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:55.975747+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.038587+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.041300+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.044178+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.045375+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.053199+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.116401+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.121151+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.124844+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.125878+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.133277+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.212525+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.214402+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.216583+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.217501+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.222737+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.303116+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.305610+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.308405+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.309263+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.315955+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.394197+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.397178+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.400446+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.401781+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.411496+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.491514+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.494782+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.497814+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.498868+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.506782+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.585479+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.588246+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.591032+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.592136+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.598239+0000 mon.a (mon.0) 3133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.676820+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.679919+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.683642+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.685021+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.694020+0000 mon.a (mon.0) 3138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.777148+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.779570+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.781936+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.782879+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:57.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:56 smithi175 bash[67426]: audit 2023-12-06T21:25:56.790479+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:55.976550+0000 mgr.y (mgr.25471) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.053782+0000 mgr.y (mgr.25471) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.133915+0000 mgr.y (mgr.25471) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.223327+0000 mgr.y (mgr.25471) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.316580+0000 mgr.y (mgr.25471) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.412230+0000 mgr.y (mgr.25471) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.507591+0000 mgr.y (mgr.25471) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.599628+0000 mgr.y (mgr.25471) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.695069+0000 mgr.y (mgr.25471) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.791136+0000 mgr.y (mgr.25471) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: cluster 2023-12-06T21:25:56.849862+0000 mon.a (mon.0) 3144 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.879786+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.882213+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.884553+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.885399+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.891911+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.974803+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.977822+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.980622+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.981567+0000 mon.a (mon.0) 3153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:56.987489+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.068882+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.072129+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.077520+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.079310+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.086767+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.167607+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.171489+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.174296+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.175633+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.183206+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.259292+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.261704+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.264242+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.265264+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.272627+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.352092+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.354202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.357260+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.358220+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.365916+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.447866+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.451446+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.454717+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.455830+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.461606+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.547640+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.550199+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.553241+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.554396+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.560298+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.638449+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.641647+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.645288+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.646510+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.655244+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.733193+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.736595+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.740193+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.741593+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.750650+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.831939+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.834224+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.837674+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.838704+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:57 smithi175 bash[67426]: audit 2023-12-06T21:25:57.847314+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:55.976550+0000 mgr.y (mgr.25471) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.053782+0000 mgr.y (mgr.25471) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.133915+0000 mgr.y (mgr.25471) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.223327+0000 mgr.y (mgr.25471) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.316580+0000 mgr.y (mgr.25471) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.412230+0000 mgr.y (mgr.25471) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.507591+0000 mgr.y (mgr.25471) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.599628+0000 mgr.y (mgr.25471) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.695069+0000 mgr.y (mgr.25471) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.791136+0000 mgr.y (mgr.25471) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: cluster 2023-12-06T21:25:56.849862+0000 mon.a (mon.0) 3144 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.879786+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.882213+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.884553+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.885399+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.891911+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.974803+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.977822+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.980622+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.981567+0000 mon.a (mon.0) 3153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:56.987489+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.068882+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.072129+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.077520+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.079310+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.086767+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.167607+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.171489+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.174296+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.175633+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.183206+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.259292+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.261704+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.264242+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.265264+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.272627+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.352092+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.354202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.357260+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.358220+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.365916+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.447866+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.451446+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.454717+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.455830+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.461606+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.547640+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.550199+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.553241+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.554396+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.560298+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.638449+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.641647+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.645288+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.646510+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.655244+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.733193+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.736595+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.740193+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.741593+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.750650+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.831939+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.834224+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.837674+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.838704+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[79547]: audit 2023-12-06T21:25:57.847314+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:55.976550+0000 mgr.y (mgr.25471) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.053782+0000 mgr.y (mgr.25471) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.133915+0000 mgr.y (mgr.25471) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.223327+0000 mgr.y (mgr.25471) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.316580+0000 mgr.y (mgr.25471) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.412230+0000 mgr.y (mgr.25471) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.507591+0000 mgr.y (mgr.25471) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.599628+0000 mgr.y (mgr.25471) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.695069+0000 mgr.y (mgr.25471) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.791136+0000 mgr.y (mgr.25471) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:58.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: cluster 2023-12-06T21:25:56.849862+0000 mon.a (mon.0) 3144 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.879786+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.882213+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.884553+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.885399+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.891911+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.974803+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.977822+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.980622+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.981567+0000 mon.a (mon.0) 3153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:56.987489+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.068882+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.072129+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.077520+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.079310+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.086767+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.167607+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.171489+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.174296+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.175633+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.183206+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.259292+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.261704+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.264242+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.265264+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.272627+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.352092+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.354202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.357260+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.358220+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.365916+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.447866+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.451446+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.454717+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.455830+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.461606+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.547640+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.550199+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.553241+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.554396+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.560298+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.638449+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.641647+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.645288+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.646510+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.655244+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.733193+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.736595+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.740193+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.741593+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.750650+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.831939+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.834224+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.837674+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.838704+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:58.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:57 smithi172 bash[83833]: audit 2023-12-06T21:25:57.847314+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:25:58] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.892668+0000 mgr.y (mgr.25471) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:56.988020+0000 mgr.y (mgr.25471) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.087408+0000 mgr.y (mgr.25471) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.183791+0000 mgr.y (mgr.25471) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.273461+0000 mgr.y (mgr.25471) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.366714+0000 mgr.y (mgr.25471) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.462116+0000 mgr.y (mgr.25471) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.560828+0000 mgr.y (mgr.25471) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.655899+0000 mgr.y (mgr.25471) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.751763+0000 mgr.y (mgr.25471) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.848011+0000 mgr.y (mgr.25471) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: cluster 2023-12-06T21:25:57.863383+0000 mgr.y (mgr.25471) 868 : cluster 0 pgmap v140: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:57.925215+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:57.928282+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:57.932677+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:57.934308+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:57.943364+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.023645+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.025799+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.028151+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.892668+0000 mgr.y (mgr.25471) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:56.988020+0000 mgr.y (mgr.25471) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.087408+0000 mgr.y (mgr.25471) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.183791+0000 mgr.y (mgr.25471) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.273461+0000 mgr.y (mgr.25471) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.366714+0000 mgr.y (mgr.25471) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.462116+0000 mgr.y (mgr.25471) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.560828+0000 mgr.y (mgr.25471) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.655899+0000 mgr.y (mgr.25471) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.751763+0000 mgr.y (mgr.25471) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.848011+0000 mgr.y (mgr.25471) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: cluster 2023-12-06T21:25:57.863383+0000 mgr.y (mgr.25471) 868 : cluster 0 pgmap v140: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:57.925215+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:57.928282+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:57.932677+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:57.934308+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:57.943364+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.023645+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.025799+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.028151+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.028915+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.038866+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.122944+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.125207+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.128110+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.129143+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.138958+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.219851+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.222545+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.225478+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.226682+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.236755+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.317444+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.321515+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.327508+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.328746+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.336867+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.399749+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.401868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.404895+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.028915+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.038866+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.122944+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.125207+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.128110+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.129143+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.138958+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.219851+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.222545+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.225478+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.226682+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.236755+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.317444+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.321515+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.327508+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.328746+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.336867+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.399749+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.401868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.404895+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.405874+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.415848+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.501494+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.503785+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.505713+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.506456+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.513471+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.598204+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.600578+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.603379+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.604376+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.612511+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.695231+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.697873+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.701002+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.702123+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.710673+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.788162+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.791302+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.405874+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.415848+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.501494+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.503785+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.505713+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.506456+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.513471+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.598204+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.600578+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.603379+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.604376+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.612511+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.695231+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.697873+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.701002+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.702123+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.710673+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.788162+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.791302+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.795046+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.796210+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[79547]: audit 2023-12-06T21:25:58.805682+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.795046+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.796210+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:58 smithi172 bash[83833]: audit 2023-12-06T21:25:58.805682+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.892668+0000 mgr.y (mgr.25471) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:56.988020+0000 mgr.y (mgr.25471) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.087408+0000 mgr.y (mgr.25471) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.183791+0000 mgr.y (mgr.25471) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.273461+0000 mgr.y (mgr.25471) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.366714+0000 mgr.y (mgr.25471) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.462116+0000 mgr.y (mgr.25471) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.560828+0000 mgr.y (mgr.25471) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.655899+0000 mgr.y (mgr.25471) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.751763+0000 mgr.y (mgr.25471) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.848011+0000 mgr.y (mgr.25471) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: cluster 2023-12-06T21:25:57.863383+0000 mgr.y (mgr.25471) 868 : cluster 0 pgmap v140: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:57.925215+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:57.928282+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:57.932677+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:57.934308+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:57.943364+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.023645+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.025799+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.028151+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.028915+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.038866+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.122944+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.125207+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.128110+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.129143+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.138958+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.219851+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.222545+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.225478+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.226682+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.236755+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.317444+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.321515+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.327508+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.328746+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.336867+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.399749+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.401868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.404895+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.405874+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.415848+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.501494+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.503785+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.505713+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.506456+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.513471+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.598204+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.600578+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.603379+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.604376+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.612511+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.695231+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.697873+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.701002+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.702123+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.710673+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.788162+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.791302+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.795046+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:25:59.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.796210+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:25:59.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:58 smithi175 bash[67426]: audit 2023-12-06T21:25:58.805682+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:25:59.714 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[97693]: debug 2023-12-06T21:25:59.505+0000 7f3c961f5700 1 -- 172.21.15.172:0/425418830 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559982ad71e0 con 0x559982b5d000 2023-12-06T21:26:00.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:57.944104+0000 mgr.y (mgr.25471) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.039407+0000 mgr.y (mgr.25471) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.139859+0000 mgr.y (mgr.25471) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.237306+0000 mgr.y (mgr.25471) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.337541+0000 mgr.y (mgr.25471) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.416678+0000 mgr.y (mgr.25471) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.514037+0000 mgr.y (mgr.25471) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.613162+0000 mgr.y (mgr.25471) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.711138+0000 mgr.y (mgr.25471) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.806296+0000 mgr.y (mgr.25471) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.885347+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.887522+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.043 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.889431+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.890146+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.895551+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.976061+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.978939+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.981651+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.982582+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:58.988438+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.044 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.068842+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.044 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[97693]: debug 2023-12-06T21:25:59.813+0000 7f3c9f37b640 -1 Falling back to public interface 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.071654+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.075785+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.077044+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.083433+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.168712+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.171202+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.173278+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.045 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.174030+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.179678+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.244035+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.246377+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.249524+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.250589+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.256708+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.337749+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.340359+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.342669+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.343501+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.348535+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.431605+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.433904+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.439673+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.440838+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.448140+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.524522+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.526730+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.530534+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.531608+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.541140+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.626262+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.628337+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.630735+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.631711+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.637807+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.718376+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.723310+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.727506+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.728822+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.734988+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.815029+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.819222+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.821745+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.822790+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[79547]: audit 2023-12-06T21:25:59.829715+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.051 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:57.944104+0000 mgr.y (mgr.25471) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.051 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.039407+0000 mgr.y (mgr.25471) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.051 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.139859+0000 mgr.y (mgr.25471) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.051 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.237306+0000 mgr.y (mgr.25471) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.337541+0000 mgr.y (mgr.25471) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.416678+0000 mgr.y (mgr.25471) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.514037+0000 mgr.y (mgr.25471) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.613162+0000 mgr.y (mgr.25471) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.711138+0000 mgr.y (mgr.25471) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.806296+0000 mgr.y (mgr.25471) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.052 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.885347+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.887522+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.889431+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.890146+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.895551+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.976061+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.978939+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.981651+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.982582+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:58.988438+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.068842+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.071654+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.075785+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.054 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.077044+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.083433+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.168712+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.171202+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.173278+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.174030+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.179678+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.244035+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.246377+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.249524+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.250589+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.056 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.256708+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.337749+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.340359+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.342669+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.343501+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.348535+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.431605+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.433904+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.439673+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.440838+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.448140+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.524522+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.526730+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.530534+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.531608+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.541140+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.058 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.626262+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.628337+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.630735+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.631711+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.637807+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.718376+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.723310+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.727506+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.728822+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.734988+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.815029+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.819222+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.821745+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.822790+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:25:59 smithi172 bash[83833]: audit 2023-12-06T21:25:59.829715+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:57.944104+0000 mgr.y (mgr.25471) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.039407+0000 mgr.y (mgr.25471) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.139859+0000 mgr.y (mgr.25471) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.237306+0000 mgr.y (mgr.25471) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.337541+0000 mgr.y (mgr.25471) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.416678+0000 mgr.y (mgr.25471) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.514037+0000 mgr.y (mgr.25471) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.613162+0000 mgr.y (mgr.25471) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.711138+0000 mgr.y (mgr.25471) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.806296+0000 mgr.y (mgr.25471) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.885347+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.887522+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.889431+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.890146+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.895551+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.976061+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.978939+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.981651+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.982582+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:58.988438+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.068842+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.071654+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.075785+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.077044+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.083433+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.168712+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.171202+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.173278+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.174030+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.179678+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.244035+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.246377+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.249524+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.250589+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.256708+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.337749+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.340359+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.342669+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.343501+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.348535+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.431605+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.433904+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.439673+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.440838+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.448140+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.524522+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.526730+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.530534+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.531608+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.541140+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.626262+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.628337+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.630735+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.631711+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.637807+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.718376+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.723310+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.727506+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.728822+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.734988+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.815029+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.819222+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.821745+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.822790+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:00.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:25:59 smithi175 bash[67426]: audit 2023-12-06T21:25:59.829715+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.896515+0000 mgr.y (mgr.25471) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:58.989056+0000 mgr.y (mgr.25471) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.084211+0000 mgr.y (mgr.25471) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.180227+0000 mgr.y (mgr.25471) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.257467+0000 mgr.y (mgr.25471) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.349062+0000 mgr.y (mgr.25471) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.448666+0000 mgr.y (mgr.25471) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.541715+0000 mgr.y (mgr.25471) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.638579+0000 mgr.y (mgr.25471) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.735666+0000 mgr.y (mgr.25471) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.830357+0000 mgr.y (mgr.25471) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: cluster 2023-12-06T21:25:59.864957+0000 mgr.y (mgr.25471) 890 : cluster 0 pgmap v141: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.890556+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.892850+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.895138+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.896020+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.902249+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.981183+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.984334+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.988031+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.989365+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:25:59.998320+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.081858+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.084396+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.086930+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.087972+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.095735+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.175901+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.179108+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.182331+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.183495+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.190811+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.275382+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.277951+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.281237+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.282475+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.289963+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.365484+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.367814+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.215 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.371207+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.372368+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.378857+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.461258+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.465826+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.469163+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.470338+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.477840+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.540275+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.542993+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.546724+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.548254+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.557560+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.639328+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.641785+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.216 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.644166+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.645167+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.652902+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.735205+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.738316+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.741760+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.743109+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.751784+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.834884+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.837384+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.839823+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.840643+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.217 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:00 smithi175 bash[67426]: audit 2023-12-06T21:26:00.846219+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.896515+0000 mgr.y (mgr.25471) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:58.989056+0000 mgr.y (mgr.25471) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.084211+0000 mgr.y (mgr.25471) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.180227+0000 mgr.y (mgr.25471) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.257467+0000 mgr.y (mgr.25471) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.349062+0000 mgr.y (mgr.25471) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.448666+0000 mgr.y (mgr.25471) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.541715+0000 mgr.y (mgr.25471) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.638579+0000 mgr.y (mgr.25471) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.735666+0000 mgr.y (mgr.25471) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.830357+0000 mgr.y (mgr.25471) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: cluster 2023-12-06T21:25:59.864957+0000 mgr.y (mgr.25471) 890 : cluster 0 pgmap v141: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.890556+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.892850+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.895138+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.896020+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.902249+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.981183+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.984334+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.988031+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.896515+0000 mgr.y (mgr.25471) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:58.989056+0000 mgr.y (mgr.25471) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.084211+0000 mgr.y (mgr.25471) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.180227+0000 mgr.y (mgr.25471) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.257467+0000 mgr.y (mgr.25471) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.349062+0000 mgr.y (mgr.25471) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.448666+0000 mgr.y (mgr.25471) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.541715+0000 mgr.y (mgr.25471) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.638579+0000 mgr.y (mgr.25471) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.735666+0000 mgr.y (mgr.25471) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.830357+0000 mgr.y (mgr.25471) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: cluster 2023-12-06T21:25:59.864957+0000 mgr.y (mgr.25471) 890 : cluster 0 pgmap v141: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.890556+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.892850+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.895138+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.896020+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.902249+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.981183+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.984334+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.988031+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.989365+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:25:59.998320+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.081858+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.084396+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.086930+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.087972+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.095735+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.175901+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.179108+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.182331+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.183495+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.190811+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.275382+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.277951+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.281237+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.282475+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.289963+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.365484+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.367814+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.371207+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.989365+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:25:59.998320+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.081858+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.084396+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.086930+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.087972+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.095735+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.175901+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.179108+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.182331+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.183495+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.190811+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.275382+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.277951+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.281237+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.282475+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.289963+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.365484+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.367814+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.371207+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.372368+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.378857+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.461258+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.465826+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.469163+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.470338+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.477840+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.540275+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.542993+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.546724+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.548254+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.557560+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.639328+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.641785+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.644166+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.645167+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.652902+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.735205+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.738316+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.372368+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.378857+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.461258+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.465826+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.469163+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.470338+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.477840+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.540275+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.542993+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.546724+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.548254+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.557560+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.639328+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.641785+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.644166+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.645167+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.652902+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.735205+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.738316+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.741760+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.743109+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.751784+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.834884+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.837384+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.839823+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.840643+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[79547]: audit 2023-12-06T21:26:00.846219+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.741760+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.743109+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.751784+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.834884+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.837384+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.839823+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.840643+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:01.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:00 smithi172 bash[83833]: audit 2023-12-06T21:26:00.846219+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.902769+0000 mgr.y (mgr.25471) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:25:59.999367+0000 mgr.y (mgr.25471) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.096415+0000 mgr.y (mgr.25471) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.191677+0000 mgr.y (mgr.25471) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.290505+0000 mgr.y (mgr.25471) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.379593+0000 mgr.y (mgr.25471) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.478628+0000 mgr.y (mgr.25471) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.558328+0000 mgr.y (mgr.25471) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.653648+0000 mgr.y (mgr.25471) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.752504+0000 mgr.y (mgr.25471) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.846767+0000 mgr.y (mgr.25471) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:00.927006+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:00.929434+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:00.931887+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:00.932956+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:00.940265+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.018349+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.021071+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.024004+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.025105+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.031127+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.112065+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.114218+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.116989+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.117930+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.125003+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.189900+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.191928+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.194473+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.195230+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.200712+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.283037+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.285239+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.288206+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.289731+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.297723+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.381335+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.384237+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.388078+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.389456+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.397789+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.476821+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.479509+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.481971+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.483068+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.491350+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.571276+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.573814+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.576879+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.577818+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.585146+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.650882+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.653263+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.655923+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.657020+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.664198+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.742030+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.745880+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.749614+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.750882+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.759924+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.840534+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.843612+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.847557+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.848492+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:01 smithi175 bash[67426]: audit 2023-12-06T21:26:01.854712+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.902769+0000 mgr.y (mgr.25471) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:25:59.999367+0000 mgr.y (mgr.25471) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.096415+0000 mgr.y (mgr.25471) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.191677+0000 mgr.y (mgr.25471) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.290505+0000 mgr.y (mgr.25471) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.379593+0000 mgr.y (mgr.25471) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.478628+0000 mgr.y (mgr.25471) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.558328+0000 mgr.y (mgr.25471) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.653648+0000 mgr.y (mgr.25471) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.752504+0000 mgr.y (mgr.25471) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.846767+0000 mgr.y (mgr.25471) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:00.927006+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:00.929434+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:00.931887+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:00.932956+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:00.940265+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.018349+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.021071+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.024004+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.025105+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.031127+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.902769+0000 mgr.y (mgr.25471) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:25:59.999367+0000 mgr.y (mgr.25471) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.096415+0000 mgr.y (mgr.25471) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.191677+0000 mgr.y (mgr.25471) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.290505+0000 mgr.y (mgr.25471) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.379593+0000 mgr.y (mgr.25471) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.478628+0000 mgr.y (mgr.25471) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.558328+0000 mgr.y (mgr.25471) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.653648+0000 mgr.y (mgr.25471) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.752504+0000 mgr.y (mgr.25471) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.846767+0000 mgr.y (mgr.25471) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:00.927006+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:00.929434+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:00.931887+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:00.932956+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:00.940265+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.018349+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.021071+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.024004+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.025105+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.031127+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.112065+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.114218+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.116989+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.117930+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.125003+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.189900+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.191928+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.194473+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.195230+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.200712+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.283037+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.285239+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.288206+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.289731+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.297723+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.381335+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.384237+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.388078+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.389456+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.112065+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.114218+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.116989+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.117930+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.125003+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.189900+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.191928+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.194473+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.195230+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.200712+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.283037+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.285239+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.288206+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.289731+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.297723+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.381335+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.384237+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.388078+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.389456+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.397789+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.476821+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.479509+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.481971+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.483068+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.491350+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.571276+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.573814+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.576879+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.577818+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.585146+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.650882+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.653263+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.655923+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.657020+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.664198+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.742030+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.745880+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.749614+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.750882+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.759924+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.840534+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.843612+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.847557+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.848492+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[83833]: audit 2023-12-06T21:26:01.854712+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.397789+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.476821+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.479509+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.481971+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.483068+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.491350+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.571276+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.573814+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.576879+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.577818+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.585146+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.336 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.650882+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.653263+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.655923+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.657020+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.664198+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.742030+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.745880+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.749614+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.750882+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.337 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.759924+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:02.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.840534+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:02.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.843612+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:02.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.847557+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:02.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.848492+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:02.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:01 smithi172 bash[79547]: audit 2023-12-06T21:26:01.854712+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:00.940813+0000 mgr.y (mgr.25471) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.031616+0000 mgr.y (mgr.25471) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.125479+0000 mgr.y (mgr.25471) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.201413+0000 mgr.y (mgr.25471) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.298257+0000 mgr.y (mgr.25471) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.398599+0000 mgr.y (mgr.25471) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.491911+0000 mgr.y (mgr.25471) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.585693+0000 mgr.y (mgr.25471) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.664909+0000 mgr.y (mgr.25471) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.760759+0000 mgr.y (mgr.25471) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.855491+0000 mgr.y (mgr.25471) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cluster 2023-12-06T21:26:01.865765+0000 mgr.y (mgr.25471) 913 : cluster 0 pgmap v142: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:01.930983+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:01.934500+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:01.938612+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:01.939683+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:01.946357+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.027885+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.029673+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.032597+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.033214+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.038215+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.118219+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.120255+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.122830+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.123907+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.132898+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.200544+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.203934+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.206915+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.208084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.214686+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.296381+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.298384+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.301043+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.302088+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.309927+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.320017+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.321411+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: cluster 2023-12-06T21:26:02.407918+0000 mon.a (mon.0) 3442 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.433473+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.436405+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.439885+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.440998+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.448848+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.477085+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.530741+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.532646+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.534574+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.535255+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.542073+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.618175+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.621733+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.625116+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.625921+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.632003+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.712631+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.714661+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.717159+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.718034+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.725140+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.794772+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.797852+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.800325+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.801228+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.809423+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.853703+0000 mon.c (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:03.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[79547]: audit 2023-12-06T21:26:02.858511+0000 mon.a (mon.0) 3469 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:00.940813+0000 mgr.y (mgr.25471) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.031616+0000 mgr.y (mgr.25471) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.125479+0000 mgr.y (mgr.25471) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.201413+0000 mgr.y (mgr.25471) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.298257+0000 mgr.y (mgr.25471) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.398599+0000 mgr.y (mgr.25471) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.491911+0000 mgr.y (mgr.25471) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.585693+0000 mgr.y (mgr.25471) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.664909+0000 mgr.y (mgr.25471) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.760759+0000 mgr.y (mgr.25471) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.855491+0000 mgr.y (mgr.25471) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cluster 2023-12-06T21:26:01.865765+0000 mgr.y (mgr.25471) 913 : cluster 0 pgmap v142: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:01.930983+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:01.934500+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:01.938612+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:01.939683+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:01.946357+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.027885+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.029673+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.032597+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.033214+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.038215+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.118219+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.120255+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.122830+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.123907+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.132898+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.200544+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.203934+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.206915+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.208084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.214686+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.296381+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.298384+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.301043+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.302088+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.309927+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.320017+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.321411+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: cluster 2023-12-06T21:26:02.407918+0000 mon.a (mon.0) 3442 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.433473+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.436405+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.439885+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.440998+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.448848+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.477085+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.530741+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.532646+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.534574+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.535255+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.542073+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.618175+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.621733+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.625116+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.625921+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.632003+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.712631+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.714661+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.717159+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.718034+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.725140+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.794772+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.797852+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.800325+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.801228+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.809423+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.853703+0000 mon.c (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:03.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[83833]: audit 2023-12-06T21:26:02.858511+0000 mon.a (mon.0) 3469 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:03.084 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[97693]: debug 2023-12-06T21:26:02.813+0000 7f3c9f37b640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-06T21:26:03.084 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:26:02 smithi172 bash[97693]: debug 2023-12-06T21:26:02.845+0000 7f3c9f37b640 -1 osd.2 123 log_to_monitors true 2023-12-06T21:26:03.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:00.940813+0000 mgr.y (mgr.25471) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.031616+0000 mgr.y (mgr.25471) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.125479+0000 mgr.y (mgr.25471) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.201413+0000 mgr.y (mgr.25471) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.298257+0000 mgr.y (mgr.25471) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.398599+0000 mgr.y (mgr.25471) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.491911+0000 mgr.y (mgr.25471) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.585693+0000 mgr.y (mgr.25471) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.664909+0000 mgr.y (mgr.25471) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.760759+0000 mgr.y (mgr.25471) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.855491+0000 mgr.y (mgr.25471) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cluster 2023-12-06T21:26:01.865765+0000 mgr.y (mgr.25471) 913 : cluster 0 pgmap v142: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:01.930983+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:01.934500+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:01.938612+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:01.939683+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:01.946357+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.027885+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.029673+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.032597+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.033214+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.038215+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.118219+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.120255+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.122830+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.123907+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.132898+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.200544+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.203934+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.206915+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.208084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.214686+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.296381+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.298384+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.301043+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.302088+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.309927+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.320017+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.321411+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: cluster 2023-12-06T21:26:02.407918+0000 mon.a (mon.0) 3442 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.433473+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.436405+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.439885+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.440998+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.448848+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.477085+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.530741+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.532646+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.534574+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.535255+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.542073+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.618175+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.621733+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.625116+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.625921+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.632003+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.712631+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.714661+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.717159+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.718034+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.725140+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.794772+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.797852+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.800325+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.801228+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.809423+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.853703+0000 mon.c (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:03.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:02 smithi175 bash[67426]: audit 2023-12-06T21:26:02.858511+0000 mon.a (mon.0) 3469 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:01.947059+0000 mgr.y (mgr.25471) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.038718+0000 mgr.y (mgr.25471) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.135387+0000 mgr.y (mgr.25471) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.215250+0000 mgr.y (mgr.25471) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.310670+0000 mgr.y (mgr.25471) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.449692+0000 mgr.y (mgr.25471) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.542596+0000 mgr.y (mgr.25471) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.632683+0000 mgr.y (mgr.25471) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.725716+0000 mgr.y (mgr.25471) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.810210+0000 mgr.y (mgr.25471) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.893115+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.895545+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.897400+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.898071+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.902569+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.967703+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.969989+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.973755+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.974888+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:02.980993+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.060444+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.062713+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.065850+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.066762+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.074999+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.154486+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.157539+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.160915+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.162269+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.170876+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.236283+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.238586+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.241769+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.242818+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.249303+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.329904+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.332363+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.334769+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.335584+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.341775+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.424003+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.426652+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.430779+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.432035+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.438901+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.517521+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.520667+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.524529+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.525897+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.534699+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.600182+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.609920+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.618564+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.619079+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.621263+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.623264+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.624103+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.631542+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.710115+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.713123+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.716627+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.717917+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.727665+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.795096+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.798493+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.801617+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.802645+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.810882+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.857167+0000 mon.a (mon.0) 3528 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:26:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: cluster 2023-12-06T21:26:03.865198+0000 mon.a (mon.0) 3529 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T21:26:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.866526+0000 mon.c (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:03 smithi175 bash[67426]: audit 2023-12-06T21:26:03.867751+0000 mon.a (mon.0) 3530 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:04.321 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[97693]: debug 2023-12-06T21:26:03.901+0000 7f3c8dfe7700 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:01.947059+0000 mgr.y (mgr.25471) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.038718+0000 mgr.y (mgr.25471) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.135387+0000 mgr.y (mgr.25471) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.215250+0000 mgr.y (mgr.25471) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.310670+0000 mgr.y (mgr.25471) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.449692+0000 mgr.y (mgr.25471) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.542596+0000 mgr.y (mgr.25471) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.632683+0000 mgr.y (mgr.25471) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.725716+0000 mgr.y (mgr.25471) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.810210+0000 mgr.y (mgr.25471) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.893115+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.895545+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.897400+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.898071+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.902569+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.967703+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.969989+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.973755+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.974888+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:02.980993+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.060444+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:01.947059+0000 mgr.y (mgr.25471) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.038718+0000 mgr.y (mgr.25471) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.135387+0000 mgr.y (mgr.25471) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.215250+0000 mgr.y (mgr.25471) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.310670+0000 mgr.y (mgr.25471) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.449692+0000 mgr.y (mgr.25471) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.542596+0000 mgr.y (mgr.25471) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.632683+0000 mgr.y (mgr.25471) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.725716+0000 mgr.y (mgr.25471) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.810210+0000 mgr.y (mgr.25471) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.893115+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.895545+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.897400+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.898071+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.902569+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.967703+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.969989+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.973755+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.974888+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:02.980993+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.060444+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.062713+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.065850+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.066762+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.074999+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.154486+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.157539+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.160915+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.162269+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.170876+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.236283+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.238586+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.241769+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.242818+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.249303+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.329904+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.332363+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.334769+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.335584+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.341775+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.062713+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.065850+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.066762+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.074999+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.154486+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.157539+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.160915+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.162269+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.170876+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.236283+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.238586+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.241769+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.242818+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.249303+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.329904+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.332363+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.334769+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.335584+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.341775+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.424003+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.426652+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.430779+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.432035+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.438901+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.517521+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.520667+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.524529+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.525897+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.534699+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.600182+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.609920+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.618564+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.619079+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.621263+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.623264+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.624103+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.631542+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.710115+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.713123+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.716627+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.717917+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.727665+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.795096+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.798493+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.801617+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.802645+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.810882+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.857167+0000 mon.a (mon.0) 3528 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: cluster 2023-12-06T21:26:03.865198+0000 mon.a (mon.0) 3529 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.866526+0000 mon.c (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[79547]: audit 2023-12-06T21:26:03.867751+0000 mon.a (mon.0) 3530 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.424003+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.426652+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.430779+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.432035+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.438901+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.517521+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.520667+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.524529+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.525897+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.534699+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.600182+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.609920+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.618564+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.619079+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.621263+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.623264+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.624103+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.631542+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.710115+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.713123+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.716627+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.717917+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.727665+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.795096+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.798493+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.801617+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.802645+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.810882+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.857167+0000 mon.a (mon.0) 3528 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: cluster 2023-12-06T21:26:03.865198+0000 mon.a (mon.0) 3529 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.866526+0000 mon.c (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:04.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:03 smithi172 bash[83833]: audit 2023-12-06T21:26:03.867751+0000 mon.a (mon.0) 3530 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.903015+0000 mgr.y (mgr.25471) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:02.981521+0000 mgr.y (mgr.25471) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.075854+0000 mgr.y (mgr.25471) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.171700+0000 mgr.y (mgr.25471) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.250111+0000 mgr.y (mgr.25471) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.342406+0000 mgr.y (mgr.25471) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.363469+0000 mgr.y (mgr.25471) 930 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.439502+0000 mgr.y (mgr.25471) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.535725+0000 mgr.y (mgr.25471) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.632073+0000 mgr.y (mgr.25471) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.728443+0000 mgr.y (mgr.25471) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.811612+0000 mgr.y (mgr.25471) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cluster 2023-12-06T21:26:03.855737+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: cluster 2023-12-06T21:26:03.866374+0000 mgr.y (mgr.25471) 936 : cluster 0 pgmap v144: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.890174+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.893856+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.895928+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.896615+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.903503+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.987820+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.903015+0000 mgr.y (mgr.25471) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:02.981521+0000 mgr.y (mgr.25471) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.075854+0000 mgr.y (mgr.25471) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.171700+0000 mgr.y (mgr.25471) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.250111+0000 mgr.y (mgr.25471) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.342406+0000 mgr.y (mgr.25471) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.363469+0000 mgr.y (mgr.25471) 930 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.439502+0000 mgr.y (mgr.25471) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.535725+0000 mgr.y (mgr.25471) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.632073+0000 mgr.y (mgr.25471) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.728443+0000 mgr.y (mgr.25471) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.811612+0000 mgr.y (mgr.25471) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cluster 2023-12-06T21:26:03.855737+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: cluster 2023-12-06T21:26:03.866374+0000 mgr.y (mgr.25471) 936 : cluster 0 pgmap v144: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.890174+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.893856+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.895928+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.896615+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.903503+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.987820+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.990111+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.992723+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:03.993870+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.003281+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.082471+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.085243+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.088017+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.088937+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.097767+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.177114+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.180296+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.184307+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.185770+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.194515+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.278635+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.280918+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.284774+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.285871+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.293109+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.373044+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.990111+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.992723+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:03.993870+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.003281+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.082471+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.085243+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.088017+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.088937+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.097767+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.177114+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.180296+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.184307+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.185770+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.194515+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.278635+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.280918+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.284774+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.285871+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.293109+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.373044+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.375844+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.379270+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.380422+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.387454+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.466799+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.469835+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.473530+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.474648+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.481815+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.563716+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.565747+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.568542+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.569408+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.575336+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.637787+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.639757+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.641600+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.642305+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.647441+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.375844+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.379270+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.380422+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.387454+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.466799+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.469835+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.473530+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.474648+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.481815+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.563716+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.565747+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.568542+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.569408+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.575336+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.637787+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.639757+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.641600+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.642305+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.647441+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.730863+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.732914+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.735465+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.736577+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.742925+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.824022+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.826606+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.830104+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.832945+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[79547]: audit 2023-12-06T21:26:04.840169+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.730863+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.732914+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.735465+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.736577+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.742925+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.824022+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.826606+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.830104+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.832945+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:04 smithi172 bash[83833]: audit 2023-12-06T21:26:04.840169+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.903015+0000 mgr.y (mgr.25471) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:02.981521+0000 mgr.y (mgr.25471) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.075854+0000 mgr.y (mgr.25471) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.171700+0000 mgr.y (mgr.25471) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.250111+0000 mgr.y (mgr.25471) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.342406+0000 mgr.y (mgr.25471) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.363469+0000 mgr.y (mgr.25471) 930 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.439502+0000 mgr.y (mgr.25471) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.535725+0000 mgr.y (mgr.25471) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.632073+0000 mgr.y (mgr.25471) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.728443+0000 mgr.y (mgr.25471) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.811612+0000 mgr.y (mgr.25471) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cluster 2023-12-06T21:26:03.855737+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: cluster 2023-12-06T21:26:03.866374+0000 mgr.y (mgr.25471) 936 : cluster 0 pgmap v144: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.890174+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.893856+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.895928+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.896615+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.903503+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.987820+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.990111+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.992723+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:03.993870+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.003281+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.082471+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.085243+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.088017+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.088937+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.097767+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.177114+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.180296+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.184307+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.185770+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.194515+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.278635+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.280918+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.284774+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.285871+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.293109+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.373044+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.375844+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.379270+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.380422+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.387454+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.466799+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.469835+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.473530+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.474648+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.481815+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.563716+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.565747+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.568542+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.569408+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.575336+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.637787+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.639757+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.641600+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.642305+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.647441+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.730863+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.732914+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.735465+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.736577+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.742925+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.824022+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.826606+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.830104+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.832945+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:05.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:04 smithi175 bash[67426]: audit 2023-12-06T21:26:04.840169+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:05.671 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:03.904244+0000 mgr.y (mgr.25471) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.003824+0000 mgr.y (mgr.25471) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.098475+0000 mgr.y (mgr.25471) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.195480+0000 mgr.y (mgr.25471) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.293893+0000 mgr.y (mgr.25471) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.387963+0000 mgr.y (mgr.25471) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.482345+0000 mgr.y (mgr.25471) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.576059+0000 mgr.y (mgr.25471) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.648019+0000 mgr.y (mgr.25471) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.743763+0000 mgr.y (mgr.25471) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.841090+0000 mgr.y (mgr.25471) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cluster 2023-12-06T21:26:04.899184+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cluster 2023-12-06T21:26:04.899498+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cluster 2023-12-06T21:26:04.901883+0000 mon.a (mon.0) 3586 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cluster 2023-12-06T21:26:04.905968+0000 mon.a (mon.0) 3587 : cluster 1 osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797] boot 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: cluster 2023-12-06T21:26:04.906032+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.906377+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.913727+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.918929+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.923370+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.933156+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:04.946234+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.007332+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.011007+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.014196+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.015497+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.023313+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.101819+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.105558+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.108388+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.109407+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.116473+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.198100+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.200571+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.202916+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.203969+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.209903+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.291864+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.294529+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.297364+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.298363+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.304612+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.414643+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.417386+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.419750+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.420573+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.427057+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.502700+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.505330+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.507993+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.508900+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.516644+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.681928+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.684841+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.687560+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.688430+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.696705+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.778266+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.781473+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.784942+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.786063+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.795286+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.878779+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.881625+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:05 smithi175 bash[67426]: audit 2023-12-06T21:26:05.884926+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:03.904244+0000 mgr.y (mgr.25471) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.003824+0000 mgr.y (mgr.25471) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.098475+0000 mgr.y (mgr.25471) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.195480+0000 mgr.y (mgr.25471) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.293893+0000 mgr.y (mgr.25471) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.387963+0000 mgr.y (mgr.25471) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.482345+0000 mgr.y (mgr.25471) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.576059+0000 mgr.y (mgr.25471) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.648019+0000 mgr.y (mgr.25471) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.743763+0000 mgr.y (mgr.25471) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.841090+0000 mgr.y (mgr.25471) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.262 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cluster 2023-12-06T21:26:04.899184+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cluster 2023-12-06T21:26:04.899498+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cluster 2023-12-06T21:26:04.901883+0000 mon.a (mon.0) 3586 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cluster 2023-12-06T21:26:04.905968+0000 mon.a (mon.0) 3587 : cluster 1 osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797] boot 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: cluster 2023-12-06T21:26:04.906032+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.906377+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.913727+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.918929+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.923370+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.933156+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:04.946234+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.007332+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.011007+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.014196+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.015497+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.023313+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.101819+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.105558+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.108388+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.109407+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.116473+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.198100+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.200571+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.202916+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.203969+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.209903+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.291864+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.294529+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.297364+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.298363+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.304612+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.414643+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.417386+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.419750+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.420573+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.427057+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.502700+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.505330+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.265 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.507993+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.508900+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.516644+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.681928+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.684841+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.687560+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.688430+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.696705+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.778266+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.781473+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.784942+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.786063+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.266 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.795286+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.267 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.878779+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.267 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.881625+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.267 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[83833]: audit 2023-12-06T21:26:05.884926+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.267 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:03.904244+0000 mgr.y (mgr.25471) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.267 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.003824+0000 mgr.y (mgr.25471) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.098475+0000 mgr.y (mgr.25471) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.195480+0000 mgr.y (mgr.25471) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.293893+0000 mgr.y (mgr.25471) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.387963+0000 mgr.y (mgr.25471) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.482345+0000 mgr.y (mgr.25471) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.576059+0000 mgr.y (mgr.25471) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.648019+0000 mgr.y (mgr.25471) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.743763+0000 mgr.y (mgr.25471) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.841090+0000 mgr.y (mgr.25471) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cluster 2023-12-06T21:26:04.899184+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cluster 2023-12-06T21:26:04.899498+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cluster 2023-12-06T21:26:04.901883+0000 mon.a (mon.0) 3586 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cluster 2023-12-06T21:26:04.905968+0000 mon.a (mon.0) 3587 : cluster 1 osd.2 [v2:172.21.15.172:6818/1237706797,v1:172.21.15.172:6819/1237706797] boot 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: cluster 2023-12-06T21:26:04.906032+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-12-06T21:26:06.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.906377+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.913727+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.918929+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.923370+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.933156+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:04.946234+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.007332+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.011007+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.014196+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.015497+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.023313+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.101819+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.105558+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.108388+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.269 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.109407+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.116473+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.198100+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.200571+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.202916+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.203969+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.209903+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.291864+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.294529+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.297364+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.298363+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.304612+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.414643+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.417386+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.270 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.419750+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.420573+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.427057+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.502700+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.505330+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.507993+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.508900+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.516644+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.681928+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.684841+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.687560+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.688430+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.696705+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.271 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.778266+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.781473+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.784942+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.786063+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.795286+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.878779+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.881625+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:06.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:05 smithi172 bash[79547]: audit 2023-12-06T21:26:05.884926+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:06.655 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:26:06.655 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 17s ago 20m - - 2023-12-06T21:26:06.655 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 3s ago 20m - - 2023-12-06T21:26:06.655 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (6m) 17s ago 13m 16.2M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:26:06.655 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (5m) 3s ago 12m 43.8M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (4m) 17s ago 10m 47.7M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (4m) 3s ago 19m 434M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (5m) 17s ago 21m 508M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (4m) 17s ago 21m 62.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (3m) 3s ago 19m 41.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (3m) 17s ago 19m 49.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 17s ago 13m 12.1M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (5m) 3s ago 13m 13.9M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (88s) 17s ago 19m 49.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (47s) 17s ago 18m 50.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 starting - - - 4096M 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (17m) 17s ago 17m 64.7M 4096M 17.2.0 e1d6a67b021e 8d56fa50b854 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (16m) 3s ago 16m 67.5M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:26:06.656 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (15m) 3s ago 15m 61.4M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (15m) 3s ago 15m 60.2M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (14m) 3s ago 14m 64.2M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (4m) 3s ago 13m 63.6M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (11m) 17s ago 11m 88.4M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (11m) 3s ago 11m 88.5M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (11m) 17s ago 11m 88.2M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:26:06.657 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (10m) 3s ago 10m 88.0M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:26:07.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[75766]: debug 2023-12-06T21:26:06.685+0000 7f8713faf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:04.946736+0000 mgr.y (mgr.25471) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.023958+0000 mgr.y (mgr.25471) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.117232+0000 mgr.y (mgr.25471) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.211891+0000 mgr.y (mgr.25471) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.305267+0000 mgr.y (mgr.25471) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.427767+0000 mgr.y (mgr.25471) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.517773+0000 mgr.y (mgr.25471) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.654979+0000 mgr.y (mgr.25471) 955 : audit 0 from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.697359+0000 mgr.y (mgr.25471) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.796018+0000 mgr.y (mgr.25471) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.867403+0000 mgr.y (mgr.25471) 958 : cluster 0 pgmap v146: 161 pgs: 6 peering, 16 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.886739+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.905098+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.906252+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.908082+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.911382+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.911428+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.912276+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.912811+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.913664+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.916204+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: cluster 2023-12-06T21:26:05.919076+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:04.946736+0000 mgr.y (mgr.25471) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.023958+0000 mgr.y (mgr.25471) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.117232+0000 mgr.y (mgr.25471) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.211891+0000 mgr.y (mgr.25471) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.305267+0000 mgr.y (mgr.25471) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.427767+0000 mgr.y (mgr.25471) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.517773+0000 mgr.y (mgr.25471) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.654979+0000 mgr.y (mgr.25471) 955 : audit 0 from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.697359+0000 mgr.y (mgr.25471) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.796018+0000 mgr.y (mgr.25471) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.867403+0000 mgr.y (mgr.25471) 958 : cluster 0 pgmap v146: 161 pgs: 6 peering, 16 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.886739+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.905098+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.906252+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.908082+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.911382+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.911428+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.912276+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.912811+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.913664+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.916204+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: cluster 2023-12-06T21:26:05.919076+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.971221+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.973500+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.975578+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.976347+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:05.981487+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.064685+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.067963+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.070648+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.071568+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.078178+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.154421+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.157523+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.160803+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.161523+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.169089+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.250152+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.252620+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.255115+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.258324+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.265668+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.971221+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.973500+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.975578+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.976347+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:05.981487+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.064685+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.067963+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.070648+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.071568+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.078178+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.154421+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.157523+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.160803+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.161523+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.169089+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.250152+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.252620+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.255115+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.258324+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.265668+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.377880+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.380778+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.384338+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.385518+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.394131+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.459914+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.462129+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.464614+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.465547+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.472958+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.553685+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.555843+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.557884+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.558622+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.563792+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.669134+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.670943+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.678072+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.678885+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.682071+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.683624+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.687573+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[79547]: audit 2023-12-06T21:26:06.688107+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.377880+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.380778+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.384338+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.385518+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.394131+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.459914+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.462129+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.464614+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.465547+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.472958+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.553685+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.555843+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.557884+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.558622+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.563792+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.669134+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.670943+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.678072+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.678885+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.682071+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.683624+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.687573+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:06 smithi172 bash[83833]: audit 2023-12-06T21:26:06.688107+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:26:07.121 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:26:07.122 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:04.946736+0000 mgr.y (mgr.25471) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.023958+0000 mgr.y (mgr.25471) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.117232+0000 mgr.y (mgr.25471) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.211891+0000 mgr.y (mgr.25471) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.305267+0000 mgr.y (mgr.25471) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.427767+0000 mgr.y (mgr.25471) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.517773+0000 mgr.y (mgr.25471) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.654979+0000 mgr.y (mgr.25471) 955 : audit 0 from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.697359+0000 mgr.y (mgr.25471) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.796018+0000 mgr.y (mgr.25471) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.867403+0000 mgr.y (mgr.25471) 958 : cluster 0 pgmap v146: 161 pgs: 6 peering, 16 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-06T21:26:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.886739+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.905098+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.906252+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.908082+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.911382+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.911428+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.912276+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.912811+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.913664+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.916204+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: cluster 2023-12-06T21:26:05.919076+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.971221+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.973500+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.975578+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.976347+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:05.981487+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.064685+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.067963+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.070648+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.071568+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.078178+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.154421+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.157523+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.160803+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.161523+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.169089+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.250152+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.252620+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.255115+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.258324+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.265668+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.377880+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.380778+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.384338+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.385518+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.394131+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.459914+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.462129+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.464614+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.465547+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.472958+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.553685+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.555843+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.557884+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.558622+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.563792+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.669134+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.670943+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.678072+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.678885+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.682071+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.683624+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:07.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.687573+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:07.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:06 smithi175 bash[67426]: audit 2023-12-06T21:26:06.688107+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "8/23 daemons upgraded", 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:26:07.518 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:26:07.519 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:26:07.968 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded 2023-12-06T21:26:07.968 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded 2023-12-06T21:26:07.968 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2023-12-06T21:26:07.968 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2023-12-06T21:26:07.968 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 5.8 is active+undersized+degraded, acting [0,1] 2023-12-06T21:26:07.969 INFO:teuthology.orchestra.run.smithi172.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2023-12-06T21:26:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.906935+0000 mgr.y (mgr.25471) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:05.982007+0000 mgr.y (mgr.25471) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.078724+0000 mgr.y (mgr.25471) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: audit 2023-12-06T21:26:06.162325+0000 mgr.y (mgr.25471) 962 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.169996+0000 mgr.y (mgr.25471) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.266394+0000 mgr.y (mgr.25471) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.394949+0000 mgr.y (mgr.25471) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.473786+0000 mgr.y (mgr.25471) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.564376+0000 mgr.y (mgr.25471) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: audit 2023-12-06T21:26:06.631287+0000 mgr.y (mgr.25471) 968 : audit 0 from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: audit 2023-12-06T21:26:06.688287+0000 mgr.y (mgr.25471) 969 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cephadm 2023-12-06T21:26:06.689777+0000 mgr.y (mgr.25471) 970 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: audit 2023-12-06T21:26:07.120047+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.172:0/4279056371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cluster 2023-12-06T21:26:07.409071+0000 mon.a (mon.0) 3684 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: audit 2023-12-06T21:26:07.516899+0000 mgr.y (mgr.25471) 971 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:07 smithi175 bash[67426]: cluster 2023-12-06T21:26:07.868466+0000 mgr.y (mgr.25471) 972 : cluster 0 pgmap v148: 161 pgs: 6 peering, 14 active+undersized+degraded, 21 active+undersized, 120 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.906935+0000 mgr.y (mgr.25471) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:05.982007+0000 mgr.y (mgr.25471) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.078724+0000 mgr.y (mgr.25471) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: audit 2023-12-06T21:26:06.162325+0000 mgr.y (mgr.25471) 962 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.169996+0000 mgr.y (mgr.25471) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.266394+0000 mgr.y (mgr.25471) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.394949+0000 mgr.y (mgr.25471) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.473786+0000 mgr.y (mgr.25471) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.564376+0000 mgr.y (mgr.25471) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: audit 2023-12-06T21:26:06.631287+0000 mgr.y (mgr.25471) 968 : audit 0 from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: audit 2023-12-06T21:26:06.688287+0000 mgr.y (mgr.25471) 969 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cephadm 2023-12-06T21:26:06.689777+0000 mgr.y (mgr.25471) 970 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: audit 2023-12-06T21:26:07.120047+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.172:0/4279056371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cluster 2023-12-06T21:26:07.409071+0000 mon.a (mon.0) 3684 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: audit 2023-12-06T21:26:07.516899+0000 mgr.y (mgr.25471) 971 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[79547]: cluster 2023-12-06T21:26:07.868466+0000 mgr.y (mgr.25471) 972 : cluster 0 pgmap v148: 161 pgs: 6 peering, 14 active+undersized+degraded, 21 active+undersized, 120 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.906935+0000 mgr.y (mgr.25471) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:05.982007+0000 mgr.y (mgr.25471) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.078724+0000 mgr.y (mgr.25471) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: audit 2023-12-06T21:26:06.162325+0000 mgr.y (mgr.25471) 962 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.169996+0000 mgr.y (mgr.25471) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.266394+0000 mgr.y (mgr.25471) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.394949+0000 mgr.y (mgr.25471) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.473786+0000 mgr.y (mgr.25471) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.564376+0000 mgr.y (mgr.25471) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: audit 2023-12-06T21:26:06.631287+0000 mgr.y (mgr.25471) 968 : audit 0 from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: audit 2023-12-06T21:26:06.688287+0000 mgr.y (mgr.25471) 969 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cephadm 2023-12-06T21:26:06.689777+0000 mgr.y (mgr.25471) 970 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: audit 2023-12-06T21:26:07.120047+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.172:0/4279056371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cluster 2023-12-06T21:26:07.409071+0000 mon.a (mon.0) 3684 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: audit 2023-12-06T21:26:07.516899+0000 mgr.y (mgr.25471) 971 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:07 smithi172 bash[83833]: cluster 2023-12-06T21:26:07.868466+0000 mgr.y (mgr.25471) 972 : cluster 0 pgmap v148: 161 pgs: 6 peering, 14 active+undersized+degraded, 21 active+undersized, 120 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T21:26:09.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:08 smithi172 bash[79547]: audit 2023-12-06T21:26:07.967676+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.172:0/343962220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:09.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:08] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.33.4" 2023-12-06T21:26:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:08 smithi172 bash[83833]: audit 2023-12-06T21:26:07.967676+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.172:0/343962220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:09.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:08 smithi175 bash[67426]: audit 2023-12-06T21:26:07.967676+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.172:0/343962220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:10.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:09 smithi172 bash[79547]: cluster 2023-12-06T21:26:09.870001+0000 mgr.y (mgr.25471) 973 : cluster 0 pgmap v149: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:10.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:09 smithi172 bash[83833]: cluster 2023-12-06T21:26:09.870001+0000 mgr.y (mgr.25471) 973 : cluster 0 pgmap v149: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:10.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:09 smithi175 bash[67426]: cluster 2023-12-06T21:26:09.870001+0000 mgr.y (mgr.25471) 973 : cluster 0 pgmap v149: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:10 smithi175 bash[67426]: cluster 2023-12-06T21:26:09.902921+0000 mon.a (mon.0) 3685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 14 pgs degraded) 2023-12-06T21:26:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:10 smithi175 bash[67426]: cluster 2023-12-06T21:26:09.902995+0000 mon.a (mon.0) 3686 : cluster 1 Cluster is now healthy 2023-12-06T21:26:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:10 smithi175 bash[67426]: audit 2023-12-06T21:26:10.637661+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:10 smithi175 bash[67426]: audit 2023-12-06T21:26:10.646352+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:10 smithi175 bash[67426]: audit 2023-12-06T21:26:10.654776+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[79547]: cluster 2023-12-06T21:26:09.902921+0000 mon.a (mon.0) 3685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 14 pgs degraded) 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[79547]: cluster 2023-12-06T21:26:09.902995+0000 mon.a (mon.0) 3686 : cluster 1 Cluster is now healthy 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[79547]: audit 2023-12-06T21:26:10.637661+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[79547]: audit 2023-12-06T21:26:10.646352+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[79547]: audit 2023-12-06T21:26:10.654776+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[83833]: cluster 2023-12-06T21:26:09.902921+0000 mon.a (mon.0) 3685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 14 pgs degraded) 2023-12-06T21:26:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[83833]: cluster 2023-12-06T21:26:09.902995+0000 mon.a (mon.0) 3686 : cluster 1 Cluster is now healthy 2023-12-06T21:26:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[83833]: audit 2023-12-06T21:26:10.637661+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[83833]: audit 2023-12-06T21:26:10.646352+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:11.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:10 smithi172 bash[83833]: audit 2023-12-06T21:26:10.654776+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:12.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:11 smithi172 bash[79547]: cluster 2023-12-06T21:26:11.870962+0000 mgr.y (mgr.25471) 974 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:26:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:11 smithi172 bash[83833]: cluster 2023-12-06T21:26:11.870962+0000 mgr.y (mgr.25471) 974 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:26:12.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:11 smithi175 bash[67426]: cluster 2023-12-06T21:26:11.870962+0000 mgr.y (mgr.25471) 974 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:26:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:13 smithi175 bash[67426]: audit 2023-12-06T21:26:13.371785+0000 mgr.y (mgr.25471) 975 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:13 smithi175 bash[67426]: cluster 2023-12-06T21:26:13.872481+0000 mgr.y (mgr.25471) 976 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:26:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:13 smithi172 bash[79547]: audit 2023-12-06T21:26:13.371785+0000 mgr.y (mgr.25471) 975 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:14.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:13 smithi172 bash[79547]: cluster 2023-12-06T21:26:13.872481+0000 mgr.y (mgr.25471) 976 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:26:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:13 smithi172 bash[83833]: audit 2023-12-06T21:26:13.371785+0000 mgr.y (mgr.25471) 975 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:14.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:13 smithi172 bash[83833]: cluster 2023-12-06T21:26:13.872481+0000 mgr.y (mgr.25471) 976 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:26:16.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:15 smithi175 bash[67426]: cluster 2023-12-06T21:26:15.873526+0000 mgr.y (mgr.25471) 977 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:26:16.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:15 smithi172 bash[79547]: cluster 2023-12-06T21:26:15.873526+0000 mgr.y (mgr.25471) 977 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:26:16.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:15 smithi172 bash[83833]: cluster 2023-12-06T21:26:15.873526+0000 mgr.y (mgr.25471) 977 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:26:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[79547]: audit 2023-12-06T21:26:17.322360+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[79547]: audit 2023-12-06T21:26:17.325250+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[79547]: audit 2023-12-06T21:26:17.504635+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[79547]: cluster 2023-12-06T21:26:17.874420+0000 mgr.y (mgr.25471) 978 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-06T21:26:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[83833]: audit 2023-12-06T21:26:17.322360+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[83833]: audit 2023-12-06T21:26:17.325250+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[83833]: audit 2023-12-06T21:26:17.504635+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[83833]: cluster 2023-12-06T21:26:17.874420+0000 mgr.y (mgr.25471) 978 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-06T21:26:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:18 smithi175 bash[67426]: audit 2023-12-06T21:26:17.322360+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:18 smithi175 bash[67426]: audit 2023-12-06T21:26:17.325250+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:18 smithi175 bash[67426]: audit 2023-12-06T21:26:17.504635+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:18.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:18 smithi175 bash[67426]: cluster 2023-12-06T21:26:17.874420+0000 mgr.y (mgr.25471) 978 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-06T21:26:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:18] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.33.4" 2023-12-06T21:26:20.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:19 smithi175 bash[67426]: cluster 2023-12-06T21:26:19.875992+0000 mgr.y (mgr.25471) 979 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:20.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:19 smithi172 bash[79547]: cluster 2023-12-06T21:26:19.875992+0000 mgr.y (mgr.25471) 979 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:20.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:19 smithi172 bash[83833]: cluster 2023-12-06T21:26:19.875992+0000 mgr.y (mgr.25471) 979 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:21 smithi175 bash[67426]: audit 2023-12-06T21:26:21.703917+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:22.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:21 smithi172 bash[79547]: audit 2023-12-06T21:26:21.703917+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:22.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:21 smithi172 bash[83833]: audit 2023-12-06T21:26:21.703917+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[83833]: audit 2023-12-06T21:26:21.704349+0000 mgr.y (mgr.25471) 980 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[83833]: cephadm 2023-12-06T21:26:21.707075+0000 mgr.y (mgr.25471) 981 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[83833]: cluster 2023-12-06T21:26:21.876725+0000 mgr.y (mgr.25471) 982 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[79547]: audit 2023-12-06T21:26:21.704349+0000 mgr.y (mgr.25471) 980 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[79547]: cephadm 2023-12-06T21:26:21.707075+0000 mgr.y (mgr.25471) 981 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T21:26:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:22 smithi172 bash[79547]: cluster 2023-12-06T21:26:21.876725+0000 mgr.y (mgr.25471) 982 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:22 smithi175 bash[67426]: audit 2023-12-06T21:26:21.704349+0000 mgr.y (mgr.25471) 980 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T21:26:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:22 smithi175 bash[67426]: cephadm 2023-12-06T21:26:21.707075+0000 mgr.y (mgr.25471) 981 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T21:26:23.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:22 smithi175 bash[67426]: cluster 2023-12-06T21:26:21.876725+0000 mgr.y (mgr.25471) 982 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:23.379574+0000 mgr.y (mgr.25471) 983 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:23.779009+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:23.788067+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:23.797367+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: cluster 2023-12-06T21:26:23.878150+0000 mgr.y (mgr.25471) 984 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:24.236201+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:24.240757+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:26:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[79547]: audit 2023-12-06T21:26:24.241946+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:23.379574+0000 mgr.y (mgr.25471) 983 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:23.779009+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:23.788067+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:23.797367+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: cluster 2023-12-06T21:26:23.878150+0000 mgr.y (mgr.25471) 984 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:24.236201+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:24.240757+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:26:25.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:24 smithi172 bash[83833]: audit 2023-12-06T21:26:24.241946+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:25.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:23.379574+0000 mgr.y (mgr.25471) 983 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:25.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:23.779009+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:23.788067+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:23.797367+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: cluster 2023-12-06T21:26:23.878150+0000 mgr.y (mgr.25471) 984 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:26:25.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:24.236201+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:25.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:24.240757+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:26:25.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:24 smithi175 bash[67426]: audit 2023-12-06T21:26:24.241946+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:25.930 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:25 smithi172 bash[79547]: cephadm 2023-12-06T21:26:24.228573+0000 mgr.y (mgr.25471) 985 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T21:26:25.930 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:25 smithi172 bash[79547]: cephadm 2023-12-06T21:26:24.247277+0000 mgr.y (mgr.25471) 986 : cephadm 1 Deploying daemon osd.3 on smithi172 2023-12-06T21:26:25.930 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:25 smithi172 bash[83833]: cephadm 2023-12-06T21:26:24.228573+0000 mgr.y (mgr.25471) 985 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T21:26:25.931 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:25 smithi172 bash[83833]: cephadm 2023-12-06T21:26:24.247277+0000 mgr.y (mgr.25471) 986 : cephadm 1 Deploying daemon osd.3 on smithi172 2023-12-06T21:26:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:25 smithi175 bash[67426]: cephadm 2023-12-06T21:26:24.228573+0000 mgr.y (mgr.25471) 985 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T21:26:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:25 smithi175 bash[67426]: cephadm 2023-12-06T21:26:24.247277+0000 mgr.y (mgr.25471) 986 : cephadm 1 Deploying daemon osd.3 on smithi172 2023-12-06T21:26:27.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:26 smithi172 bash[79547]: cluster 2023-12-06T21:26:25.879135+0000 mgr.y (mgr.25471) 987 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:27.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:26 smithi172 bash[83833]: cluster 2023-12-06T21:26:25.879135+0000 mgr.y (mgr.25471) 987 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:27.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:26 smithi175 bash[67426]: cluster 2023-12-06T21:26:25.879135+0000 mgr.y (mgr.25471) 987 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:28.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:28 smithi175 bash[67426]: cluster 2023-12-06T21:26:27.880085+0000 mgr.y (mgr.25471) 988 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:28.787 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:28 smithi172 bash[79547]: cluster 2023-12-06T21:26:27.880085+0000 mgr.y (mgr.25471) 988 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:28.788 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:28 smithi172 bash[83833]: cluster 2023-12-06T21:26:27.880085+0000 mgr.y (mgr.25471) 988 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:26:29.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:28] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.33.4" 2023-12-06T21:26:29.072 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:29 smithi172 systemd[1]: Stopping Ceph osd.3 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:26:29.445 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:29 smithi172 bash[45321]: debug 2023-12-06T21:26:29.153+0000 7f2ecf404700 -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 2023-12-06T21:26:29.445 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:29 smithi172 bash[45321]: debug 2023-12-06T21:26:29.153+0000 7f2ecf404700 -1 osd.3 128 *** Got signal Terminated *** 2023-12-06T21:26:29.445 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:29 smithi172 bash[45321]: debug 2023-12-06T21:26:29.153+0000 7f2ecf404700 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:26:29.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:29 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.159090+0000 mon.a (mon.0) 3700 : cluster 1 osd.3 marked itself down and dead 2023-12-06T21:26:29.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:29 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.159090+0000 mon.a (mon.0) 3700 : cluster 1 osd.3 marked itself down and dead 2023-12-06T21:26:29.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:29 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.159090+0000 mon.a (mon.0) 3700 : cluster 1 osd.3 marked itself down and dead 2023-12-06T21:26:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.443195+0000 mon.a (mon.0) 3701 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:26:30.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.448261+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.453041+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.453044+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.453392+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.454418+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.455158+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.456020+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.458137+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.458338+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: audit 2023-12-06T21:26:29.533055+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: audit 2023-12-06T21:26:29.546703+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: cluster 2023-12-06T21:26:29.548770+0000 mgr.y (mgr.25471) 989 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:26:30.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:30 smithi175 bash[67426]: audit 2023-12-06T21:26:29.557739+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.443195+0000 mon.a (mon.0) 3701 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.448261+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.453041+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.453044+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.453392+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.454418+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.455158+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.456020+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.458137+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.458338+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: audit 2023-12-06T21:26:29.533055+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: audit 2023-12-06T21:26:29.546703+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: cluster 2023-12-06T21:26:29.548770+0000 mgr.y (mgr.25471) 989 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[79547]: audit 2023-12-06T21:26:29.557739+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.443195+0000 mon.a (mon.0) 3701 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.448261+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.453041+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.453044+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.453392+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.454418+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.455158+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.456020+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.458137+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.458338+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: audit 2023-12-06T21:26:29.533055+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: audit 2023-12-06T21:26:29.546703+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: cluster 2023-12-06T21:26:29.548770+0000 mgr.y (mgr.25471) 989 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:26:30.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:30 smithi172 bash[83833]: audit 2023-12-06T21:26:29.557739+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:31.460 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[100139]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-3 2023-12-06T21:26:31.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.451992+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.455058+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.455226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.455853+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.457557+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.458217+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.460089+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.460798+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.461061+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.461266+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.462777+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.462817+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.464408+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.465315+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:31 smithi175 bash[67426]: cluster 2023-12-06T21:26:30.543520+0000 mon.a (mon.0) 3707 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:26:31.799 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[100298]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-3 2023-12-06T21:26:31.802 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.451992+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.802 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.455058+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.802 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.455226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.802 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.455853+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.802 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.457557+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.458217+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.460089+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.460798+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.461061+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.461266+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.462777+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.462817+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.464408+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.465315+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[83833]: cluster 2023-12-06T21:26:30.543520+0000 mon.a (mon.0) 3707 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:26:31.803 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.451992+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.455058+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.455226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.455853+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.457557+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.458217+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.460089+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.460798+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.461061+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.461266+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.462777+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.462817+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.464408+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.804 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.465315+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T21:26:31.805 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:31 smithi172 bash[79547]: cluster 2023-12-06T21:26:30.543520+0000 mon.a (mon.0) 3707 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:26:32.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[79547]: cluster 2023-12-06T21:26:31.549878+0000 mgr.y (mgr.25471) 990 : cluster 0 pgmap v162: 161 pgs: 6 active+undersized+degraded, 14 peering, 15 stale+active+clean, 8 active+undersized, 118 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2023-12-06T21:26:32.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[79547]: audit 2023-12-06T21:26:32.322043+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:32.578 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[79547]: audit 2023-12-06T21:26:32.323999+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:32.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[83833]: cluster 2023-12-06T21:26:31.549878+0000 mgr.y (mgr.25471) 990 : cluster 0 pgmap v162: 161 pgs: 6 active+undersized+degraded, 14 peering, 15 stale+active+clean, 8 active+undersized, 118 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2023-12-06T21:26:32.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[83833]: audit 2023-12-06T21:26:32.322043+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:32.579 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:32 smithi172 bash[83833]: audit 2023-12-06T21:26:32.323999+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:32 smithi175 bash[67426]: cluster 2023-12-06T21:26:31.549878+0000 mgr.y (mgr.25471) 990 : cluster 0 pgmap v162: 161 pgs: 6 active+undersized+degraded, 14 peering, 15 stale+active+clean, 8 active+undersized, 118 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2023-12-06T21:26:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:32 smithi175 bash[67426]: audit 2023-12-06T21:26:32.322043+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:32.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:32 smithi175 bash[67426]: audit 2023-12-06T21:26:32.323999+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:33.704 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:33 smithi172 bash[79547]: cluster 2023-12-06T21:26:32.458388+0000 mon.a (mon.0) 3710 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-12-06T21:26:33.704 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:33 smithi172 bash[79547]: cluster 2023-12-06T21:26:32.458463+0000 mon.a (mon.0) 3711 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:33.704 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:33 smithi172 bash[83833]: cluster 2023-12-06T21:26:32.458388+0000 mon.a (mon.0) 3710 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-12-06T21:26:33.704 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:33 smithi172 bash[83833]: cluster 2023-12-06T21:26:32.458463+0000 mon.a (mon.0) 3711 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:33 smithi175 bash[67426]: cluster 2023-12-06T21:26:32.458388+0000 mon.a (mon.0) 3710 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-12-06T21:26:33.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:33 smithi175 bash[67426]: cluster 2023-12-06T21:26:32.458463+0000 mon.a (mon.0) 3711 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:34.483 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:34 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-06T21:26:34.483 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:34 smithi172 systemd[1]: Stopped Ceph osd.3 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:26:34.483 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:34 smithi172 systemd[1]: Started Ceph osd.3 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:26:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:34 smithi175 bash[67426]: audit 2023-12-06T21:26:33.387611+0000 mgr.y (mgr.25471) 991 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:34 smithi175 bash[67426]: cluster 2023-12-06T21:26:33.551221+0000 mgr.y (mgr.25471) 992 : cluster 0 pgmap v163: 161 pgs: 20 active+undersized+degraded, 14 peering, 1 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2023-12-06T21:26:34.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:34 smithi172 bash[79547]: audit 2023-12-06T21:26:33.387611+0000 mgr.y (mgr.25471) 991 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:34.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:34 smithi172 bash[79547]: cluster 2023-12-06T21:26:33.551221+0000 mgr.y (mgr.25471) 992 : cluster 0 pgmap v163: 161 pgs: 20 active+undersized+degraded, 14 peering, 1 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2023-12-06T21:26:34.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:34 smithi172 bash[83833]: audit 2023-12-06T21:26:33.387611+0000 mgr.y (mgr.25471) 991 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:34.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:34 smithi172 bash[83833]: cluster 2023-12-06T21:26:33.551221+0000 mgr.y (mgr.25471) 992 : cluster 0 pgmap v163: 161 pgs: 20 active+undersized+degraded, 14 peering, 1 stale+active+clean, 26 active+undersized, 100 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:34.518240+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:34.527728+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.066403+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.077548+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.080343+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.082138+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.092600+0000 mon.a (mon.0) 3718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.173226+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.176655+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.181930+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.183895+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.194800+0000 mon.a (mon.0) 3723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.277419+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.279844+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.283128+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.284530+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.292116+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.375081+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.377100+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.379927+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:34.518240+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:34.527728+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.066403+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.077548+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.080343+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.082138+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.092600+0000 mon.a (mon.0) 3718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.173226+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.176655+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.181930+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.183895+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.194800+0000 mon.a (mon.0) 3723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.277419+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.279844+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.283128+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.284530+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.292116+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.375081+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.377100+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.379927+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.380802+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.387047+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.467893+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.470498+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.473789+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.474726+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[83833]: audit 2023-12-06T21:26:35.486682+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.380802+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.387047+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.467893+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.470498+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:35.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.473789+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:35.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.474726+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:35.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:35 smithi172 bash[79547]: audit 2023-12-06T21:26:35.486682+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:34.518240+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:34.527728+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.066403+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.077548+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.080343+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.082138+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.092600+0000 mon.a (mon.0) 3718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.173226+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.176655+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.181930+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.183895+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.194800+0000 mon.a (mon.0) 3723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.277419+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.279844+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.283128+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.284530+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.292116+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.375081+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.377100+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.379927+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.380802+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.387047+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.467893+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.470498+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.473789+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.474726+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:35 smithi175 bash[67426]: audit 2023-12-06T21:26:35.486682+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.821 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T21:26:36.821 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: 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 2023-12-06T21:26:36.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T21:26:36.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T21:26:36.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T21:26:36.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T21:26:36.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[100531]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-06T21:26:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cluster 2023-12-06T21:26:35.085769+0000 mgr.y (mgr.25471) 993 : cluster 0 pgmap v164: 161 pgs: 22 active+undersized+degraded, 14 peering, 30 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T21:26:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.093413+0000 mgr.y (mgr.25471) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.195746+0000 mgr.y (mgr.25471) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.292704+0000 mgr.y (mgr.25471) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.387607+0000 mgr.y (mgr.25471) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.487389+0000 mgr.y (mgr.25471) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.547944+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.551168+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.555292+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.556638+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.565354+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.565979+0000 mgr.y (mgr.25471) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.648871+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.651183+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.653749+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.654728+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.664447+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.665032+0000 mgr.y (mgr.25471) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.747412+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.750141+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cluster 2023-12-06T21:26:35.085769+0000 mgr.y (mgr.25471) 993 : cluster 0 pgmap v164: 161 pgs: 22 active+undersized+degraded, 14 peering, 30 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.093413+0000 mgr.y (mgr.25471) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.195746+0000 mgr.y (mgr.25471) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.292704+0000 mgr.y (mgr.25471) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.387607+0000 mgr.y (mgr.25471) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.487389+0000 mgr.y (mgr.25471) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.547944+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.551168+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.555292+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.556638+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.565354+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.565979+0000 mgr.y (mgr.25471) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.648871+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.651183+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.653749+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.654728+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.664447+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.665032+0000 mgr.y (mgr.25471) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.747412+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.750141+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.753217+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.754455+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.763108+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.763781+0000 mgr.y (mgr.25471) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.844697+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.846810+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.850097+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.851389+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.860481+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.861098+0000 mgr.y (mgr.25471) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.941927+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.944925+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.949814+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.950966+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:35.961150+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.041668+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.044035+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.047137+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.048536+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.057935+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: cluster 2023-12-06T21:26:36.073390+0000 mon.a (mon.0) 3769 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.147895+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.150505+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.154054+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.155240+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.163271+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.244306+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.246262+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.248371+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.249170+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.256426+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.337946+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.341923+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.345361+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.346372+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.355925+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.433181+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.435812+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.438235+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.439251+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.447306+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.511901+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[79547]: audit 2023-12-06T21:26:36.514474+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.753217+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.754455+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.763108+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.763781+0000 mgr.y (mgr.25471) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.844697+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.846810+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.850097+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.851389+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.860481+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.861098+0000 mgr.y (mgr.25471) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.941927+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.944925+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.949814+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.950966+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:35.961150+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.041668+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.044035+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.047137+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.048536+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.057935+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: cluster 2023-12-06T21:26:36.073390+0000 mon.a (mon.0) 3769 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.147895+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.150505+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.154054+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.155240+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.163271+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.244306+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.246262+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.248371+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.249170+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.256426+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.337946+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.341923+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.345361+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.346372+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.355925+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.433181+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.435812+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.438235+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.439251+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.447306+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.511901+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:36.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:36 smithi172 bash[83833]: audit 2023-12-06T21:26:36.514474+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cluster 2023-12-06T21:26:35.085769+0000 mgr.y (mgr.25471) 993 : cluster 0 pgmap v164: 161 pgs: 22 active+undersized+degraded, 14 peering, 30 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.093413+0000 mgr.y (mgr.25471) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.195746+0000 mgr.y (mgr.25471) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.292704+0000 mgr.y (mgr.25471) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.387607+0000 mgr.y (mgr.25471) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.487389+0000 mgr.y (mgr.25471) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.547944+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.551168+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.555292+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.556638+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.565354+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.565979+0000 mgr.y (mgr.25471) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.648871+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.651183+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.653749+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.654728+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.664447+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.665032+0000 mgr.y (mgr.25471) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.747412+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.750141+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.753217+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.754455+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.763108+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.763781+0000 mgr.y (mgr.25471) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.844697+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.846810+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.850097+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.851389+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.860481+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.861098+0000 mgr.y (mgr.25471) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.941927+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.944925+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.949814+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.950966+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:35.961150+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.041668+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.044035+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.047137+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.048536+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.057935+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: cluster 2023-12-06T21:26:36.073390+0000 mon.a (mon.0) 3769 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.147895+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.150505+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.154054+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.155240+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.163271+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.244306+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.246262+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.248371+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.249170+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.256426+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.337946+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.341923+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.345361+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.346372+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.355925+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.433181+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.435812+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.438235+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.439251+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.447306+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.511901+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:36 smithi175 bash[67426]: audit 2023-12-06T21:26:36.514474+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.761 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:35.962029+0000 mgr.y (mgr.25471) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.058585+0000 mgr.y (mgr.25471) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.164073+0000 mgr.y (mgr.25471) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.257040+0000 mgr.y (mgr.25471) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.356702+0000 mgr.y (mgr.25471) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.447901+0000 mgr.y (mgr.25471) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.516972+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.517826+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.531374+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.532267+0000 mgr.y (mgr.25471) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.614280+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.616567+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.619112+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.762 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.620015+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.625917+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.626630+0000 mgr.y (mgr.25471) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.690562+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.693355+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.695738+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.696689+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:35.962029+0000 mgr.y (mgr.25471) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.058585+0000 mgr.y (mgr.25471) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.164073+0000 mgr.y (mgr.25471) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.763 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.257040+0000 mgr.y (mgr.25471) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.356702+0000 mgr.y (mgr.25471) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.447901+0000 mgr.y (mgr.25471) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.516972+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.517826+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.531374+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.532267+0000 mgr.y (mgr.25471) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.614280+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.616567+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.619112+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.620015+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.625917+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.626630+0000 mgr.y (mgr.25471) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.690562+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.693355+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.695738+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.696689+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.703260+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.704102+0000 mgr.y (mgr.25471) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.782891+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.785298+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.787652+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.788612+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.797086+0000 mon.a (mon.0) 3809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.798008+0000 mgr.y (mgr.25471) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.765 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.879224+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.882425+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.885902+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.887089+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.893490+0000 mon.a (mon.0) 3814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.894141+0000 mgr.y (mgr.25471) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.972132+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.974819+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.977559+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.766 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.978763+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.767 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:36.986990+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.767 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.065458+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.703260+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.704102+0000 mgr.y (mgr.25471) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.782891+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.785298+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.787652+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.788612+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.797086+0000 mon.a (mon.0) 3809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.798008+0000 mgr.y (mgr.25471) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.770 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.879224+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.882425+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.885902+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.887089+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.893490+0000 mon.a (mon.0) 3814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.894141+0000 mgr.y (mgr.25471) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.972132+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.974819+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.977559+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.978763+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:36.986990+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.065458+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.069042+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.772 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.072952+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.074285+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.081892+0000 mon.a (mon.0) 3824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.163671+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.165608+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.168318+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.773 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.169561+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.177999+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.259813+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.262185+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.265268+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.266317+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.274154+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.353528+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.356095+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.358645+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.359954+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.366475+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.446702+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.449549+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.452152+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.453159+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.775 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[79547]: audit 2023-12-06T21:26:37.460497+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.069042+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.072952+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.074285+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.081892+0000 mon.a (mon.0) 3824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.163671+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.165608+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.168318+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.169561+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.776 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.177999+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.259813+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.262185+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.265268+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.266317+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.274154+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.353528+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.356095+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.358645+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.359954+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.366475+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.446702+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.449549+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.452152+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.453159+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:37.777 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:37 smithi172 bash[83833]: audit 2023-12-06T21:26:37.460497+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:35.962029+0000 mgr.y (mgr.25471) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.058585+0000 mgr.y (mgr.25471) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.164073+0000 mgr.y (mgr.25471) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.257040+0000 mgr.y (mgr.25471) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.356702+0000 mgr.y (mgr.25471) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.447901+0000 mgr.y (mgr.25471) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.516972+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.517826+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.531374+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.532267+0000 mgr.y (mgr.25471) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.614280+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.616567+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.619112+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.620015+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.625917+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.626630+0000 mgr.y (mgr.25471) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.690562+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.693355+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.695738+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.696689+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.703260+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.704102+0000 mgr.y (mgr.25471) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.782891+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.785298+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.787652+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.788612+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.797086+0000 mon.a (mon.0) 3809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.798008+0000 mgr.y (mgr.25471) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.879224+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.882425+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.885902+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.887089+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.893490+0000 mon.a (mon.0) 3814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.894141+0000 mgr.y (mgr.25471) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.972132+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.974819+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.977559+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.978763+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:36.986990+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.065458+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.069042+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.072952+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.074285+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.081892+0000 mon.a (mon.0) 3824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.163671+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.165608+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.168318+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.169561+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.177999+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.259813+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.262185+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.265268+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.266317+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.274154+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.353528+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.356095+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.358645+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.359954+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.366475+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.446702+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.449549+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.452152+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.453159+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:37 smithi175 bash[67426]: audit 2023-12-06T21:26:37.460497+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.417 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:26:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:36.987544+0000 mgr.y (mgr.25471) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.082557+0000 mgr.y (mgr.25471) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cluster 2023-12-06T21:26:37.086620+0000 mgr.y (mgr.25471) 1016 : cluster 0 pgmap v165: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.178678+0000 mgr.y (mgr.25471) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.274791+0000 mgr.y (mgr.25471) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.367223+0000 mgr.y (mgr.25471) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.461095+0000 mgr.y (mgr.25471) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.543234+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.545568+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.548805+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.550130+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.557261+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.557923+0000 mgr.y (mgr.25471) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.636829+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.640131+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.644336+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.646177+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.656090+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.657128+0000 mgr.y (mgr.25471) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.735540+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.738018+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.741460+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.742389+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.750509+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.751452+0000 mgr.y (mgr.25471) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.833989+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.837124+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.839878+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.840980+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.847948+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.848672+0000 mgr.y (mgr.25471) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.929040+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.931522+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.934508+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.936106+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:37.947093+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.010217+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.012854+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.015860+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.016921+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:36.987544+0000 mgr.y (mgr.25471) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.082557+0000 mgr.y (mgr.25471) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cluster 2023-12-06T21:26:37.086620+0000 mgr.y (mgr.25471) 1016 : cluster 0 pgmap v165: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.178678+0000 mgr.y (mgr.25471) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.274791+0000 mgr.y (mgr.25471) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.367223+0000 mgr.y (mgr.25471) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.461095+0000 mgr.y (mgr.25471) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.543234+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.545568+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.548805+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.550130+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.557261+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.557923+0000 mgr.y (mgr.25471) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.636829+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.640131+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.644336+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.646177+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.656090+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.657128+0000 mgr.y (mgr.25471) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.735540+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.026329+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cluster 2023-12-06T21:26:38.079294+0000 mon.a (mon.0) 3875 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: cluster 2023-12-06T21:26:38.079356+0000 mon.a (mon.0) 3876 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.103243+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.105907+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.109031+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.109887+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.119661+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.200228+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.202790+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.205795+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.206718+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.215212+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.296234+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.298722+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.301342+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.302179+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.309907+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.389115+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.391769+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.394541+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.395474+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.403279+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.484784+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.487694+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.490109+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.491006+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[83833]: audit 2023-12-06T21:26:38.499534+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.738018+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.741460+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.742389+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.750509+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.751452+0000 mgr.y (mgr.25471) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.833989+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.837124+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.839878+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.840980+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.847948+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.848672+0000 mgr.y (mgr.25471) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.929040+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.931522+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.934508+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.936106+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:37.947093+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.010217+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.012854+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.015860+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.016921+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.026329+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cluster 2023-12-06T21:26:38.079294+0000 mon.a (mon.0) 3875 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: cluster 2023-12-06T21:26:38.079356+0000 mon.a (mon.0) 3876 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.103243+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.105907+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.109031+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.109887+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.119661+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.200228+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.202790+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.205795+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.206718+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.215212+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.296234+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.298722+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.301342+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.302179+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.309907+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.389115+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.391769+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.394541+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.395474+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.403279+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.484784+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.487694+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.490109+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:38.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.491006+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:38.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[79547]: audit 2023-12-06T21:26:38.499534+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:36.987544+0000 mgr.y (mgr.25471) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.082557+0000 mgr.y (mgr.25471) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cluster 2023-12-06T21:26:37.086620+0000 mgr.y (mgr.25471) 1016 : cluster 0 pgmap v165: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.178678+0000 mgr.y (mgr.25471) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.274791+0000 mgr.y (mgr.25471) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.367223+0000 mgr.y (mgr.25471) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.461095+0000 mgr.y (mgr.25471) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.543234+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.545568+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.548805+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.550130+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.557261+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.557923+0000 mgr.y (mgr.25471) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.636829+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.640131+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.644336+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.646177+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.656090+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.657128+0000 mgr.y (mgr.25471) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.735540+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.738018+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.741460+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.742389+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.750509+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.751452+0000 mgr.y (mgr.25471) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.833989+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.837124+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.839878+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.840980+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.847948+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.848672+0000 mgr.y (mgr.25471) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.929040+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.931522+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.934508+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.936106+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:37.947093+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.010217+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.012854+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.015860+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.016921+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.026329+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cluster 2023-12-06T21:26:38.079294+0000 mon.a (mon.0) 3875 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: cluster 2023-12-06T21:26:38.079356+0000 mon.a (mon.0) 3876 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.103243+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.105907+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.109031+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.109887+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.119661+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.200228+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.202790+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.205795+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.206718+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.215212+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.296234+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.298722+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.301342+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.302179+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.309907+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.389115+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.391769+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.394541+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.395474+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.403279+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.484784+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.487694+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.490109+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.491006+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:38 smithi175 bash[67426]: audit 2023-12-06T21:26:38.499534+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:38] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.33.4" 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 9s ago 21m - - 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 15s ago 20m - - 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (6m) 9s ago 13m 16.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (6m) 15s ago 13m 43.4M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (5m) 9s ago 11m 47.8M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:26:39.197 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (5m) 15s ago 20m 434M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (5m) 9s ago 22m 511M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (4m) 9s ago 22m 68.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (3m) 15s ago 20m 43.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (3m) 9s ago 20m 51.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (7m) 9s ago 14m 12.3M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (6m) 15s ago 14m 12.0M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (2m) 9s ago 19m 49.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (79s) 9s ago 18m 52.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (41s) 9s ago 18m 46.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 starting - - - 4096M 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (16m) 15s ago 17m 67.1M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (16m) 15s ago 16m 62.4M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:26:39.198 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (15m) 15s ago 15m 60.7M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (15m) 15s ago 15m 65.0M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (5m) 15s ago 14m 63.7M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (11m) 9s ago 11m 88.6M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (11m) 15s ago 11m 88.6M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (11m) 9s ago 11m 88.4M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:26:39.199 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (11m) 15s ago 11m 88.1M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:26:39.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:37.948302+0000 mgr.y (mgr.25471) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.027097+0000 mgr.y (mgr.25471) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.120269+0000 mgr.y (mgr.25471) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.215866+0000 mgr.y (mgr.25471) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.310442+0000 mgr.y (mgr.25471) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.401835+0000 mgr.y (mgr.25471) 1030 : audit 0 from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.404079+0000 mgr.y (mgr.25471) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.500223+0000 mgr.y (mgr.25471) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.579398+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.582453+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.585110+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.586001+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.595968+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.596960+0000 mgr.y (mgr.25471) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.659494+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.662251+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.664445+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.665293+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.672658+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.673433+0000 mgr.y (mgr.25471) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.755302+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.757545+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.759860+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.760713+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.768301+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.768866+0000 mgr.y (mgr.25471) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.796409+0000 mgr.y (mgr.25471) 1036 : audit 0 from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.848562+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.850739+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.853543+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.854434+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.862927+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.863632+0000 mgr.y (mgr.25471) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.942510+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.944777+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.947011+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.947828+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:38.955103+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.035809+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.038423+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.041075+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.041767+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.049359+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.124766+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.127311+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.129583+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.130492+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.138338+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.241514+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:37.948302+0000 mgr.y (mgr.25471) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.027097+0000 mgr.y (mgr.25471) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.120269+0000 mgr.y (mgr.25471) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.215866+0000 mgr.y (mgr.25471) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.310442+0000 mgr.y (mgr.25471) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.401835+0000 mgr.y (mgr.25471) 1030 : audit 0 from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.404079+0000 mgr.y (mgr.25471) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.500223+0000 mgr.y (mgr.25471) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.594 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.579398+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.582453+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.585110+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.586001+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.595968+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.596960+0000 mgr.y (mgr.25471) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.659494+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.662251+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.664445+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.665293+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.672658+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.673433+0000 mgr.y (mgr.25471) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.755302+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.757545+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.759860+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.760713+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.768301+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.768866+0000 mgr.y (mgr.25471) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.796409+0000 mgr.y (mgr.25471) 1036 : audit 0 from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.848562+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.850739+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.853543+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.854434+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.862927+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.863632+0000 mgr.y (mgr.25471) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.942510+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.944777+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.947011+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.947828+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:38.955103+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.035809+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.038423+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.041075+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.041767+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.049359+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.124766+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.127311+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.129583+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.130492+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.138338+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.597 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.241514+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.675 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:26:39.675 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:26:39.676 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:26:39.677 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T21:26:39.677 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T21:26:39.677 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:26:39.677 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:26:39.812 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:37.948302+0000 mgr.y (mgr.25471) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.027097+0000 mgr.y (mgr.25471) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.120269+0000 mgr.y (mgr.25471) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.215866+0000 mgr.y (mgr.25471) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.310442+0000 mgr.y (mgr.25471) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.401835+0000 mgr.y (mgr.25471) 1030 : audit 0 from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.404079+0000 mgr.y (mgr.25471) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.500223+0000 mgr.y (mgr.25471) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.579398+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.582453+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.585110+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.586001+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.595968+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.813 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.596960+0000 mgr.y (mgr.25471) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.659494+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.662251+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.664445+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.665293+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.672658+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.673433+0000 mgr.y (mgr.25471) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.755302+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.757545+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.759860+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.760713+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.768301+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.768866+0000 mgr.y (mgr.25471) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.796409+0000 mgr.y (mgr.25471) 1036 : audit 0 from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.848562+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.850739+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.853543+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.854434+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.862927+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.863632+0000 mgr.y (mgr.25471) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.942510+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.944777+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.947011+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.947828+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:38.955103+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.815 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.035809+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.038423+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.041075+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.041767+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.049359+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.124766+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.127311+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.129583+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.130492+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.138338+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.241514+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.243891+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.246689+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.816 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.247514+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.255898+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.337890+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.340433+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.342878+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.344124+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.359079+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.437720+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.440643+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.443914+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.445239+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.817 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:39 smithi175 bash[67426]: audit 2023-12-06T21:26:39.454242+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.243891+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.246689+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.247514+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.255898+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.337890+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.340433+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.342878+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.344124+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.359079+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.437720+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.440643+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.443914+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.445239+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[79547]: audit 2023-12-06T21:26:39.454242+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.243891+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.246689+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.247514+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.255898+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.337890+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.340433+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.342878+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.344124+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.359079+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.437720+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.440643+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.443914+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:39.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.445239+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:39.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:39 smithi172 bash[83833]: audit 2023-12-06T21:26:39.454242+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.092 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:26:40.093 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:26:40.094 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:26:40.094 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "8/23 daemons upgraded", 2023-12-06T21:26:40.094 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:26:40.094 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:26:40.094 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:26:40.258 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[100985]: debug 2023-12-06T21:26:40.000+0000 7fac109ac700 1 -- 172.21.15.172:0/76578334 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eaaef451e0 con 0x55eaaefcac00 2023-12-06T21:26:40.533 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:38.955608+0000 mgr.y (mgr.25471) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:38.955608+0000 mgr.y (mgr.25471) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.533 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.049887+0000 mgr.y (mgr.25471) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cluster 2023-12-06T21:26:39.088148+0000 mgr.y (mgr.25471) 1040 : cluster 0 pgmap v166: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:40.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.138916+0000 mgr.y (mgr.25471) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.534 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.171572+0000 mgr.y (mgr.25471) 1042 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:40.587 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 82/630 objects degraded (13.016%), 28 pgs degraded 2023-12-06T21:26:40.587 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T21:26:40.587 INFO:teuthology.orchestra.run.smithi172.stdout: osd.3 (root=default,host=smithi172) is down 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/630 objects degraded (13.016%), 28 pgs degraded 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.13 is active+undersized+degraded, acting [0,4] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2023-12-06T21:26:40.588 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2023-12-06T21:26:40.589 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2023-12-06T21:26:40.590 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2023-12-06T21:26:40.590 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2023-12-06T21:26:40.590 INFO:teuthology.orchestra.run.smithi172.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2023-12-06T21:26:40.590 INFO:teuthology.orchestra.run.smithi172.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2023-12-06T21:26:40.821 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[100985]: debug 2023-12-06T21:26:40.556+0000 7fac19b32640 -1 Falling back to public interface 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.049887+0000 mgr.y (mgr.25471) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cluster 2023-12-06T21:26:39.088148+0000 mgr.y (mgr.25471) 1040 : cluster 0 pgmap v166: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.138916+0000 mgr.y (mgr.25471) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.171572+0000 mgr.y (mgr.25471) 1042 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.256768+0000 mgr.y (mgr.25471) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.359720+0000 mgr.y (mgr.25471) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.454988+0000 mgr.y (mgr.25471) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.540117+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.542242+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.544556+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.545360+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.582920+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.584284+0000 mgr.y (mgr.25471) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.666980+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.669187+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.671752+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.672798+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.674882+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.172:0/1399221090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.680846+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.681470+0000 mgr.y (mgr.25471) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.256768+0000 mgr.y (mgr.25471) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.359720+0000 mgr.y (mgr.25471) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.454988+0000 mgr.y (mgr.25471) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.540117+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.542242+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.544556+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.545360+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.582920+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.584284+0000 mgr.y (mgr.25471) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.666980+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.669187+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.671752+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.672798+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.674882+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.172:0/1399221090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.680846+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.681470+0000 mgr.y (mgr.25471) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.760839+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.763892+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.768584+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.770165+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.760839+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.763892+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.768584+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.770165+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.782134+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.783218+0000 mgr.y (mgr.25471) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.862118+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.866040+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.869456+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.870773+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.877299+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.877865+0000 mgr.y (mgr.25471) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.952574+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.954804+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.957484+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.958277+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:39.967216+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.046872+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.053681+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.056044+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.056770+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.062237+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.122348+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.125604+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.128568+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.129725+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.136361+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.215180+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.219641+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.222112+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.223171+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.235829+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.316121+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.318911+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.321646+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.322726+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.330041+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.411661+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.413996+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.782134+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.783218+0000 mgr.y (mgr.25471) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.862118+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.866040+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.869456+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.870773+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.877299+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.877865+0000 mgr.y (mgr.25471) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.952574+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.954804+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.957484+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.958277+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:39.967216+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.046872+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.053681+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.056044+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.056770+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.062237+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.122348+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.125604+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.417376+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.418412+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.426935+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.511275+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.513425+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.516121+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.517361+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[79547]: audit 2023-12-06T21:26:40.524318+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.128568+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.129725+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.136361+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.215180+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.219641+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.222112+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.223171+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.235829+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.316121+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.318911+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.321646+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.322726+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.330041+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.411661+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.413996+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.417376+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.418412+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.426935+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.511275+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.513425+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.516121+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.517361+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.835 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:40 smithi172 bash[83833]: audit 2023-12-06T21:26:40.524318+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:38.955608+0000 mgr.y (mgr.25471) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.049887+0000 mgr.y (mgr.25471) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cluster 2023-12-06T21:26:39.088148+0000 mgr.y (mgr.25471) 1040 : cluster 0 pgmap v166: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.138916+0000 mgr.y (mgr.25471) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.171572+0000 mgr.y (mgr.25471) 1042 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.256768+0000 mgr.y (mgr.25471) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.359720+0000 mgr.y (mgr.25471) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.454988+0000 mgr.y (mgr.25471) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.540117+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.542242+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.544556+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.545360+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.582920+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.584284+0000 mgr.y (mgr.25471) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.666980+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.669187+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.671752+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.672798+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.674882+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.172:0/1399221090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.680846+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.681470+0000 mgr.y (mgr.25471) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.760839+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.763892+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.768584+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.770165+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.782134+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.783218+0000 mgr.y (mgr.25471) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.862118+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.866040+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.869456+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.870773+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.877299+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.877865+0000 mgr.y (mgr.25471) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.952574+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.954804+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.957484+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.958277+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:39.967216+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.046872+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.053681+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.056044+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.056770+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.062237+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.122348+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.125604+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.128568+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.129725+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.136361+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.215180+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.219641+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.222112+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.223171+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.235829+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.316121+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.318911+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.321646+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.322726+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.330041+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.411661+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.413996+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.417376+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.418412+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.426935+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.511275+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:40.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.513425+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:40.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.516121+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:40.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.517361+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:40.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:40 smithi175 bash[67426]: audit 2023-12-06T21:26:40.524318+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:39.967985+0000 mgr.y (mgr.25471) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.062756+0000 mgr.y (mgr.25471) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.091627+0000 mgr.y (mgr.25471) 1052 : audit 0 from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.136979+0000 mgr.y (mgr.25471) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.236428+0000 mgr.y (mgr.25471) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.331544+0000 mgr.y (mgr.25471) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.427782+0000 mgr.y (mgr.25471) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.524946+0000 mgr.y (mgr.25471) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.587018+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.172:0/2447063624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.605483+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.608242+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.611318+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.614850+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.624849+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.625587+0000 mgr.y (mgr.25471) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.691195+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.693588+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.697003+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.698109+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.705369+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.706044+0000 mgr.y (mgr.25471) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.787981+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.792042+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.795679+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.797040+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.804352+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.804909+0000 mgr.y (mgr.25471) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.886872+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.889711+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.892745+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.893676+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.900692+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.980058+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.982771+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.986718+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.988031+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:40.996471+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.078283+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.081120+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.084639+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.086227+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.094659+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.175331+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.178525+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.182210+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.183659+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.191624+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.256295+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.258593+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.261113+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.262133+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.268221+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.329524+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.331522+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.333537+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.334392+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.339701+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.418037+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.421435+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.425268+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.426626+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.435342+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.521439+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.523505+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.526109+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[83833]: audit 2023-12-06T21:26:41.527030+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:39.967985+0000 mgr.y (mgr.25471) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.062756+0000 mgr.y (mgr.25471) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.091627+0000 mgr.y (mgr.25471) 1052 : audit 0 from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.136979+0000 mgr.y (mgr.25471) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.236428+0000 mgr.y (mgr.25471) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.331544+0000 mgr.y (mgr.25471) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.427782+0000 mgr.y (mgr.25471) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.524946+0000 mgr.y (mgr.25471) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.587018+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.172:0/2447063624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.605483+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.608242+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.611318+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.614850+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.624849+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.625587+0000 mgr.y (mgr.25471) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.691195+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.693588+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.697003+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.698109+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.705369+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.706044+0000 mgr.y (mgr.25471) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.787981+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.792042+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.795679+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.797040+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.804352+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.804909+0000 mgr.y (mgr.25471) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.886872+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.889711+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.892745+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.893676+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.900692+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.980058+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.982771+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.986718+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.988031+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:40.996471+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.078283+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.081120+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.084639+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.086227+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.094659+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.175331+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.178525+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.835 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.182210+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.183659+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.191624+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.256295+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.258593+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.261113+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.262133+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.268221+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.329524+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.331522+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.333537+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.836 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.334392+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.339701+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.418037+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.421435+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.425268+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.426626+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.435342+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.521439+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.523505+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.526109+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:41 smithi172 bash[79547]: audit 2023-12-06T21:26:41.527030+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:39.967985+0000 mgr.y (mgr.25471) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.062756+0000 mgr.y (mgr.25471) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.091627+0000 mgr.y (mgr.25471) 1052 : audit 0 from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.136979+0000 mgr.y (mgr.25471) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.236428+0000 mgr.y (mgr.25471) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.331544+0000 mgr.y (mgr.25471) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.427782+0000 mgr.y (mgr.25471) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.524946+0000 mgr.y (mgr.25471) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.587018+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.172:0/2447063624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:26:41.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.605483+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.608242+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.611318+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.614850+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.624849+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.625587+0000 mgr.y (mgr.25471) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.691195+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.693588+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.697003+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.698109+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.705369+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.706044+0000 mgr.y (mgr.25471) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.787981+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.792042+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.795679+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.797040+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.804352+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.804909+0000 mgr.y (mgr.25471) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.886872+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.889711+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.892745+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.893676+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.900692+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.980058+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.982771+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.986718+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.988031+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:40.996471+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.078283+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.081120+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.084639+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.086227+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.094659+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.175331+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.178525+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.182210+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.183659+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.191624+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.256295+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.258593+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.261113+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.262133+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.268221+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.329524+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.331522+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.333537+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.334392+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.339701+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.418037+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.421435+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.425268+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.426626+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:41.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.435342+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:41.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.521439+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:41.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.523505+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:41.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.526109+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:41.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:41 smithi175 bash[67426]: audit 2023-12-06T21:26:41.527030+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.901186+0000 mgr.y (mgr.25471) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:40.997081+0000 mgr.y (mgr.25471) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cluster 2023-12-06T21:26:41.089709+0000 mgr.y (mgr.25471) 1063 : cluster 0 pgmap v167: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:42.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.095490+0000 mgr.y (mgr.25471) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.901186+0000 mgr.y (mgr.25471) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:40.997081+0000 mgr.y (mgr.25471) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cluster 2023-12-06T21:26:41.089709+0000 mgr.y (mgr.25471) 1063 : cluster 0 pgmap v167: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.095490+0000 mgr.y (mgr.25471) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.192850+0000 mgr.y (mgr.25471) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.269105+0000 mgr.y (mgr.25471) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.340204+0000 mgr.y (mgr.25471) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.438730+0000 mgr.y (mgr.25471) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.534769+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.535772+0000 mgr.y (mgr.25471) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.606130+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.608689+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.611533+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.612378+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.618483+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.619243+0000 mgr.y (mgr.25471) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.702104+0000 mon.a (mon.0) 4069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.704772+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.707889+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.709100+0000 mon.a (mon.0) 4072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.192850+0000 mgr.y (mgr.25471) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.269105+0000 mgr.y (mgr.25471) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.340204+0000 mgr.y (mgr.25471) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.438730+0000 mgr.y (mgr.25471) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.534769+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.535772+0000 mgr.y (mgr.25471) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.606130+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.608689+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.611533+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.612378+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.618483+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.619243+0000 mgr.y (mgr.25471) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.702104+0000 mon.a (mon.0) 4069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.704772+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.707889+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.709100+0000 mon.a (mon.0) 4072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.716013+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.716733+0000 mgr.y (mgr.25471) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.781418+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.783631+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.716013+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.716733+0000 mgr.y (mgr.25471) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.781418+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.783631+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.786098+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.787073+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.795012+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.795991+0000 mgr.y (mgr.25471) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.865265+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.867496+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.870748+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.872088+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.881248+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.882003+0000 mgr.y (mgr.25471) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.961351+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.964066+0000 mon.a (mon.0) 4085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.967709+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.968832+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:41.974755+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.056323+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.786098+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.787073+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.795012+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.795991+0000 mgr.y (mgr.25471) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.865265+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.867496+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.870748+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.872088+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.881248+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.882003+0000 mgr.y (mgr.25471) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.961351+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.964066+0000 mon.a (mon.0) 4085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.967709+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.968832+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:41.974755+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.056323+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.059127+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.063474+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.064889+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.075796+0000 mon.a (mon.0) 4093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.059127+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.063474+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.064889+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.075796+0000 mon.a (mon.0) 4093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.155437+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.158174+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.160761+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.161602+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.171655+0000 mon.a (mon.0) 4098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.251906+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.255201+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.259047+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.260366+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.269749+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.353394+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.355490+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.357577+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.358446+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.366561+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.446150+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.449481+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.451992+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.452934+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[79547]: audit 2023-12-06T21:26:42.479879+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.155437+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.158174+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.160761+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.161602+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.171655+0000 mon.a (mon.0) 4098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.251906+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.255201+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.259047+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.260366+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.269749+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.353394+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.355490+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.357577+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.358446+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.366561+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.446150+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.449481+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.451992+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.452934+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:42 smithi172 bash[83833]: audit 2023-12-06T21:26:42.479879+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.901186+0000 mgr.y (mgr.25471) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:40.997081+0000 mgr.y (mgr.25471) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cluster 2023-12-06T21:26:41.089709+0000 mgr.y (mgr.25471) 1063 : cluster 0 pgmap v167: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.095490+0000 mgr.y (mgr.25471) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.192850+0000 mgr.y (mgr.25471) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.269105+0000 mgr.y (mgr.25471) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.340204+0000 mgr.y (mgr.25471) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.438730+0000 mgr.y (mgr.25471) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.534769+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.535772+0000 mgr.y (mgr.25471) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.606130+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.608689+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.611533+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.612378+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.618483+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.619243+0000 mgr.y (mgr.25471) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.702104+0000 mon.a (mon.0) 4069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.704772+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.707889+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.709100+0000 mon.a (mon.0) 4072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.716013+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.716733+0000 mgr.y (mgr.25471) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.781418+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.783631+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.786098+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.787073+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.795012+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.795991+0000 mgr.y (mgr.25471) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.865265+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.867496+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.870748+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.872088+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.881248+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.882003+0000 mgr.y (mgr.25471) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.961351+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.964066+0000 mon.a (mon.0) 4085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.967709+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.968832+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.962 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:41.974755+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.056323+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.059127+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.063474+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.064889+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.075796+0000 mon.a (mon.0) 4093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.155437+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.158174+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.160761+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.161602+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.171655+0000 mon.a (mon.0) 4098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.251906+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.255201+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.259047+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.260366+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.269749+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.353394+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.355490+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.357577+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.358446+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.366561+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.446150+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.449481+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.451992+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:42.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.452934+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:42.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:42 smithi175 bash[67426]: audit 2023-12-06T21:26:42.479879+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.583 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:41.975296+0000 mgr.y (mgr.25471) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.821 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[100985]: debug 2023-12-06T21:26:43.552+0000 7fac19b32640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-06T21:26:43.822 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[100985]: debug 2023-12-06T21:26:43.608+0000 7fac19b32640 -1 osd.3 128 log_to_monitors true 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:41.975296+0000 mgr.y (mgr.25471) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.076516+0000 mgr.y (mgr.25471) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.172658+0000 mgr.y (mgr.25471) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.270527+0000 mgr.y (mgr.25471) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.367244+0000 mgr.y (mgr.25471) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.480892+0000 mgr.y (mgr.25471) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.539445+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.562150+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.564159+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.566249+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.566987+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.572559+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.573139+0000 mgr.y (mgr.25471) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.652277+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.654471+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.656630+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.657397+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.664877+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.665415+0000 mgr.y (mgr.25471) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.729408+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.076516+0000 mgr.y (mgr.25471) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.172658+0000 mgr.y (mgr.25471) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.270527+0000 mgr.y (mgr.25471) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.367244+0000 mgr.y (mgr.25471) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.480892+0000 mgr.y (mgr.25471) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.539445+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.562150+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.564159+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.566249+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.566987+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.572559+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.573139+0000 mgr.y (mgr.25471) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.652277+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.654471+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.656630+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.657397+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.664877+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.665415+0000 mgr.y (mgr.25471) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.729408+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.732752+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.732752+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.736311+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.737583+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.746306+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.746961+0000 mgr.y (mgr.25471) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.830719+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.832660+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.834864+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.835688+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.842958+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.843582+0000 mgr.y (mgr.25471) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.906653+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.909646+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.912779+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.913680+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.924188+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.989482+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.993750+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.997170+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:42.998302+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.736311+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.737583+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.746306+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.746961+0000 mgr.y (mgr.25471) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.830719+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.832660+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.834864+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.835688+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.842958+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.843582+0000 mgr.y (mgr.25471) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.906653+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.909646+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.912779+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.913680+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.924188+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.989482+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.993750+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.997170+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:42.998302+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.005319+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.005319+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.087441+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.091136+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.095614+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.096719+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.102752+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.184553+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.186442+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.188772+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.189484+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.194779+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.275011+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.277775+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.279958+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.280855+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.286800+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.348891+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.351769+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.354964+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.356261+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.364631+0000 mon.a (mon.0) 4164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.445126+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.447339+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.450729+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.451722+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.458550+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.540375+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[83833]: audit 2023-12-06T21:26:43.542480+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.087441+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.091136+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.095614+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.096719+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.102752+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.184553+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.186442+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.188772+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.189484+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.194779+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.275011+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.277775+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.279958+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.280855+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.286800+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.348891+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.351769+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.354964+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.356261+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.364631+0000 mon.a (mon.0) 4164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.445126+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.447339+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.450729+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.451722+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.458550+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.540375+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:43 smithi172 bash[79547]: audit 2023-12-06T21:26:43.542480+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:41.975296+0000 mgr.y (mgr.25471) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.076516+0000 mgr.y (mgr.25471) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.172658+0000 mgr.y (mgr.25471) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.270527+0000 mgr.y (mgr.25471) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.367244+0000 mgr.y (mgr.25471) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.480892+0000 mgr.y (mgr.25471) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.539445+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.562150+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.564159+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.566249+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.566987+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.572559+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.573139+0000 mgr.y (mgr.25471) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.652277+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.654471+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.656630+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.657397+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.664877+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.665415+0000 mgr.y (mgr.25471) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.729408+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.732752+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.736311+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.737583+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.746306+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.746961+0000 mgr.y (mgr.25471) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.830719+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.832660+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.834864+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.835688+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.842958+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.843582+0000 mgr.y (mgr.25471) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:43.986 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.906653+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.909646+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.912779+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.913680+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.924188+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.989482+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.993750+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.997170+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:42.998302+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.005319+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.087441+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.091136+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.095614+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.096719+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.102752+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.184553+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.186442+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.188772+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.189484+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.194779+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.275011+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.277775+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.279958+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.280855+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.286800+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.348891+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.351769+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.354964+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.356261+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.364631+0000 mon.a (mon.0) 4164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.445126+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.447339+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.450729+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.451722+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.458550+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.540375+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:43.989 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:43 smithi175 bash[67426]: audit 2023-12-06T21:26:43.542480+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.628 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:42.924905+0000 mgr.y (mgr.25471) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.628 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.005983+0000 mgr.y (mgr.25471) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.628 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cluster 2023-12-06T21:26:43.090771+0000 mgr.y (mgr.25471) 1086 : cluster 0 pgmap v168: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.103481+0000 mgr.y (mgr.25471) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.195356+0000 mgr.y (mgr.25471) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.287367+0000 mgr.y (mgr.25471) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.365326+0000 mgr.y (mgr.25471) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.395554+0000 mgr.y (mgr.25471) 1091 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.459108+0000 mgr.y (mgr.25471) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.545519+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.546794+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.589782+0000 mon.a (mon.0) 4174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.590703+0000 mgr.y (mgr.25471) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.616810+0000 mon.c (mon.1) 20 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.617164+0000 mon.a (mon.0) 4175 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.669384+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.671235+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.629 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.673098+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.673766+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:42.924905+0000 mgr.y (mgr.25471) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.005983+0000 mgr.y (mgr.25471) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cluster 2023-12-06T21:26:43.090771+0000 mgr.y (mgr.25471) 1086 : cluster 0 pgmap v168: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.103481+0000 mgr.y (mgr.25471) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.195356+0000 mgr.y (mgr.25471) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.287367+0000 mgr.y (mgr.25471) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.365326+0000 mgr.y (mgr.25471) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.395554+0000 mgr.y (mgr.25471) 1091 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:44.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.459108+0000 mgr.y (mgr.25471) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.545519+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.546794+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.589782+0000 mon.a (mon.0) 4174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.590703+0000 mgr.y (mgr.25471) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.616810+0000 mon.c (mon.1) 20 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.617164+0000 mon.a (mon.0) 4175 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.669384+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.671235+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.673098+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.673766+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.631 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[100985]: debug 2023-12-06T21:26:44.624+0000 7fac0779c700 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.679130+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.679713+0000 mgr.y (mgr.25471) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.758581+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.762745+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.766315+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.767481+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.774979+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.775662+0000 mgr.y (mgr.25471) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.858630+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.860795+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.864303+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.632 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.865215+0000 mon.a (mon.0) 4189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.872818+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.873607+0000 mgr.y (mgr.25471) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.952838+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.955471+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.962788+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.966225+0000 mon.a (mon.0) 4194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.966695+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.973020+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.633 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.977274+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.679130+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.679713+0000 mgr.y (mgr.25471) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.758581+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.762745+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.766315+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.767481+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.774979+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.775662+0000 mgr.y (mgr.25471) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.858630+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.860795+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.634 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.864303+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.865215+0000 mon.a (mon.0) 4189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.872818+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.873607+0000 mgr.y (mgr.25471) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.952838+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.955471+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.962788+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.966225+0000 mon.a (mon.0) 4194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.966695+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.973020+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.977274+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:43.980911+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.059413+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.061961+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.066058+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.067440+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.074276+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.157629+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.160348+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.163344+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.164577+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.174030+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.256191+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.258275+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.262035+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.263101+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.269388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.347793+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.349799+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.352074+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:43.980911+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.059413+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.061961+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.066058+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.067440+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.074276+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.157629+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.160348+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.163344+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.164577+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.174030+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.256191+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.258275+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.262035+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.263101+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.269388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.347793+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.638 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.349799+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.352074+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.352839+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.360085+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.424547+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.428433+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.432190+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.433609+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.440094+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.520440+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.524808+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.528091+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.529248+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.639 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[79547]: audit 2023-12-06T21:26:44.535297+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.352839+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.360085+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.424547+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.428433+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.432190+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.433609+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.440094+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.520440+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.524808+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.528091+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.529248+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:44 smithi172 bash[83833]: audit 2023-12-06T21:26:44.535297+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:42.924905+0000 mgr.y (mgr.25471) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.005983+0000 mgr.y (mgr.25471) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cluster 2023-12-06T21:26:43.090771+0000 mgr.y (mgr.25471) 1086 : cluster 0 pgmap v168: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.103481+0000 mgr.y (mgr.25471) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.195356+0000 mgr.y (mgr.25471) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.287367+0000 mgr.y (mgr.25471) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.365326+0000 mgr.y (mgr.25471) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.395554+0000 mgr.y (mgr.25471) 1091 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.459108+0000 mgr.y (mgr.25471) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.545519+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.546794+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.589782+0000 mon.a (mon.0) 4174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.590703+0000 mgr.y (mgr.25471) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.616810+0000 mon.c (mon.1) 20 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.617164+0000 mon.a (mon.0) 4175 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.669384+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.671235+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.673098+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.673766+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.679130+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.679713+0000 mgr.y (mgr.25471) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.758581+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.762745+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.766315+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.767481+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.774979+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.775662+0000 mgr.y (mgr.25471) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.858630+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.860795+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.864303+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.865215+0000 mon.a (mon.0) 4189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.872818+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.873607+0000 mgr.y (mgr.25471) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.952838+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.955471+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.962788+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.966225+0000 mon.a (mon.0) 4194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.966695+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.973020+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.977274+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:43.980911+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.059413+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.061961+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.066058+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.067440+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.074276+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.157629+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.160348+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.163344+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.164577+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.174030+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.256191+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.258275+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.262035+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.263101+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.269388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.347793+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.349799+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.352074+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.352839+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.360085+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.424547+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.428433+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.432190+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.433609+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.440094+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.520440+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.524808+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.528091+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.529248+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:44.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:44 smithi175 bash[67426]: audit 2023-12-06T21:26:44.535297+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:43.977882+0000 mgr.y (mgr.25471) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.075004+0000 mgr.y (mgr.25471) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.174689+0000 mgr.y (mgr.25471) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.269859+0000 mgr.y (mgr.25471) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.360682+0000 mgr.y (mgr.25471) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.440669+0000 mgr.y (mgr.25471) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.535874+0000 mgr.y (mgr.25471) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cluster 2023-12-06T21:26:44.585164+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cluster 2023-12-06T21:26:44.585227+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.589010+0000 mon.a (mon.0) 4229 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.592684+0000 mon.c (mon.1) 21 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cluster 2023-12-06T21:26:44.593242+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.594182+0000 mon.a (mon.0) 4231 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.613658+0000 mon.a (mon.0) 4232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.615791+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.617705+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.618438+0000 mon.a (mon.0) 4235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.624145+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.624832+0000 mgr.y (mgr.25471) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.703654+0000 mon.a (mon.0) 4237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.706695+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.710517+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.712108+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.720054+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.720668+0000 mgr.y (mgr.25471) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.798160+0000 mon.a (mon.0) 4242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.801502+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.805188+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.806783+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.815605+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.818057+0000 mgr.y (mgr.25471) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.894243+0000 mon.a (mon.0) 4247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.897365+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.900011+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.901266+0000 mon.a (mon.0) 4250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:44.907686+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.018393+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.023106+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.026755+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.027738+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:43.977882+0000 mgr.y (mgr.25471) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.075004+0000 mgr.y (mgr.25471) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.174689+0000 mgr.y (mgr.25471) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.269859+0000 mgr.y (mgr.25471) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.360682+0000 mgr.y (mgr.25471) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.440669+0000 mgr.y (mgr.25471) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.535874+0000 mgr.y (mgr.25471) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cluster 2023-12-06T21:26:44.585164+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cluster 2023-12-06T21:26:44.585227+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.589010+0000 mon.a (mon.0) 4229 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.592684+0000 mon.c (mon.1) 21 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cluster 2023-12-06T21:26:44.593242+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.594182+0000 mon.a (mon.0) 4231 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.613658+0000 mon.a (mon.0) 4232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.615791+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.617705+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.618438+0000 mon.a (mon.0) 4235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.624145+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.624832+0000 mgr.y (mgr.25471) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.703654+0000 mon.a (mon.0) 4237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.035325+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.116346+0000 mon.a (mon.0) 4257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.119421+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.122596+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.123804+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.131647+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.194471+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.197077+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.199639+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.200512+0000 mon.a (mon.0) 4265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.206906+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.292226+0000 mon.a (mon.0) 4267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.294776+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.297731+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.298914+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.305497+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.367377+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.369905+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.372878+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.374093+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.380490+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.464740+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.466916+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.469488+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.470336+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.476895+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.540359+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.542613+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.544764+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.545573+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[79547]: audit 2023-12-06T21:26:45.553392+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.706695+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.710517+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.712108+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.720054+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.720668+0000 mgr.y (mgr.25471) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.798160+0000 mon.a (mon.0) 4242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.801502+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.805188+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.806783+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.815605+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.818057+0000 mgr.y (mgr.25471) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.894243+0000 mon.a (mon.0) 4247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.897365+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.900011+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.901266+0000 mon.a (mon.0) 4250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:44.907686+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.018393+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.023106+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.026755+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.027738+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.035325+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.116346+0000 mon.a (mon.0) 4257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.119421+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.122596+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.123804+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.131647+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.194471+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.197077+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.199639+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.200512+0000 mon.a (mon.0) 4265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.206906+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.292226+0000 mon.a (mon.0) 4267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.294776+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.297731+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.298914+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.305497+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.367377+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.369905+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.372878+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.374093+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.380490+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.464740+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.466916+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.469488+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.470336+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.476895+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.540359+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.542613+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.544764+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.545573+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:45 smithi172 bash[83833]: audit 2023-12-06T21:26:45.553392+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:43.977882+0000 mgr.y (mgr.25471) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.075004+0000 mgr.y (mgr.25471) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.174689+0000 mgr.y (mgr.25471) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.269859+0000 mgr.y (mgr.25471) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.360682+0000 mgr.y (mgr.25471) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.440669+0000 mgr.y (mgr.25471) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.535874+0000 mgr.y (mgr.25471) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cluster 2023-12-06T21:26:44.585164+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cluster 2023-12-06T21:26:44.585227+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.589010+0000 mon.a (mon.0) 4229 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.592684+0000 mon.c (mon.1) 21 : audit 1 from='osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:46.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cluster 2023-12-06T21:26:44.593242+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.594182+0000 mon.a (mon.0) 4231 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.613658+0000 mon.a (mon.0) 4232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.615791+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.617705+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.618438+0000 mon.a (mon.0) 4235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.624145+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.624832+0000 mgr.y (mgr.25471) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.703654+0000 mon.a (mon.0) 4237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.706695+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.710517+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.712108+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.720054+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.720668+0000 mgr.y (mgr.25471) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.798160+0000 mon.a (mon.0) 4242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.801502+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.805188+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.806783+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.815605+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.818057+0000 mgr.y (mgr.25471) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.894243+0000 mon.a (mon.0) 4247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.897365+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.900011+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.901266+0000 mon.a (mon.0) 4250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:44.907686+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.018393+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.023106+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.026755+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.027738+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.035325+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.116346+0000 mon.a (mon.0) 4257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.119421+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.122596+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.123804+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.131647+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.194471+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.197077+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.199639+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.200512+0000 mon.a (mon.0) 4265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.206906+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.292226+0000 mon.a (mon.0) 4267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.294776+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.297731+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.298914+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.305497+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.367377+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.369905+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.372878+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.374093+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.380490+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.464740+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.466916+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.469488+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.470336+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.476895+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.540359+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.542613+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.544764+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.545573+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:46.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:45 smithi175 bash[67426]: audit 2023-12-06T21:26:45.553392+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:44.877594+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:47.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:44.908202+0000 mgr.y (mgr.25471) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.035989+0000 mgr.y (mgr.25471) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.091463+0000 mgr.y (mgr.25471) 1109 : cluster 0 pgmap v170: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-06T21:26:47.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.132314+0000 mgr.y (mgr.25471) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.209343+0000 mgr.y (mgr.25471) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.306250+0000 mgr.y (mgr.25471) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.381129+0000 mgr.y (mgr.25471) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.477581+0000 mgr.y (mgr.25471) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.554047+0000 mgr.y (mgr.25471) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.622462+0000 mon.a (mon.0) 4287 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.624734+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.624938+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.632194+0000 mon.a (mon.0) 4288 : cluster 1 osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158] boot 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cluster 2023-12-06T21:26:45.632245+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.632567+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.632916+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.640705+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.651575+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.652725+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.664125+0000 mon.a (mon.0) 4295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.665060+0000 mgr.y (mgr.25471) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.746790+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.748936+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.751609+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.752451+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.761196+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.761860+0000 mgr.y (mgr.25471) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.826765+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.829027+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.831781+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.832759+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.840472+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.841187+0000 mgr.y (mgr.25471) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.920664+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.922804+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.925208+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.926034+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:45.933513+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.019929+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.023417+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.025740+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.026562+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.033958+0000 mon.a (mon.0) 4315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.109496+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.112086+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.115504+0000 mon.a (mon.0) 4318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.117032+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.125235+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.185249+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.187678+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.190013+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.190790+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.196233+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.261355+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.263931+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.267724+0000 mon.a (mon.0) 4328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.269155+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.275457+0000 mon.a (mon.0) 4330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.356302+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.358489+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.360559+0000 mon.a (mon.0) 4333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.361307+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.366621+0000 mon.a (mon.0) 4335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.445478+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.448726+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.453250+0000 mon.a (mon.0) 4338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.454798+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.464148+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.546157+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.548908+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.552147+0000 mon.a (mon.0) 4343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.553482+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:46 smithi175 bash[67426]: audit 2023-12-06T21:26:46.561027+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:44.877594+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:44.908202+0000 mgr.y (mgr.25471) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.035989+0000 mgr.y (mgr.25471) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.091463+0000 mgr.y (mgr.25471) 1109 : cluster 0 pgmap v170: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.132314+0000 mgr.y (mgr.25471) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.209343+0000 mgr.y (mgr.25471) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.306250+0000 mgr.y (mgr.25471) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.381129+0000 mgr.y (mgr.25471) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.477581+0000 mgr.y (mgr.25471) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.025 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.554047+0000 mgr.y (mgr.25471) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.622462+0000 mon.a (mon.0) 4287 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.624734+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.624938+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.632194+0000 mon.a (mon.0) 4288 : cluster 1 osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158] boot 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cluster 2023-12-06T21:26:45.632245+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.632567+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.632916+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.640705+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.651575+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.652725+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.026 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.664125+0000 mon.a (mon.0) 4295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.665060+0000 mgr.y (mgr.25471) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.746790+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.748936+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.751609+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.752451+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.761196+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.761860+0000 mgr.y (mgr.25471) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.826765+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.030 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.829027+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.831781+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.832759+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.840472+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.841187+0000 mgr.y (mgr.25471) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.920664+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.922804+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.925208+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.926034+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:45.933513+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.019929+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.023417+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.025740+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.026562+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.031 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.033958+0000 mon.a (mon.0) 4315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.109496+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.112086+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.115504+0000 mon.a (mon.0) 4318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.117032+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.125235+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.185249+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.187678+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.190013+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.190790+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.196233+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.261355+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.263931+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.267724+0000 mon.a (mon.0) 4328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.269155+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.275457+0000 mon.a (mon.0) 4330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.356302+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.358489+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.360559+0000 mon.a (mon.0) 4333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.361307+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.366621+0000 mon.a (mon.0) 4335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.445478+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.448726+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.453250+0000 mon.a (mon.0) 4338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.454798+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.464148+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.546157+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.548908+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.033 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.552147+0000 mon.a (mon.0) 4343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.553482+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[79547]: audit 2023-12-06T21:26:46.561027+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:44.877594+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:44.908202+0000 mgr.y (mgr.25471) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.035989+0000 mgr.y (mgr.25471) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.034 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.091463+0000 mgr.y (mgr.25471) 1109 : cluster 0 pgmap v170: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.132314+0000 mgr.y (mgr.25471) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.209343+0000 mgr.y (mgr.25471) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.306250+0000 mgr.y (mgr.25471) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.381129+0000 mgr.y (mgr.25471) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.477581+0000 mgr.y (mgr.25471) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.554047+0000 mgr.y (mgr.25471) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.622462+0000 mon.a (mon.0) 4287 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.624734+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.624938+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.632194+0000 mon.a (mon.0) 4288 : cluster 1 osd.3 [v2:172.21.15.172:6826/4277927158,v1:172.21.15.172:6827/4277927158] boot 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cluster 2023-12-06T21:26:45.632245+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.632567+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.632916+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.640705+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.651575+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.652725+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.664125+0000 mon.a (mon.0) 4295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.665060+0000 mgr.y (mgr.25471) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.746790+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.748936+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.751609+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.752451+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.761196+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.761860+0000 mgr.y (mgr.25471) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.826765+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.829027+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.831781+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.832759+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.840472+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.841187+0000 mgr.y (mgr.25471) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.920664+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.922804+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.925208+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.926034+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:45.933513+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.019929+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.023417+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.025740+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.026562+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.033958+0000 mon.a (mon.0) 4315 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.109496+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.112086+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.037 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.115504+0000 mon.a (mon.0) 4318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.117032+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.125235+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.185249+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.187678+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.190013+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.190790+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.196233+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.261355+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.263931+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.267724+0000 mon.a (mon.0) 4328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.269155+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.275457+0000 mon.a (mon.0) 4330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.038 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.356302+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.358489+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.360559+0000 mon.a (mon.0) 4333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.361307+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.366621+0000 mon.a (mon.0) 4335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.445478+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.448726+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.453250+0000 mon.a (mon.0) 4338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.454798+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.464148+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.546157+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.548908+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.552147+0000 mon.a (mon.0) 4343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.553482+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:47.039 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:46 smithi172 bash[83833]: audit 2023-12-06T21:26:46.561027+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:47.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[75766]: debug 2023-12-06T21:26:47.044+0000 7f8713faf700 -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) 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:45.934295+0000 mgr.y (mgr.25471) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.034761+0000 mgr.y (mgr.25471) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.126276+0000 mgr.y (mgr.25471) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.196912+0000 mgr.y (mgr.25471) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.276163+0000 mgr.y (mgr.25471) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.367047+0000 mgr.y (mgr.25471) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.464770+0000 mgr.y (mgr.25471) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.562018+0000 mgr.y (mgr.25471) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.625284+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.625433+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.630525+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.631141+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.632273+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.635325+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.635888+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.638614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cluster 2023-12-06T21:26:46.640681+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.655879+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.659101+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.666951+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.671103+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.678293+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.679456+0000 mgr.y (mgr.25471) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.765005+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.766986+0000 mon.a (mon.0) 4353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.769264+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.770150+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.777320+0000 mon.a (mon.0) 4356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.777964+0000 mgr.y (mgr.25471) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.860113+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.862555+0000 mon.a (mon.0) 4358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.866128+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.867405+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.876573+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.877267+0000 mgr.y (mgr.25471) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.938984+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.941419+0000 mon.a (mon.0) 4363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.944328+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.945382+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:46.951680+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.007047+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.014038+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.022427+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.037087+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.040453+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.043097+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.045063+0000 mon.a (mon.0) 4373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.046925+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:48.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.323615+0000 mon.a (mon.0) 4375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:47 smithi175 bash[67426]: audit 2023-12-06T21:26:47.326031+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:45.934295+0000 mgr.y (mgr.25471) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.034761+0000 mgr.y (mgr.25471) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.126276+0000 mgr.y (mgr.25471) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.196912+0000 mgr.y (mgr.25471) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.276163+0000 mgr.y (mgr.25471) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.367047+0000 mgr.y (mgr.25471) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.464770+0000 mgr.y (mgr.25471) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.562018+0000 mgr.y (mgr.25471) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.625284+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.625433+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.630525+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.631141+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.632273+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.635325+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.635888+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.638614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cluster 2023-12-06T21:26:46.640681+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.655879+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.659101+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.666951+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.671103+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.678293+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.679456+0000 mgr.y (mgr.25471) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:45.934295+0000 mgr.y (mgr.25471) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.034761+0000 mgr.y (mgr.25471) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.126276+0000 mgr.y (mgr.25471) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.196912+0000 mgr.y (mgr.25471) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.276163+0000 mgr.y (mgr.25471) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.367047+0000 mgr.y (mgr.25471) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.464770+0000 mgr.y (mgr.25471) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.562018+0000 mgr.y (mgr.25471) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.625284+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.625433+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.630525+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.631141+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.632273+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.635325+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.635888+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.638614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cluster 2023-12-06T21:26:46.640681+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.655879+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.659101+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.666951+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.671103+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.678293+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.679456+0000 mgr.y (mgr.25471) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.765005+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.766986+0000 mon.a (mon.0) 4353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.769264+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.770150+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.777320+0000 mon.a (mon.0) 4356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.777964+0000 mgr.y (mgr.25471) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.860113+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.862555+0000 mon.a (mon.0) 4358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.866128+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.867405+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.876573+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.877267+0000 mgr.y (mgr.25471) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.938984+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.941419+0000 mon.a (mon.0) 4363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.944328+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.945382+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:46.951680+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.007047+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.014038+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.022427+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.765005+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.766986+0000 mon.a (mon.0) 4353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.769264+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.770150+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.777320+0000 mon.a (mon.0) 4356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.777964+0000 mgr.y (mgr.25471) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.860113+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.862555+0000 mon.a (mon.0) 4358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.866128+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.867405+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.876573+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.877267+0000 mgr.y (mgr.25471) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.938984+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.941419+0000 mon.a (mon.0) 4363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.944328+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.945382+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:46.951680+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.007047+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.014038+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.022427+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.037087+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.040453+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.043097+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.045063+0000 mon.a (mon.0) 4373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.046925+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.323615+0000 mon.a (mon.0) 4375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[83833]: audit 2023-12-06T21:26:47.326031+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.037087+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.040453+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.043097+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.045063+0000 mon.a (mon.0) 4373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.046925+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.323615+0000 mon.a (mon.0) 4375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:48.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:47 smithi172 bash[79547]: audit 2023-12-06T21:26:47.326031+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:26:48.890 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:48] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[83833]: cephadm 2023-12-06T21:26:46.952471+0000 mgr.y (mgr.25471) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[83833]: audit 2023-12-06T21:26:47.047142+0000 mgr.y (mgr.25471) 1131 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[83833]: cephadm 2023-12-06T21:26:47.048222+0000 mgr.y (mgr.25471) 1132 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[83833]: cluster 2023-12-06T21:26:47.092349+0000 mgr.y (mgr.25471) 1133 : cluster 0 pgmap v173: 161 pgs: 8 peering, 24 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[83833]: cluster 2023-12-06T21:26:48.019352+0000 mon.a (mon.0) 4377 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[79547]: cephadm 2023-12-06T21:26:46.952471+0000 mgr.y (mgr.25471) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:48.891 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[79547]: audit 2023-12-06T21:26:47.047142+0000 mgr.y (mgr.25471) 1131 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:48.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[79547]: cephadm 2023-12-06T21:26:47.048222+0000 mgr.y (mgr.25471) 1132 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:26:48.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[79547]: cluster 2023-12-06T21:26:47.092349+0000 mgr.y (mgr.25471) 1133 : cluster 0 pgmap v173: 161 pgs: 8 peering, 24 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:26:48.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:48 smithi172 bash[79547]: cluster 2023-12-06T21:26:48.019352+0000 mon.a (mon.0) 4377 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:48 smithi175 bash[67426]: cephadm 2023-12-06T21:26:46.952471+0000 mgr.y (mgr.25471) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:26:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:48 smithi175 bash[67426]: audit 2023-12-06T21:26:47.047142+0000 mgr.y (mgr.25471) 1131 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:26:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:48 smithi175 bash[67426]: cephadm 2023-12-06T21:26:47.048222+0000 mgr.y (mgr.25471) 1132 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:26:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:48 smithi175 bash[67426]: cluster 2023-12-06T21:26:47.092349+0000 mgr.y (mgr.25471) 1133 : cluster 0 pgmap v173: 161 pgs: 8 peering, 24 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:26:49.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:48 smithi175 bash[67426]: cluster 2023-12-06T21:26:48.019352+0000 mon.a (mon.0) 4377 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[79547]: cluster 2023-12-06T21:26:49.094012+0000 mgr.y (mgr.25471) 1134 : cluster 0 pgmap v174: 161 pgs: 8 peering, 15 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[79547]: audit 2023-12-06T21:26:50.573322+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[79547]: audit 2023-12-06T21:26:50.581750+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[79547]: audit 2023-12-06T21:26:50.589992+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[83833]: cluster 2023-12-06T21:26:49.094012+0000 mgr.y (mgr.25471) 1134 : cluster 0 pgmap v174: 161 pgs: 8 peering, 15 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2023-12-06T21:26:50.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[83833]: audit 2023-12-06T21:26:50.573322+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:50.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[83833]: audit 2023-12-06T21:26:50.581750+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:50.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:50 smithi172 bash[83833]: audit 2023-12-06T21:26:50.589992+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:50 smithi175 bash[67426]: cluster 2023-12-06T21:26:49.094012+0000 mgr.y (mgr.25471) 1134 : cluster 0 pgmap v174: 161 pgs: 8 peering, 15 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2023-12-06T21:26:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:50 smithi175 bash[67426]: audit 2023-12-06T21:26:50.573322+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:50 smithi175 bash[67426]: audit 2023-12-06T21:26:50.581750+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:51.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:50 smithi175 bash[67426]: audit 2023-12-06T21:26:50.589992+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:26:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:51 smithi172 bash[79547]: cluster 2023-12-06T21:26:51.637625+0000 mon.a (mon.0) 4381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-06T21:26:51.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:51 smithi172 bash[79547]: cluster 2023-12-06T21:26:51.637695+0000 mon.a (mon.0) 4382 : cluster 1 Cluster is now healthy 2023-12-06T21:26:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:51 smithi172 bash[83833]: cluster 2023-12-06T21:26:51.637625+0000 mon.a (mon.0) 4381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-06T21:26:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:51 smithi172 bash[83833]: cluster 2023-12-06T21:26:51.637695+0000 mon.a (mon.0) 4382 : cluster 1 Cluster is now healthy 2023-12-06T21:26:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:51 smithi175 bash[67426]: cluster 2023-12-06T21:26:51.637625+0000 mon.a (mon.0) 4381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-06T21:26:52.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:51 smithi175 bash[67426]: cluster 2023-12-06T21:26:51.637695+0000 mon.a (mon.0) 4382 : cluster 1 Cluster is now healthy 2023-12-06T21:26:52.695 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:52 smithi172 bash[83833]: cluster 2023-12-06T21:26:51.095604+0000 mgr.y (mgr.25471) 1135 : cluster 0 pgmap v175: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:53.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:52 smithi175 bash[67426]: cluster 2023-12-06T21:26:51.095604+0000 mgr.y (mgr.25471) 1135 : cluster 0 pgmap v175: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:53.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:52 smithi172 bash[79547]: cluster 2023-12-06T21:26:51.095604+0000 mgr.y (mgr.25471) 1135 : cluster 0 pgmap v175: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:55.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:54 smithi175 bash[67426]: cluster 2023-12-06T21:26:53.096613+0000 mgr.y (mgr.25471) 1136 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:55.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:54 smithi175 bash[67426]: audit 2023-12-06T21:26:53.403623+0000 mgr.y (mgr.25471) 1137 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:55.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:54 smithi172 bash[79547]: cluster 2023-12-06T21:26:53.096613+0000 mgr.y (mgr.25471) 1136 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:54 smithi172 bash[79547]: audit 2023-12-06T21:26:53.403623+0000 mgr.y (mgr.25471) 1137 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:55.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:54 smithi172 bash[83833]: cluster 2023-12-06T21:26:53.096613+0000 mgr.y (mgr.25471) 1136 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:55.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:54 smithi172 bash[83833]: audit 2023-12-06T21:26:53.403623+0000 mgr.y (mgr.25471) 1137 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:26:57.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:56 smithi175 bash[67426]: cluster 2023-12-06T21:26:55.098146+0000 mgr.y (mgr.25471) 1138 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:57.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:56 smithi172 bash[79547]: cluster 2023-12-06T21:26:55.098146+0000 mgr.y (mgr.25471) 1138 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:56 smithi172 bash[83833]: cluster 2023-12-06T21:26:55.098146+0000 mgr.y (mgr.25471) 1138 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:26:58 smithi175 bash[67426]: cluster 2023-12-06T21:26:57.099252+0000 mgr.y (mgr.25471) 1139 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:26:58 smithi172 bash[79547]: cluster 2023-12-06T21:26:57.099252+0000 mgr.y (mgr.25471) 1139 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:26:59.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:26:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:26:58] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2023-12-06T21:26:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:26:58 smithi172 bash[83833]: cluster 2023-12-06T21:26:57.099252+0000 mgr.y (mgr.25471) 1139 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:00.714 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:00 smithi175 bash[67426]: cluster 2023-12-06T21:26:59.100505+0000 mgr.y (mgr.25471) 1140 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:01.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:00 smithi172 bash[79547]: cluster 2023-12-06T21:26:59.100505+0000 mgr.y (mgr.25471) 1140 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:01.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:00 smithi172 bash[83833]: cluster 2023-12-06T21:26:59.100505+0000 mgr.y (mgr.25471) 1140 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:02 smithi175 bash[67426]: cluster 2023-12-06T21:27:01.101616+0000 mgr.y (mgr.25471) 1141 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:02 smithi175 bash[67426]: audit 2023-12-06T21:27:02.062606+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:02 smithi175 bash[67426]: audit 2023-12-06T21:27:02.323634+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:02 smithi175 bash[67426]: audit 2023-12-06T21:27:02.325652+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:02.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:02 smithi175 bash[67426]: audit 2023-12-06T21:27:02.566307+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[79547]: cluster 2023-12-06T21:27:01.101616+0000 mgr.y (mgr.25471) 1141 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[79547]: audit 2023-12-06T21:27:02.062606+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[79547]: audit 2023-12-06T21:27:02.323634+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[79547]: audit 2023-12-06T21:27:02.325652+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[79547]: audit 2023-12-06T21:27:02.566307+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[83833]: cluster 2023-12-06T21:27:01.101616+0000 mgr.y (mgr.25471) 1141 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[83833]: audit 2023-12-06T21:27:02.062606+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[83833]: audit 2023-12-06T21:27:02.323634+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[83833]: audit 2023-12-06T21:27:02.325652+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:03.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:02 smithi172 bash[83833]: audit 2023-12-06T21:27:02.566307+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:04.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:03 smithi175 bash[67426]: audit 2023-12-06T21:27:02.063109+0000 mgr.y (mgr.25471) 1142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:04.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:03 smithi175 bash[67426]: cephadm 2023-12-06T21:27:02.065957+0000 mgr.y (mgr.25471) 1143 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:04.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:03 smithi172 bash[79547]: audit 2023-12-06T21:27:02.063109+0000 mgr.y (mgr.25471) 1142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:04.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:03 smithi172 bash[79547]: cephadm 2023-12-06T21:27:02.065957+0000 mgr.y (mgr.25471) 1143 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:03 smithi172 bash[83833]: audit 2023-12-06T21:27:02.063109+0000 mgr.y (mgr.25471) 1142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:04.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:03 smithi172 bash[83833]: cephadm 2023-12-06T21:27:02.065957+0000 mgr.y (mgr.25471) 1143 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:05.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:04 smithi175 bash[67426]: cluster 2023-12-06T21:27:03.102543+0000 mgr.y (mgr.25471) 1144 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:05.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:04 smithi175 bash[67426]: audit 2023-12-06T21:27:03.405644+0000 mgr.y (mgr.25471) 1145 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:05.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:04 smithi175 bash[67426]: audit 2023-12-06T21:27:04.133490+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:04 smithi175 bash[67426]: audit 2023-12-06T21:27:04.142411+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:04 smithi175 bash[67426]: audit 2023-12-06T21:27:04.152251+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[79547]: cluster 2023-12-06T21:27:03.102543+0000 mgr.y (mgr.25471) 1144 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[79547]: audit 2023-12-06T21:27:03.405644+0000 mgr.y (mgr.25471) 1145 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[79547]: audit 2023-12-06T21:27:04.133490+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[79547]: audit 2023-12-06T21:27:04.142411+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[79547]: audit 2023-12-06T21:27:04.152251+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[83833]: cluster 2023-12-06T21:27:03.102543+0000 mgr.y (mgr.25471) 1144 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[83833]: audit 2023-12-06T21:27:03.405644+0000 mgr.y (mgr.25471) 1145 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[83833]: audit 2023-12-06T21:27:04.133490+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[83833]: audit 2023-12-06T21:27:04.142411+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:05.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:04 smithi172 bash[83833]: audit 2023-12-06T21:27:04.152251+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:06.444 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: cephadm 2023-12-06T21:27:05.091229+0000 mgr.y (mgr.25471) 1146 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:06.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: audit 2023-12-06T21:27:05.098538+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:06.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: audit 2023-12-06T21:27:05.102722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:06.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: cluster 2023-12-06T21:27:05.103456+0000 mgr.y (mgr.25471) 1147 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:06.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: audit 2023-12-06T21:27:05.105186+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:06.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:06 smithi175 bash[67426]: cephadm 2023-12-06T21:27:05.109785+0000 mgr.y (mgr.25471) 1148 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: cephadm 2023-12-06T21:27:05.091229+0000 mgr.y (mgr.25471) 1146 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: audit 2023-12-06T21:27:05.098538+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: audit 2023-12-06T21:27:05.102722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: cluster 2023-12-06T21:27:05.103456+0000 mgr.y (mgr.25471) 1147 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:06.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: audit 2023-12-06T21:27:05.105186+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:06.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[79547]: cephadm 2023-12-06T21:27:05.109785+0000 mgr.y (mgr.25471) 1148 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:06.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: cephadm 2023-12-06T21:27:05.091229+0000 mgr.y (mgr.25471) 1146 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:06.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: audit 2023-12-06T21:27:05.098538+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:06.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: audit 2023-12-06T21:27:05.102722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:06.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: cluster 2023-12-06T21:27:05.103456+0000 mgr.y (mgr.25471) 1147 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:06.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: audit 2023-12-06T21:27:05.105186+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:06.574 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:06 smithi172 bash[83833]: cephadm 2023-12-06T21:27:05.109785+0000 mgr.y (mgr.25471) 1148 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:08.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:08 smithi175 bash[67426]: cluster 2023-12-06T21:27:07.104434+0000 mgr.y (mgr.25471) 1149 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:08.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:08 smithi172 bash[79547]: cluster 2023-12-06T21:27:07.104434+0000 mgr.y (mgr.25471) 1149 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:08.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:08 smithi172 bash[83833]: cluster 2023-12-06T21:27:07.104434+0000 mgr.y (mgr.25471) 1149 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:09.321 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:08] "GET /metrics HTTP/1.1" 200 38570 "" "Prometheus/2.33.4" 2023-12-06T21:27:10.722 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:10 smithi172 bash[79547]: cluster 2023-12-06T21:27:09.105815+0000 mgr.y (mgr.25471) 1150 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:10.722 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:10 smithi172 bash[83833]: cluster 2023-12-06T21:27:09.105815+0000 mgr.y (mgr.25471) 1150 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:10.752 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:10 smithi175 systemd[1]: Stopping Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:27:10.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:10 smithi175 bash[67426]: cluster 2023-12-06T21:27:09.105815+0000 mgr.y (mgr.25471) 1150 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:27:11.018 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:27:11.252 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:10 smithi175 bash[31292]: debug 2023-12-06T21:27:10.772+0000 7fccab053700 -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 2023-12-06T21:27:11.252 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:10 smithi175 bash[31292]: debug 2023-12-06T21:27:10.772+0000 7fccab053700 -1 osd.4 133 *** Got signal Terminated *** 2023-12-06T21:27:11.253 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:10 smithi175 bash[31292]: debug 2023-12-06T21:27:10.772+0000 7fccab053700 -1 osd.4 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:27:11.799 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 1s ago 21m - - 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 7s ago 21m - - 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (7m) 1s ago 14m 16.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (6m) 7s ago 13m 43.4M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (5m) 1s ago 11m 48.2M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (5m) 7s ago 20m 435M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (6m) 1s ago 22m 513M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:27:11.800 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (5m) 1s ago 22m 68.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (4m) 7s ago 20m 45.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (4m) 1s ago 21m 52.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (7m) 1s ago 14m 12.3M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (6m) 7s ago 14m 12.2M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (2m) 1s ago 20m 51.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (112s) 1s ago 19m 53.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (74s) 1s ago 18m 48.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (33s) 1s ago 18m 49.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (17m) 7s ago 17m 69.3M 4096M 17.2.0 e1d6a67b021e bfc3ea74311f 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (16m) 7s ago 16m 63.9M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:27:11.801 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (16m) 7s ago 16m 60.8M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (15m) 7s ago 15m 65.7M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (5m) 7s ago 14m 64.7M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (12m) 1s ago 12m 89.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (12m) 7s ago 12m 88.8M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (12m) 1s ago 12m 88.7M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:27:11.802 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (12m) 7s ago 12m 88.2M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:27:11.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[79547]: audit 2023-12-06T21:27:10.762509+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:11.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[79547]: audit 2023-12-06T21:27:10.774887+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[79547]: cluster 2023-12-06T21:27:10.779502+0000 mon.a (mon.0) 4395 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[79547]: audit 2023-12-06T21:27:10.785893+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[83833]: audit 2023-12-06T21:27:10.762509+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[83833]: audit 2023-12-06T21:27:10.774887+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[83833]: cluster 2023-12-06T21:27:10.779502+0000 mon.a (mon.0) 4395 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:11 smithi172 bash[83833]: audit 2023-12-06T21:27:10.785893+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:12.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:11 smithi175 bash[67426]: audit 2023-12-06T21:27:10.762509+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:12.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:11 smithi175 bash[67426]: audit 2023-12-06T21:27:10.774887+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:12.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:11 smithi175 bash[67426]: cluster 2023-12-06T21:27:10.779502+0000 mon.a (mon.0) 4395 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:12.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:11 smithi175 bash[67426]: audit 2023-12-06T21:27:10.785893+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T21:27:12.253 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 4 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 9 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:27:12.254 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:27:12.637 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:27:12.637 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:27:12.637 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "9/23 daemons upgraded", 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:27:12.638 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: audit 2023-12-06T21:27:11.001876+0000 mgr.y (mgr.25471) 1151 : audit 0 from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.106668+0000 mgr.y (mgr.25471) 1152 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: audit 2023-12-06T21:27:11.386634+0000 mgr.y (mgr.25471) 1153 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: audit 2023-12-06T21:27:11.761097+0000 mgr.y (mgr.25471) 1154 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.771747+0000 mon.a (mon.0) 4397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.776990+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.777277+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.783815+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.785075+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.786978+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.787061+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.789880+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.790330+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[79547]: audit 2023-12-06T21:27:12.251364+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.172:0/38614935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: audit 2023-12-06T21:27:11.001876+0000 mgr.y (mgr.25471) 1151 : audit 0 from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.106668+0000 mgr.y (mgr.25471) 1152 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: audit 2023-12-06T21:27:11.386634+0000 mgr.y (mgr.25471) 1153 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: audit 2023-12-06T21:27:11.761097+0000 mgr.y (mgr.25471) 1154 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.771747+0000 mon.a (mon.0) 4397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.776990+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.777277+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.783815+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.785075+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.786978+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.787061+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.789880+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.790330+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:12 smithi172 bash[83833]: audit 2023-12-06T21:27:12.251364+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.172:0/38614935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:13.116 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 osds down 2023-12-06T21:27:13.116 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T21:27:13.116 INFO:teuthology.orchestra.run.smithi172.stdout: osd.4 (root=default,host=smithi175) is down 2023-12-06T21:27:13.177 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[73828]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: audit 2023-12-06T21:27:11.001876+0000 mgr.y (mgr.25471) 1151 : audit 0 from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.106668+0000 mgr.y (mgr.25471) 1152 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: audit 2023-12-06T21:27:11.386634+0000 mgr.y (mgr.25471) 1153 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: audit 2023-12-06T21:27:11.761097+0000 mgr.y (mgr.25471) 1154 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.771747+0000 mon.a (mon.0) 4397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.776990+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.777277+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.783815+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.785075+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.786978+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-06T21:27:13.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.787061+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.789880+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.790330+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:13.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:12 smithi175 bash[67426]: audit 2023-12-06T21:27:12.251364+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.172:0/38614935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:13.502 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[73902]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:11.791003+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: audit 2023-12-06T21:27:12.635713+0000 mgr.y (mgr.25471) 1155 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.780404+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.782241+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.784330+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.784857+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.786599+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.787760+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: cluster 2023-12-06T21:27:12.789178+0000 mon.a (mon.0) 4399 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[79547]: audit 2023-12-06T21:27:13.115807+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.172:0/2414287139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:11.791003+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: audit 2023-12-06T21:27:12.635713+0000 mgr.y (mgr.25471) 1155 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.780404+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.782241+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.784330+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.784857+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.786599+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.787760+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: cluster 2023-12-06T21:27:12.789178+0000 mon.a (mon.0) 4399 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T21:27:14.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:13 smithi172 bash[83833]: audit 2023-12-06T21:27:13.115807+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.172:0/2414287139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:14.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:11.791003+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: audit 2023-12-06T21:27:12.635713+0000 mgr.y (mgr.25471) 1155 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.780404+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.782241+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.784330+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.784857+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.786599+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.787760+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: cluster 2023-12-06T21:27:12.789178+0000 mon.a (mon.0) 4399 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T21:27:14.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:13 smithi175 bash[67426]: audit 2023-12-06T21:27:13.115807+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.172:0/2414287139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:15.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:14 smithi175 bash[67426]: cluster 2023-12-06T21:27:13.107427+0000 mgr.y (mgr.25471) 1156 : cluster 0 pgmap v188: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:27:15.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:14 smithi175 bash[67426]: audit 2023-12-06T21:27:13.415693+0000 mgr.y (mgr.25471) 1157 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:15.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:14 smithi172 bash[79547]: cluster 2023-12-06T21:27:13.107427+0000 mgr.y (mgr.25471) 1156 : cluster 0 pgmap v188: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:27:15.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:14 smithi172 bash[79547]: audit 2023-12-06T21:27:13.415693+0000 mgr.y (mgr.25471) 1157 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:15.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:14 smithi172 bash[83833]: cluster 2023-12-06T21:27:13.107427+0000 mgr.y (mgr.25471) 1156 : cluster 0 pgmap v188: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:27:15.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:14 smithi172 bash[83833]: audit 2023-12-06T21:27:13.415693+0000 mgr.y (mgr.25471) 1157 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:15.677 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:15 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T21:27:15.677 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:15 smithi175 systemd[1]: Stopped Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:27:15.677 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:15 smithi175 systemd[1]: Started Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: cluster 2023-12-06T21:27:15.109128+0000 mgr.y (mgr.25471) 1158 : cluster 0 pgmap v189: 161 pgs: 16 active+undersized+degraded, 5 stale+active+clean, 33 active+undersized, 107 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.730164+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.741169+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.754203+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.755955+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.767165+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: cephadm 2023-12-06T21:27:15.768095+0000 mgr.y (mgr.25471) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: cluster 2023-12-06T21:27:15.795560+0000 mon.a (mon.0) 4406 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.849125+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.851799+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.856992+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.858061+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.868075+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: cephadm 2023-12-06T21:27:15.869052+0000 mgr.y (mgr.25471) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.948250+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.950796+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.953928+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.955105+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:15.963474+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.042541+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.045816+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.049868+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.051442+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.060102+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.140510+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.142663+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.145697+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.146643+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.153651+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.231677+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.234347+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.237944+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.238987+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.245211+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.324583+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.327401+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.331057+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.332499+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.340856+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.420745+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.423303+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.426656+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.427725+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.433957+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.515784+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.518810+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.522111+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.523339+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.529488+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.606818+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.610066+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.613481+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.614783+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.622399+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.701941+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.704662+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.707948+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.709125+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:16 smithi175 bash[67426]: audit 2023-12-06T21:27:16.717168+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: cluster 2023-12-06T21:27:15.109128+0000 mgr.y (mgr.25471) 1158 : cluster 0 pgmap v189: 161 pgs: 16 active+undersized+degraded, 5 stale+active+clean, 33 active+undersized, 107 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.730164+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.741169+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.754203+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.755955+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.767165+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: cephadm 2023-12-06T21:27:15.768095+0000 mgr.y (mgr.25471) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: cluster 2023-12-06T21:27:15.795560+0000 mon.a (mon.0) 4406 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.849125+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.851799+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.856992+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.858061+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.868075+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: cephadm 2023-12-06T21:27:15.869052+0000 mgr.y (mgr.25471) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.948250+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.950796+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.953928+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.955105+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:15.963474+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: cluster 2023-12-06T21:27:15.109128+0000 mgr.y (mgr.25471) 1158 : cluster 0 pgmap v189: 161 pgs: 16 active+undersized+degraded, 5 stale+active+clean, 33 active+undersized, 107 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.730164+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.741169+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.754203+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.755955+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.767165+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: cephadm 2023-12-06T21:27:15.768095+0000 mgr.y (mgr.25471) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: cluster 2023-12-06T21:27:15.795560+0000 mon.a (mon.0) 4406 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.849125+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.851799+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.856992+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.858061+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.868075+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: cephadm 2023-12-06T21:27:15.869052+0000 mgr.y (mgr.25471) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.948250+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.950796+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.953928+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.955105+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:15.963474+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.042541+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.045816+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.049868+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.051442+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.060102+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.140510+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.142663+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.145697+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.146643+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.153651+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.231677+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.234347+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.237944+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.238987+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.245211+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.324583+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.327401+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.331057+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.332499+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.340856+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.042541+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.045816+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.049868+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.051442+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.060102+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.140510+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.142663+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.145697+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.146643+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.153651+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.231677+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.234347+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.237944+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.238987+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.245211+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.324583+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.327401+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.331057+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.332499+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.340856+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.420745+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.423303+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.426656+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.427725+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.433957+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.515784+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.518810+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.522111+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.523339+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.529488+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.606818+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.610066+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.613481+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.614783+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.622399+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.701941+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.704662+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.707948+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.709125+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[79547]: audit 2023-12-06T21:27:16.717168+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.420745+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.423303+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.426656+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.427725+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.433957+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.515784+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.518810+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.522111+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.523339+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.529488+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.606818+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.610066+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.613481+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.614783+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.622399+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.701941+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.704662+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.707948+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.709125+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:17.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:16 smithi172 bash[83833]: audit 2023-12-06T21:27:16.717168+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: 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 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T21:27:17.689 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[74073]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:15.964210+0000 mgr.y (mgr.25471) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.061122+0000 mgr.y (mgr.25471) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.154526+0000 mgr.y (mgr.25471) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.245805+0000 mgr.y (mgr.25471) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.341457+0000 mgr.y (mgr.25471) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.434690+0000 mgr.y (mgr.25471) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.530003+0000 mgr.y (mgr.25471) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.623121+0000 mgr.y (mgr.25471) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.718145+0000 mgr.y (mgr.25471) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.801606+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.804195+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.807420+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.808785+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.817409+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.818083+0000 mgr.y (mgr.25471) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.895878+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.898020+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.900679+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.901516+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.908783+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.972705+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.975310+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.978310+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.979421+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:16.988908+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.072591+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.074629+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.076813+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.077727+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.085383+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.163744+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.166633+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.170021+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.171393+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.179576+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.260650+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.265022+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.269386+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.270893+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.280606+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.322248+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.323977+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.398326+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.400959+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.404163+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.405222+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.414146+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.497025+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.499367+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.502700+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.504013+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.511776+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.594740+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.597247+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.599929+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.600841+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.608042+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.686902+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.689585+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.692766+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.694026+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:17 smithi175 bash[67426]: audit 2023-12-06T21:27:17.701005+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:15.964210+0000 mgr.y (mgr.25471) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.061122+0000 mgr.y (mgr.25471) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.154526+0000 mgr.y (mgr.25471) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.245805+0000 mgr.y (mgr.25471) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.341457+0000 mgr.y (mgr.25471) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.434690+0000 mgr.y (mgr.25471) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.530003+0000 mgr.y (mgr.25471) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.623121+0000 mgr.y (mgr.25471) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.718145+0000 mgr.y (mgr.25471) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.801606+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.804195+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.807420+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.808785+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.817409+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.818083+0000 mgr.y (mgr.25471) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.895878+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.898020+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.900679+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.901516+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.908783+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.972705+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.975310+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.978310+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.979421+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:16.988908+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.072591+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.074629+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.076813+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.077727+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.085383+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.163744+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.166633+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.170021+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.171393+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.179576+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.260650+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.265022+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.269386+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.270893+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.280606+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:15.964210+0000 mgr.y (mgr.25471) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.061122+0000 mgr.y (mgr.25471) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.154526+0000 mgr.y (mgr.25471) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.245805+0000 mgr.y (mgr.25471) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.341457+0000 mgr.y (mgr.25471) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.434690+0000 mgr.y (mgr.25471) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.530003+0000 mgr.y (mgr.25471) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.623121+0000 mgr.y (mgr.25471) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.718145+0000 mgr.y (mgr.25471) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.801606+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.804195+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.807420+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.808785+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.817409+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.818083+0000 mgr.y (mgr.25471) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:18.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.895878+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.898020+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.900679+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.901516+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.908783+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.972705+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.322248+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.323977+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:18.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.398326+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.400959+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.404163+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.405222+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.414146+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.497025+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.499367+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.502700+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.504013+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.511776+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.594740+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.597247+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.599929+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.600841+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.608042+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.686902+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.689585+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.692766+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.694026+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[79547]: audit 2023-12-06T21:27:17.701005+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.975310+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.978310+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.979421+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:16.988908+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.072591+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.074629+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.076813+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.077727+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.085383+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.163744+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.166633+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.170021+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.171393+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.179576+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.260650+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.265022+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.269386+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.270893+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.280606+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.322248+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.323977+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.398326+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.400959+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.404163+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.405222+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.414146+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.497025+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.499367+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.502700+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.504013+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.511776+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.594740+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.597247+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.599929+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.600841+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.608042+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.686902+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.689585+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.692766+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:18.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.694026+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:18.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:17 smithi172 bash[83833]: audit 2023-12-06T21:27:17.701005+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.909448+0000 mgr.y (mgr.25471) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:16.989504+0000 mgr.y (mgr.25471) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.086063+0000 mgr.y (mgr.25471) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cluster 2023-12-06T21:27:17.109932+0000 mgr.y (mgr.25471) 1174 : cluster 0 pgmap v190: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.180100+0000 mgr.y (mgr.25471) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.281417+0000 mgr.y (mgr.25471) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.414727+0000 mgr.y (mgr.25471) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.512717+0000 mgr.y (mgr.25471) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.608655+0000 mgr.y (mgr.25471) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.701669+0000 mgr.y (mgr.25471) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.782089+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.784329+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.786795+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.787673+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.793109+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.793869+0000 mgr.y (mgr.25471) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.877642+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.879873+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.882449+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.883453+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.889083+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.889708+0000 mgr.y (mgr.25471) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.965127+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.967967+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.970887+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.971895+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:17.979900+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.048134+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.051502+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.054568+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.055890+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.064474+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.144689+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.146983+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.149990+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.150916+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.158058+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.240330+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.243050+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.246656+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.247881+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.255110+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.335071+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.338033+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.340782+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.341977+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.348920+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.430308+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.432908+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.435685+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.436709+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.443968+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.524006+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.526647+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.529695+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.531020+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.538730+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.617757+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.620785+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.624580+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.625904+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.634106+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.714666+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.718664+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.722526+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:18 smithi175 bash[67426]: audit 2023-12-06T21:27:18.723731+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:18] "GET /metrics HTTP/1.1" 200 38573 "" "Prometheus/2.33.4" 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.909448+0000 mgr.y (mgr.25471) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:16.989504+0000 mgr.y (mgr.25471) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.086063+0000 mgr.y (mgr.25471) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cluster 2023-12-06T21:27:17.109932+0000 mgr.y (mgr.25471) 1174 : cluster 0 pgmap v190: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.180100+0000 mgr.y (mgr.25471) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.281417+0000 mgr.y (mgr.25471) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.414727+0000 mgr.y (mgr.25471) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.512717+0000 mgr.y (mgr.25471) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.608655+0000 mgr.y (mgr.25471) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.701669+0000 mgr.y (mgr.25471) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.782089+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.784329+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.786795+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.787673+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.793109+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.793869+0000 mgr.y (mgr.25471) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.877642+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.879873+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.882449+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.883453+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.909448+0000 mgr.y (mgr.25471) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:16.989504+0000 mgr.y (mgr.25471) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.086063+0000 mgr.y (mgr.25471) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cluster 2023-12-06T21:27:17.109932+0000 mgr.y (mgr.25471) 1174 : cluster 0 pgmap v190: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.180100+0000 mgr.y (mgr.25471) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.281417+0000 mgr.y (mgr.25471) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.414727+0000 mgr.y (mgr.25471) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.512717+0000 mgr.y (mgr.25471) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.608655+0000 mgr.y (mgr.25471) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.701669+0000 mgr.y (mgr.25471) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.782089+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.784329+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.786795+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.787673+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.793109+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.793869+0000 mgr.y (mgr.25471) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.877642+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.879873+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.882449+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.883453+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.889083+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.889708+0000 mgr.y (mgr.25471) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.965127+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.967967+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.970887+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.971895+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:17.979900+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.048134+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.051502+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.054568+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.055890+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.064474+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.144689+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.146983+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.149990+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.150916+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.158058+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.240330+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.243050+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.246656+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.889083+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.889708+0000 mgr.y (mgr.25471) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.965127+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.967967+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.970887+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.971895+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:17.979900+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.048134+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.051502+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.054568+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.055890+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.064474+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.144689+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.146983+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.149990+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.150916+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.158058+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.240330+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.243050+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.246656+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.247881+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.255110+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.335071+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.338033+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.340782+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.341977+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.348920+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.430308+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.432908+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.435685+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.436709+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.443968+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.524006+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.526647+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.529695+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.531020+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.538730+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.617757+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.620785+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.624580+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.625904+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.634106+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.714666+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.718664+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.722526+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[79547]: audit 2023-12-06T21:27:18.723731+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.247881+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.255110+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.335071+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.338033+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.340782+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.341977+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.348920+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.430308+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.432908+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.435685+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.436709+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.443968+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.524006+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.526647+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.529695+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.531020+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.538730+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.617757+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.620785+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.624580+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.625904+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.634106+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.714666+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:19.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.718664+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:19.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.722526+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:19.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:18 smithi172 bash[83833]: audit 2023-12-06T21:27:18.723731+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:17.981216+0000 mgr.y (mgr.25471) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.065246+0000 mgr.y (mgr.25471) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.158588+0000 mgr.y (mgr.25471) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.256524+0000 mgr.y (mgr.25471) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.349460+0000 mgr.y (mgr.25471) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.444544+0000 mgr.y (mgr.25471) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.539491+0000 mgr.y (mgr.25471) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.634905+0000 mgr.y (mgr.25471) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.731723+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.732337+0000 mgr.y (mgr.25471) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.814594+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.818224+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.823549+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.824815+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.833879+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.834550+0000 mgr.y (mgr.25471) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.915259+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.919514+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.924180+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.925760+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:18.934889+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.015054+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.019500+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.022691+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.023790+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.032028+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.114883+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.117412+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.120873+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.121929+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.129533+0000 mon.a (mon.0) 4583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.211025+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.213389+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.216272+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.217355+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.224457+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.304301+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.307780+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.311285+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.312517+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.319681+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.402956+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.404943+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.407403+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.408190+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.415065+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.496202+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.498473+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.502530+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.503497+0000 mon.a (mon.0) 4602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.510095+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.590371+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.592724+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.595198+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.596028+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.601215+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.679345+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.683589+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.687096+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.688366+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:19 smithi175 bash[67426]: audit 2023-12-06T21:27:19.697082+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:17.981216+0000 mgr.y (mgr.25471) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.065246+0000 mgr.y (mgr.25471) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.158588+0000 mgr.y (mgr.25471) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.256524+0000 mgr.y (mgr.25471) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.349460+0000 mgr.y (mgr.25471) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.444544+0000 mgr.y (mgr.25471) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.539491+0000 mgr.y (mgr.25471) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.634905+0000 mgr.y (mgr.25471) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.731723+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.732337+0000 mgr.y (mgr.25471) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.814594+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.818224+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.823549+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.824815+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.833879+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.834550+0000 mgr.y (mgr.25471) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.915259+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.919514+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.924180+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.925760+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:18.934889+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.015054+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.019500+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.022691+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.023790+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.032028+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.114883+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.117412+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.120873+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.121929+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.129533+0000 mon.a (mon.0) 4583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.211025+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.213389+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.216272+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.217355+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.224457+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.304301+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.307780+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.311285+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.312517+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:17.981216+0000 mgr.y (mgr.25471) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.065246+0000 mgr.y (mgr.25471) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.158588+0000 mgr.y (mgr.25471) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.256524+0000 mgr.y (mgr.25471) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.349460+0000 mgr.y (mgr.25471) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.444544+0000 mgr.y (mgr.25471) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.539491+0000 mgr.y (mgr.25471) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.634905+0000 mgr.y (mgr.25471) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.731723+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.732337+0000 mgr.y (mgr.25471) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.814594+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.818224+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.823549+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.824815+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.833879+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.834550+0000 mgr.y (mgr.25471) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.915259+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.919514+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.924180+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.925760+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:18.934889+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.319681+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.402956+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.404943+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.407403+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.408190+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.415065+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.496202+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.498473+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.502530+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.503497+0000 mon.a (mon.0) 4602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.510095+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.590371+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.592724+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.595198+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.596028+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.601215+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.679345+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.683589+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.687096+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.688366+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[79547]: audit 2023-12-06T21:27:19.697082+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.015054+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.019500+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.022691+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.023790+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.032028+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.114883+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.117412+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.120873+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.121929+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.129533+0000 mon.a (mon.0) 4583 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.211025+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.213389+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.216272+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.217355+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.224457+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.304301+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.307780+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.311285+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.312517+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.319681+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.402956+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.404943+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.407403+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.408190+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.415065+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.496202+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.498473+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.502530+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.503497+0000 mon.a (mon.0) 4602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.510095+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.590371+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.592724+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.595198+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.596028+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.601215+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.679345+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.683589+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.687096+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.688366+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:20.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:19 smithi172 bash[83833]: audit 2023-12-06T21:27:19.697082+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:18.935624+0000 mgr.y (mgr.25471) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.032687+0000 mgr.y (mgr.25471) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cluster 2023-12-06T21:27:19.111036+0000 mgr.y (mgr.25471) 1195 : cluster 0 pgmap v191: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.130178+0000 mgr.y (mgr.25471) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.224991+0000 mgr.y (mgr.25471) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.320211+0000 mgr.y (mgr.25471) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.415585+0000 mgr.y (mgr.25471) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.510994+0000 mgr.y (mgr.25471) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.601699+0000 mgr.y (mgr.25471) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.697668+0000 mgr.y (mgr.25471) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.774538+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.777101+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.779681+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.780692+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.788367+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.788999+0000 mgr.y (mgr.25471) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.869563+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.871786+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.874386+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.875289+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.882936+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.883517+0000 mgr.y (mgr.25471) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.962997+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.965545+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.967983+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.968816+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:19.978517+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.062427+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.064666+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.067317+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.068526+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.078709+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.161092+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.163398+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.166229+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.167595+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.177950+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.255244+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.258491+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.262561+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.263963+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.273572+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.355455+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.358911+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.363213+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.364409+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.375649+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.453890+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.456708+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.460395+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.461828+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.472782+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.554220+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.558508+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.561528+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.562566+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.571851+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.652215+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.656719+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.659812+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.661273+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:20 smithi175 bash[67426]: audit 2023-12-06T21:27:20.669887+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:18.935624+0000 mgr.y (mgr.25471) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.032687+0000 mgr.y (mgr.25471) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cluster 2023-12-06T21:27:19.111036+0000 mgr.y (mgr.25471) 1195 : cluster 0 pgmap v191: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.130178+0000 mgr.y (mgr.25471) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.224991+0000 mgr.y (mgr.25471) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.320211+0000 mgr.y (mgr.25471) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.415585+0000 mgr.y (mgr.25471) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.510994+0000 mgr.y (mgr.25471) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.601699+0000 mgr.y (mgr.25471) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.697668+0000 mgr.y (mgr.25471) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.774538+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.777101+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.779681+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.780692+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.788367+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.788999+0000 mgr.y (mgr.25471) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.869563+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.871786+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.874386+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.875289+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:18.935624+0000 mgr.y (mgr.25471) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.032687+0000 mgr.y (mgr.25471) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cluster 2023-12-06T21:27:19.111036+0000 mgr.y (mgr.25471) 1195 : cluster 0 pgmap v191: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.130178+0000 mgr.y (mgr.25471) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.224991+0000 mgr.y (mgr.25471) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.320211+0000 mgr.y (mgr.25471) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.415585+0000 mgr.y (mgr.25471) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.510994+0000 mgr.y (mgr.25471) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.601699+0000 mgr.y (mgr.25471) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.697668+0000 mgr.y (mgr.25471) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.774538+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.777101+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.779681+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.780692+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.788367+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.788999+0000 mgr.y (mgr.25471) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.869563+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.871786+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.874386+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.875289+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.882936+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.883517+0000 mgr.y (mgr.25471) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.962997+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.965545+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.967983+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.968816+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:19.978517+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.062427+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.064666+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.067317+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.068526+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.078709+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.161092+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.163398+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.166229+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.167595+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.177950+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.255244+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.258491+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.262561+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.882936+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.883517+0000 mgr.y (mgr.25471) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.962997+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.965545+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.967983+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.968816+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:19.978517+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.062427+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.064666+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.067317+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.068526+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.078709+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.161092+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.163398+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.166229+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.167595+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.177950+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.255244+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.258491+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.262561+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.263963+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.273572+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.355455+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.358911+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.363213+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.364409+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.375649+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.453890+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.456708+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.460395+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.461828+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.472782+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.554220+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.558508+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.561528+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.562566+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.571851+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.652215+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.656719+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.659812+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.661273+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[83833]: audit 2023-12-06T21:27:20.669887+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.263963+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.273572+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.355455+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.358911+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.363213+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.364409+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.375649+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.453890+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.456708+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.460395+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.461828+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.472782+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.554220+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.558508+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.561528+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.562566+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.571851+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.652215+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.656719+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.659812+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.661273+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:21.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:20 smithi172 bash[79547]: audit 2023-12-06T21:27:20.669887+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:21.752 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[74459]: debug 2023-12-06T21:27:21.368+0000 7efc33838700 1 -- 172.21.15.175:0/1033714894 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562e1df6d1e0 con 0x562e1dff2c00 2023-12-06T21:27:22.002 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[74459]: debug 2023-12-06T21:27:21.924+0000 7efc3c9be640 -1 Falling back to public interface 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:19.979177+0000 mgr.y (mgr.25471) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.079453+0000 mgr.y (mgr.25471) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.178556+0000 mgr.y (mgr.25471) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.274202+0000 mgr.y (mgr.25471) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.376308+0000 mgr.y (mgr.25471) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.473318+0000 mgr.y (mgr.25471) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.572681+0000 mgr.y (mgr.25471) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.670470+0000 mgr.y (mgr.25471) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.753065+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.755332+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.757188+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.757904+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.764631+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.765087+0000 mgr.y (mgr.25471) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.846387+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.848413+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.850430+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.851255+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.859643+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.860223+0000 mgr.y (mgr.25471) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.940106+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.942143+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.944372+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.945184+0000 mon.a (mon.0) 4677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:20.954016+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.031904+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.035121+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.038420+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.039797+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.048901+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.126931+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.129390+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.133231+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.134467+0000 mon.a (mon.0) 4687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.143139+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.226814+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.230314+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.233692+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.234889+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.246263+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.329229+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.332107+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.335214+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.336929+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.346235+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.428173+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.430833+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.435691+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.436917+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.446266+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.528080+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.532565+0000 mon.a (mon.0) 4705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.536147+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.537527+0000 mon.a (mon.0) 4707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.547198+0000 mon.a (mon.0) 4708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.627965+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.630876+0000 mon.a (mon.0) 4710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.635466+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.636789+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.645644+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.729180+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.731469+0000 mon.a (mon.0) 4715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.734384+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:21 smithi175 bash[67426]: audit 2023-12-06T21:27:21.735394+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:19.979177+0000 mgr.y (mgr.25471) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.079453+0000 mgr.y (mgr.25471) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.178556+0000 mgr.y (mgr.25471) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.274202+0000 mgr.y (mgr.25471) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.376308+0000 mgr.y (mgr.25471) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.473318+0000 mgr.y (mgr.25471) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.572681+0000 mgr.y (mgr.25471) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.670470+0000 mgr.y (mgr.25471) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.753065+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.755332+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.757188+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.757904+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.764631+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.765087+0000 mgr.y (mgr.25471) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.846387+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.848413+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.850430+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.851255+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.859643+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.860223+0000 mgr.y (mgr.25471) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.940106+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:19.979177+0000 mgr.y (mgr.25471) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.079453+0000 mgr.y (mgr.25471) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.178556+0000 mgr.y (mgr.25471) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.274202+0000 mgr.y (mgr.25471) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.376308+0000 mgr.y (mgr.25471) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.473318+0000 mgr.y (mgr.25471) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.572681+0000 mgr.y (mgr.25471) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.670470+0000 mgr.y (mgr.25471) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.753065+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.755332+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.757188+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.757904+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.764631+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.765087+0000 mgr.y (mgr.25471) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.846387+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.848413+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.850430+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.851255+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.859643+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.860223+0000 mgr.y (mgr.25471) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.940106+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.942143+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.944372+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.945184+0000 mon.a (mon.0) 4677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:20.954016+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.031904+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.035121+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.038420+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.039797+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.048901+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.126931+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.129390+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.133231+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.134467+0000 mon.a (mon.0) 4687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.143139+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.226814+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.230314+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.233692+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.234889+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.246263+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.329229+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.332107+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.335214+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.336929+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.346235+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.428173+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.430833+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.435691+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.436917+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.446266+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.528080+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.532565+0000 mon.a (mon.0) 4705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.536147+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.537527+0000 mon.a (mon.0) 4707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.547198+0000 mon.a (mon.0) 4708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.627965+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.630876+0000 mon.a (mon.0) 4710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.635466+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.636789+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.645644+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.942143+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.944372+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.945184+0000 mon.a (mon.0) 4677 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:20.954016+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.031904+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.035121+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.038420+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.039797+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.048901+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.126931+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.129390+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.133231+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.134467+0000 mon.a (mon.0) 4687 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.143139+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.226814+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.230314+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.233692+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.234889+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.246263+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.729180+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.731469+0000 mon.a (mon.0) 4715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.734384+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[79547]: audit 2023-12-06T21:27:21.735394+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.329229+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.332107+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.335214+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.336929+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.346235+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.428173+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.430833+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.435691+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.436917+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.446266+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.528080+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.532565+0000 mon.a (mon.0) 4705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.536147+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.537527+0000 mon.a (mon.0) 4707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.547198+0000 mon.a (mon.0) 4708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.627965+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.630876+0000 mon.a (mon.0) 4710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.635466+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.636789+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.645644+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.729180+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:22.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.731469+0000 mon.a (mon.0) 4715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:22.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.734384+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:22.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:21 smithi172 bash[83833]: audit 2023-12-06T21:27:21.735394+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:20.954579+0000 mgr.y (mgr.25471) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.049510+0000 mgr.y (mgr.25471) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cluster 2023-12-06T21:27:21.111786+0000 mgr.y (mgr.25471) 1217 : cluster 0 pgmap v192: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.143878+0000 mgr.y (mgr.25471) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.246885+0000 mgr.y (mgr.25471) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.346900+0000 mgr.y (mgr.25471) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.446880+0000 mgr.y (mgr.25471) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.547760+0000 mgr.y (mgr.25471) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.646426+0000 mgr.y (mgr.25471) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.745170+0000 mon.a (mon.0) 4718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.745818+0000 mgr.y (mgr.25471) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.827603+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.830576+0000 mon.a (mon.0) 4720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.834158+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.835296+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.842082+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.842727+0000 mgr.y (mgr.25471) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.889027+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.892103+0000 mon.a (mon.0) 4725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.895734+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.896999+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.907005+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cephadm 2023-12-06T21:27:21.907532+0000 mgr.y (mgr.25471) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.985424+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.988656+0000 mon.a (mon.0) 4730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.992148+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:21.993463+0000 mon.a (mon.0) 4732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.003473+0000 mon.a (mon.0) 4733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.087197+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.090135+0000 mon.a (mon.0) 4735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.094325+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.095896+0000 mon.a (mon.0) 4737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.105627+0000 mon.a (mon.0) 4738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.185702+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.188097+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.191355+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.192665+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.202266+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.283859+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.286545+0000 mon.a (mon.0) 4745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.289669+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.291020+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.301515+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.381418+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.384102+0000 mon.a (mon.0) 4750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.387824+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.388932+0000 mon.a (mon.0) 4752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.398148+0000 mon.a (mon.0) 4753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: cluster 2023-12-06T21:27:22.436306+0000 mon.a (mon.0) 4754 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.480362+0000 mon.a (mon.0) 4755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.484360+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.488159+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.489544+0000 mon.a (mon.0) 4758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.499028+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.588859+0000 mon.a (mon.0) 4760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.591043+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.593589+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.594808+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.602295+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.679597+0000 mon.a (mon.0) 4765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.682594+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.685956+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.687648+0000 mon.a (mon.0) 4768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.052 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:22 smithi175 bash[67426]: audit 2023-12-06T21:27:22.697987+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:20.954579+0000 mgr.y (mgr.25471) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.049510+0000 mgr.y (mgr.25471) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cluster 2023-12-06T21:27:21.111786+0000 mgr.y (mgr.25471) 1217 : cluster 0 pgmap v192: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.143878+0000 mgr.y (mgr.25471) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.246885+0000 mgr.y (mgr.25471) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.346900+0000 mgr.y (mgr.25471) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.446880+0000 mgr.y (mgr.25471) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.547760+0000 mgr.y (mgr.25471) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.646426+0000 mgr.y (mgr.25471) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.745170+0000 mon.a (mon.0) 4718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.745818+0000 mgr.y (mgr.25471) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.827603+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.830576+0000 mon.a (mon.0) 4720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.834158+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.835296+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.842082+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.842727+0000 mgr.y (mgr.25471) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.889027+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.892103+0000 mon.a (mon.0) 4725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.895734+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:20.954579+0000 mgr.y (mgr.25471) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.049510+0000 mgr.y (mgr.25471) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cluster 2023-12-06T21:27:21.111786+0000 mgr.y (mgr.25471) 1217 : cluster 0 pgmap v192: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.143878+0000 mgr.y (mgr.25471) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.246885+0000 mgr.y (mgr.25471) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.346900+0000 mgr.y (mgr.25471) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.446880+0000 mgr.y (mgr.25471) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.547760+0000 mgr.y (mgr.25471) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.646426+0000 mgr.y (mgr.25471) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.745170+0000 mon.a (mon.0) 4718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.745818+0000 mgr.y (mgr.25471) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.827603+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.830576+0000 mon.a (mon.0) 4720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.834158+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.835296+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.842082+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.842727+0000 mgr.y (mgr.25471) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.889027+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.892103+0000 mon.a (mon.0) 4725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.895734+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.896999+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.907005+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cephadm 2023-12-06T21:27:21.907532+0000 mgr.y (mgr.25471) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.985424+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.988656+0000 mon.a (mon.0) 4730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.992148+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:21.993463+0000 mon.a (mon.0) 4732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.003473+0000 mon.a (mon.0) 4733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.087197+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.090135+0000 mon.a (mon.0) 4735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.094325+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.095896+0000 mon.a (mon.0) 4737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.105627+0000 mon.a (mon.0) 4738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.185702+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.188097+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.191355+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.192665+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.202266+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.283859+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.286545+0000 mon.a (mon.0) 4745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.289669+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.291020+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.301515+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.381418+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.384102+0000 mon.a (mon.0) 4750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.387824+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.388932+0000 mon.a (mon.0) 4752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.398148+0000 mon.a (mon.0) 4753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: cluster 2023-12-06T21:27:22.436306+0000 mon.a (mon.0) 4754 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.480362+0000 mon.a (mon.0) 4755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.484360+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.488159+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.489544+0000 mon.a (mon.0) 4758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.499028+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.588859+0000 mon.a (mon.0) 4760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.591043+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.593589+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.594808+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.602295+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.679597+0000 mon.a (mon.0) 4765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.896999+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.907005+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cephadm 2023-12-06T21:27:21.907532+0000 mgr.y (mgr.25471) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.985424+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.988656+0000 mon.a (mon.0) 4730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.992148+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:21.993463+0000 mon.a (mon.0) 4732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.003473+0000 mon.a (mon.0) 4733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.087197+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.090135+0000 mon.a (mon.0) 4735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.094325+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.095896+0000 mon.a (mon.0) 4737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.105627+0000 mon.a (mon.0) 4738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.185702+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.188097+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.191355+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.192665+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.202266+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.283859+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.286545+0000 mon.a (mon.0) 4745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.682594+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.685956+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.687648+0000 mon.a (mon.0) 4768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[83833]: audit 2023-12-06T21:27:22.697987+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.289669+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.291020+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.301515+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.381418+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.384102+0000 mon.a (mon.0) 4750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.387824+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.388932+0000 mon.a (mon.0) 4752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.398148+0000 mon.a (mon.0) 4753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: cluster 2023-12-06T21:27:22.436306+0000 mon.a (mon.0) 4754 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.480362+0000 mon.a (mon.0) 4755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.484360+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.488159+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.489544+0000 mon.a (mon.0) 4758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.499028+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.588859+0000 mon.a (mon.0) 4760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.591043+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.593589+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.594808+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.602295+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.679597+0000 mon.a (mon.0) 4765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.682594+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.685956+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.687648+0000 mon.a (mon.0) 4768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:22 smithi172 bash[79547]: audit 2023-12-06T21:27:22.697987+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.004392+0000 mgr.y (mgr.25471) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.106339+0000 mgr.y (mgr.25471) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.203190+0000 mgr.y (mgr.25471) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.302069+0000 mgr.y (mgr.25471) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.398894+0000 mgr.y (mgr.25471) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.499720+0000 mgr.y (mgr.25471) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.602956+0000 mgr.y (mgr.25471) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.698745+0000 mgr.y (mgr.25471) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.774679+0000 mon.a (mon.0) 4770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.776735+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.779633+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.780509+0000 mon.a (mon.0) 4773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.786769+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.787410+0000 mgr.y (mgr.25471) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.866271+0000 mon.a (mon.0) 4775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.868990+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.872048+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.873366+0000 mon.a (mon.0) 4778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.882505+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.883065+0000 mgr.y (mgr.25471) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.962350+0000 mon.a (mon.0) 4780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.965912+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.968906+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.970059+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:22.979124+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.043561+0000 mon.a (mon.0) 4785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.047553+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.051519+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.052977+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.060972+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.141565+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.143740+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.146388+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.147317+0000 mon.a (mon.0) 4793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.152684+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.235163+0000 mon.a (mon.0) 4795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.239631+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.242992+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.244270+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.253237+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.004392+0000 mgr.y (mgr.25471) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.106339+0000 mgr.y (mgr.25471) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.203190+0000 mgr.y (mgr.25471) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.302069+0000 mgr.y (mgr.25471) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.398894+0000 mgr.y (mgr.25471) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.499720+0000 mgr.y (mgr.25471) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.602956+0000 mgr.y (mgr.25471) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.698745+0000 mgr.y (mgr.25471) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.774679+0000 mon.a (mon.0) 4770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.776735+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.779633+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.780509+0000 mon.a (mon.0) 4773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.786769+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.787410+0000 mgr.y (mgr.25471) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.866271+0000 mon.a (mon.0) 4775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.868990+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.872048+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.873366+0000 mon.a (mon.0) 4778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.882505+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.883065+0000 mgr.y (mgr.25471) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.962350+0000 mon.a (mon.0) 4780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.316321+0000 mon.a (mon.0) 4800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.319063+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.322698+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.324144+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.332125+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.412065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.414639+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.418132+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.419304+0000 mon.a (mon.0) 4808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.427949+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.508341+0000 mon.a (mon.0) 4810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.511246+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.514470+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.515705+0000 mon.a (mon.0) 4813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.523196+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.604117+0000 mon.a (mon.0) 4815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.606907+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.610296+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.611649+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.624979+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.703381+0000 mon.a (mon.0) 4820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.705420+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.708821+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.710188+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[83833]: audit 2023-12-06T21:27:23.719440+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.965912+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.968906+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.970059+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:22.979124+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.043561+0000 mon.a (mon.0) 4785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.047553+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.051519+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.052977+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.060972+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.141565+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.143740+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.146388+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.147317+0000 mon.a (mon.0) 4793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.152684+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.235163+0000 mon.a (mon.0) 4795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.239631+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.242992+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.244270+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.253237+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.316321+0000 mon.a (mon.0) 4800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.319063+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.322698+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.324144+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.332125+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.412065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.414639+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.418132+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.419304+0000 mon.a (mon.0) 4808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.427949+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.508341+0000 mon.a (mon.0) 4810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.511246+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.514470+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.515705+0000 mon.a (mon.0) 4813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.523196+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.604117+0000 mon.a (mon.0) 4815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.606907+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.610296+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.611649+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.624979+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.703381+0000 mon.a (mon.0) 4820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.705420+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.708821+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.710188+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:23 smithi172 bash[79547]: audit 2023-12-06T21:27:23.719440+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.004392+0000 mgr.y (mgr.25471) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.106339+0000 mgr.y (mgr.25471) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.203190+0000 mgr.y (mgr.25471) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.302069+0000 mgr.y (mgr.25471) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.398894+0000 mgr.y (mgr.25471) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.499720+0000 mgr.y (mgr.25471) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.602956+0000 mgr.y (mgr.25471) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.698745+0000 mgr.y (mgr.25471) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.774679+0000 mon.a (mon.0) 4770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.776735+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.779633+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.780509+0000 mon.a (mon.0) 4773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.786769+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.787410+0000 mgr.y (mgr.25471) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.866271+0000 mon.a (mon.0) 4775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.868990+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.872048+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.873366+0000 mon.a (mon.0) 4778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.882505+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.883065+0000 mgr.y (mgr.25471) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.962350+0000 mon.a (mon.0) 4780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.965912+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.968906+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.970059+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:22.979124+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.043561+0000 mon.a (mon.0) 4785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.047553+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.051519+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.052977+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.060972+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.141565+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.143740+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.146388+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.147317+0000 mon.a (mon.0) 4793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.152684+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.235163+0000 mon.a (mon.0) 4795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.239631+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.242992+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.244270+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.253237+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.316321+0000 mon.a (mon.0) 4800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.319063+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.322698+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.324144+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.332125+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.412065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.414639+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.418132+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.419304+0000 mon.a (mon.0) 4808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.427949+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.508341+0000 mon.a (mon.0) 4810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.511246+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.514470+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.515705+0000 mon.a (mon.0) 4813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.523196+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.604117+0000 mon.a (mon.0) 4815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.606907+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.610296+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.611649+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.624979+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.703381+0000 mon.a (mon.0) 4820 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.705420+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.708821+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.710188+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:23 smithi175 bash[67426]: audit 2023-12-06T21:27:23.719440+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:22.979890+0000 mgr.y (mgr.25471) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.061644+0000 mgr.y (mgr.25471) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cluster 2023-12-06T21:27:23.112830+0000 mgr.y (mgr.25471) 1239 : cluster 0 pgmap v193: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.153322+0000 mgr.y (mgr.25471) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.253843+0000 mgr.y (mgr.25471) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.332664+0000 mgr.y (mgr.25471) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.425697+0000 mgr.y (mgr.25471) 1243 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.428536+0000 mgr.y (mgr.25471) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.523904+0000 mgr.y (mgr.25471) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.625845+0000 mgr.y (mgr.25471) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.930 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.720169+0000 mgr.y (mgr.25471) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.777090+0000 mon.a (mon.0) 4825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.779191+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.781665+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.782516+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.789295+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.790062+0000 mgr.y (mgr.25471) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.869431+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.871591+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.874449+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.875261+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.884087+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.884611+0000 mgr.y (mgr.25471) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.963926+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.931 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.966855+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.969654+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.970630+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:23.978753+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.064621+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.068634+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.072174+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.073702+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.082665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.150650+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.153469+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.158081+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.159165+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.167069+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.246857+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.249877+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.252795+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.254249+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.263090+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.307488+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.315700+0000 mon.a (mon.0) 4856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.322279+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.346406+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.348722+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.350709+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.352181+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:24.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:24 smithi175 bash[67426]: audit 2023-12-06T21:27:24.354004+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:22.979890+0000 mgr.y (mgr.25471) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.061644+0000 mgr.y (mgr.25471) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cluster 2023-12-06T21:27:23.112830+0000 mgr.y (mgr.25471) 1239 : cluster 0 pgmap v193: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.153322+0000 mgr.y (mgr.25471) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.253843+0000 mgr.y (mgr.25471) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.332664+0000 mgr.y (mgr.25471) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.425697+0000 mgr.y (mgr.25471) 1243 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.428536+0000 mgr.y (mgr.25471) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.523904+0000 mgr.y (mgr.25471) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.625845+0000 mgr.y (mgr.25471) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.720169+0000 mgr.y (mgr.25471) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.777090+0000 mon.a (mon.0) 4825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.779191+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.781665+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.782516+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.789295+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.790062+0000 mgr.y (mgr.25471) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.869431+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.871591+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.874449+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:22.979890+0000 mgr.y (mgr.25471) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.061644+0000 mgr.y (mgr.25471) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cluster 2023-12-06T21:27:23.112830+0000 mgr.y (mgr.25471) 1239 : cluster 0 pgmap v193: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.153322+0000 mgr.y (mgr.25471) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.253843+0000 mgr.y (mgr.25471) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.332664+0000 mgr.y (mgr.25471) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.425697+0000 mgr.y (mgr.25471) 1243 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.428536+0000 mgr.y (mgr.25471) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.523904+0000 mgr.y (mgr.25471) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.625845+0000 mgr.y (mgr.25471) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.720169+0000 mgr.y (mgr.25471) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.777090+0000 mon.a (mon.0) 4825 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.779191+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.781665+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.782516+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.789295+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.790062+0000 mgr.y (mgr.25471) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.869431+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.871591+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.874449+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.875261+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.884087+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.884611+0000 mgr.y (mgr.25471) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.963926+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.966855+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.969654+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.970630+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:23.978753+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.064621+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.068634+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.072174+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.073702+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.082665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.150650+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.153469+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.158081+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.159165+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.167069+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.246857+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.249877+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.252795+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.254249+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.263090+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.307488+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.315700+0000 mon.a (mon.0) 4856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.322279+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.346406+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.348722+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.350709+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.352181+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[79547]: audit 2023-12-06T21:27:24.354004+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.875261+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.884087+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.884611+0000 mgr.y (mgr.25471) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.963926+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.966855+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.969654+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.970630+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:23.978753+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.064621+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.068634+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.072174+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.073702+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.082665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.150650+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.153469+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.158081+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.159165+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.167069+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.246857+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.249877+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.252795+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.254249+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.263090+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.307488+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.315700+0000 mon.a (mon.0) 4856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.322279+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.346406+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.348722+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.350709+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.352181+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:24 smithi172 bash[83833]: audit 2023-12-06T21:27:24.354004+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:25.338 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[74459]: debug 2023-12-06T21:27:24.964+0000 7efc3c9be640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-06T21:27:25.338 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[74459]: debug 2023-12-06T21:27:25.012+0000 7efc3c9be640 -1 osd.4 133 log_to_monitors true 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: cephadm 2023-12-06T21:27:23.979255+0000 mgr.y (mgr.25471) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: cephadm 2023-12-06T21:27:24.083222+0000 mgr.y (mgr.25471) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: cephadm 2023-12-06T21:27:24.167734+0000 mgr.y (mgr.25471) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: cephadm 2023-12-06T21:27:24.263608+0000 mgr.y (mgr.25471) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: audit 2023-12-06T21:27:24.354232+0000 mgr.y (mgr.25471) 1254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: cephadm 2023-12-06T21:27:24.355397+0000 mgr.y (mgr.25471) 1255 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: audit 2023-12-06T21:27:25.021092+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[79547]: audit 2023-12-06T21:27:25.026995+0000 mon.a (mon.0) 4863 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: cephadm 2023-12-06T21:27:23.979255+0000 mgr.y (mgr.25471) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: cephadm 2023-12-06T21:27:24.083222+0000 mgr.y (mgr.25471) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: cephadm 2023-12-06T21:27:24.167734+0000 mgr.y (mgr.25471) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: cephadm 2023-12-06T21:27:24.263608+0000 mgr.y (mgr.25471) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: audit 2023-12-06T21:27:24.354232+0000 mgr.y (mgr.25471) 1254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: cephadm 2023-12-06T21:27:24.355397+0000 mgr.y (mgr.25471) 1255 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: audit 2023-12-06T21:27:25.021092+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:25 smithi172 bash[83833]: audit 2023-12-06T21:27:25.026995+0000 mon.a (mon.0) 4863 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.252 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[74459]: debug 2023-12-06T21:27:25.812+0000 7efc2c62c700 -1 osd.4 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: cephadm 2023-12-06T21:27:23.979255+0000 mgr.y (mgr.25471) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: cephadm 2023-12-06T21:27:24.083222+0000 mgr.y (mgr.25471) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: cephadm 2023-12-06T21:27:24.167734+0000 mgr.y (mgr.25471) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: cephadm 2023-12-06T21:27:24.263608+0000 mgr.y (mgr.25471) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: audit 2023-12-06T21:27:24.354232+0000 mgr.y (mgr.25471) 1254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: cephadm 2023-12-06T21:27:24.355397+0000 mgr.y (mgr.25471) 1255 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: audit 2023-12-06T21:27:25.021092+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:25 smithi175 bash[67426]: audit 2023-12-06T21:27:25.026995+0000 mon.a (mon.0) 4863 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: cluster 2023-12-06T21:27:25.114589+0000 mgr.y (mgr.25471) 1256 : cluster 0 pgmap v194: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: audit 2023-12-06T21:27:25.768220+0000 mon.a (mon.0) 4864 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: audit 2023-12-06T21:27:25.772225+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: cluster 2023-12-06T21:27:25.775399+0000 mon.a (mon.0) 4865 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: audit 2023-12-06T21:27:25.779732+0000 mon.a (mon.0) 4866 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:26.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:26 smithi175 bash[67426]: cluster 2023-12-06T21:27:25.971964+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: cluster 2023-12-06T21:27:25.114589+0000 mgr.y (mgr.25471) 1256 : cluster 0 pgmap v194: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: audit 2023-12-06T21:27:25.768220+0000 mon.a (mon.0) 4864 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: audit 2023-12-06T21:27:25.772225+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: cluster 2023-12-06T21:27:25.775399+0000 mon.a (mon.0) 4865 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: audit 2023-12-06T21:27:25.779732+0000 mon.a (mon.0) 4866 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:27.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[79547]: cluster 2023-12-06T21:27:25.971964+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: cluster 2023-12-06T21:27:25.114589+0000 mgr.y (mgr.25471) 1256 : cluster 0 pgmap v194: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: audit 2023-12-06T21:27:25.768220+0000 mon.a (mon.0) 4864 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: audit 2023-12-06T21:27:25.772225+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: cluster 2023-12-06T21:27:25.775399+0000 mon.a (mon.0) 4865 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: audit 2023-12-06T21:27:25.779732+0000 mon.a (mon.0) 4866 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:27.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:26 smithi172 bash[83833]: cluster 2023-12-06T21:27:25.971964+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:25.971982+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.269131+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.769327+0000 mon.a (mon.0) 4867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.777234+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.777995+0000 mon.a (mon.0) 4868 : cluster 1 osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683] boot 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.778056+0000 mon.a (mon.0) 4869 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: audit 2023-12-06T21:27:26.779367+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:27.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.781515+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:27.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:27 smithi175 bash[67426]: cluster 2023-12-06T21:27:26.783045+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:25.971982+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.269131+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.769327+0000 mon.a (mon.0) 4867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.777234+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.777995+0000 mon.a (mon.0) 4868 : cluster 1 osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683] boot 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.778056+0000 mon.a (mon.0) 4869 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: audit 2023-12-06T21:27:26.779367+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.781515+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[79547]: cluster 2023-12-06T21:27:26.783045+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:25.971982+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.269131+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.769327+0000 mon.a (mon.0) 4867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.777234+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.777995+0000 mon.a (mon.0) 4868 : cluster 1 osd.4 [v2:172.21.15.175:6800/4209497683,v1:172.21.15.175:6801/4209497683] boot 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.778056+0000 mon.a (mon.0) 4869 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: audit 2023-12-06T21:27:26.779367+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.781515+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:27 smithi172 bash[83833]: cluster 2023-12-06T21:27:26.783045+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:28] "GET /metrics HTTP/1.1" 200 38573 "" "Prometheus/2.33.4" 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.115694+0000 mgr.y (mgr.25471) 1257 : cluster 0 pgmap v197: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.782385+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.785056+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.789410+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.792008+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[79547]: cluster 2023-12-06T21:27:27.793204+0000 mon.a (mon.0) 4871 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.115694+0000 mgr.y (mgr.25471) 1257 : cluster 0 pgmap v197: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.782385+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.785056+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.789410+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.792008+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:28 smithi172 bash[83833]: cluster 2023-12-06T21:27:27.793204+0000 mon.a (mon.0) 4871 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.115694+0000 mgr.y (mgr.25471) 1257 : cluster 0 pgmap v197: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.782385+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.785056+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.789410+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.792008+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T21:27:29.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:28 smithi175 bash[67426]: cluster 2023-12-06T21:27:27.793204+0000 mon.a (mon.0) 4871 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: cephadm 2023-12-06T21:27:28.832255+0000 mgr.y (mgr.25471) 1258 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: audit 2023-12-06T21:27:28.834559+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: audit 2023-12-06T21:27:28.835918+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: cephadm 2023-12-06T21:27:28.840877+0000 mgr.y (mgr.25471) 1259 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: audit 2023-12-06T21:27:29.176888+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: audit 2023-12-06T21:27:29.187341+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[79547]: audit 2023-12-06T21:27:29.196425+0000 mon.a (mon.0) 4876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: cephadm 2023-12-06T21:27:28.832255+0000 mgr.y (mgr.25471) 1258 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: audit 2023-12-06T21:27:28.834559+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: audit 2023-12-06T21:27:28.835918+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: cephadm 2023-12-06T21:27:28.840877+0000 mgr.y (mgr.25471) 1259 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: audit 2023-12-06T21:27:29.176888+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: audit 2023-12-06T21:27:29.187341+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:29 smithi172 bash[83833]: audit 2023-12-06T21:27:29.196425+0000 mon.a (mon.0) 4876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: cephadm 2023-12-06T21:27:28.832255+0000 mgr.y (mgr.25471) 1258 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: audit 2023-12-06T21:27:28.834559+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: audit 2023-12-06T21:27:28.835918+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: cephadm 2023-12-06T21:27:28.840877+0000 mgr.y (mgr.25471) 1259 : cephadm 1 Deploying daemon osd.4 on smithi175 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: audit 2023-12-06T21:27:29.176888+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: audit 2023-12-06T21:27:29.187341+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:30.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:29 smithi175 bash[67426]: audit 2023-12-06T21:27:29.196425+0000 mon.a (mon.0) 4876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:31.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:30 smithi175 bash[67426]: cluster 2023-12-06T21:27:29.117102+0000 mgr.y (mgr.25471) 1260 : cluster 0 pgmap v199: 161 pgs: 18 active+undersized+degraded, 25 active+undersized, 118 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2023-12-06T21:27:31.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:30 smithi175 bash[67426]: cluster 2023-12-06T21:27:29.810126+0000 mon.a (mon.0) 4877 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:31.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:30 smithi172 bash[79547]: cluster 2023-12-06T21:27:29.117102+0000 mgr.y (mgr.25471) 1260 : cluster 0 pgmap v199: 161 pgs: 18 active+undersized+degraded, 25 active+undersized, 118 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2023-12-06T21:27:31.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:30 smithi172 bash[79547]: cluster 2023-12-06T21:27:29.810126+0000 mon.a (mon.0) 4877 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:31.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:30 smithi172 bash[83833]: cluster 2023-12-06T21:27:29.117102+0000 mgr.y (mgr.25471) 1260 : cluster 0 pgmap v199: 161 pgs: 18 active+undersized+degraded, 25 active+undersized, 118 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2023-12-06T21:27:31.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:30 smithi172 bash[83833]: cluster 2023-12-06T21:27:29.810126+0000 mon.a (mon.0) 4877 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:32.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:31 smithi175 bash[67426]: audit 2023-12-06T21:27:30.965119+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.233 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:31 smithi175 bash[67426]: audit 2023-12-06T21:27:30.973248+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.234 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:31 smithi175 bash[67426]: audit 2023-12-06T21:27:30.981328+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.234 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:31 smithi175 bash[67426]: cluster 2023-12-06T21:27:31.118359+0000 mgr.y (mgr.25471) 1261 : cluster 0 pgmap v200: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[79547]: audit 2023-12-06T21:27:30.965119+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[79547]: audit 2023-12-06T21:27:30.973248+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[79547]: audit 2023-12-06T21:27:30.981328+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[79547]: cluster 2023-12-06T21:27:31.118359+0000 mgr.y (mgr.25471) 1261 : cluster 0 pgmap v200: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[83833]: audit 2023-12-06T21:27:30.965119+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[83833]: audit 2023-12-06T21:27:30.973248+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[83833]: audit 2023-12-06T21:27:30.981328+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:32.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:31 smithi172 bash[83833]: cluster 2023-12-06T21:27:31.118359+0000 mgr.y (mgr.25471) 1261 : cluster 0 pgmap v200: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T21:27:33.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:33 smithi175 bash[67426]: audit 2023-12-06T21:27:32.324217+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:33 smithi175 bash[67426]: audit 2023-12-06T21:27:32.326133+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:33.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:33 smithi175 bash[67426]: audit 2023-12-06T21:27:32.482871+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:33 smithi175 bash[67426]: audit 2023-12-06T21:27:32.492458+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:33 smithi175 bash[67426]: audit 2023-12-06T21:27:32.504561+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[83833]: audit 2023-12-06T21:27:32.324217+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[83833]: audit 2023-12-06T21:27:32.326133+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[83833]: audit 2023-12-06T21:27:32.482871+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[83833]: audit 2023-12-06T21:27:32.492458+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[83833]: audit 2023-12-06T21:27:32.504561+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[79547]: audit 2023-12-06T21:27:32.324217+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[79547]: audit 2023-12-06T21:27:32.326133+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:33.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[79547]: audit 2023-12-06T21:27:32.482871+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[79547]: audit 2023-12-06T21:27:32.492458+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:33.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:33 smithi172 bash[79547]: audit 2023-12-06T21:27:32.504561+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[79547]: cluster 2023-12-06T21:27:33.119313+0000 mgr.y (mgr.25471) 1262 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[79547]: audit 2023-12-06T21:27:33.435801+0000 mgr.y (mgr.25471) 1263 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[79547]: cluster 2023-12-06T21:27:33.500701+0000 mon.a (mon.0) 4886 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[79547]: cluster 2023-12-06T21:27:33.500768+0000 mon.a (mon.0) 4887 : cluster 1 Cluster is now healthy 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[83833]: cluster 2023-12-06T21:27:33.119313+0000 mgr.y (mgr.25471) 1262 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2023-12-06T21:27:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[83833]: audit 2023-12-06T21:27:33.435801+0000 mgr.y (mgr.25471) 1263 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[83833]: cluster 2023-12-06T21:27:33.500701+0000 mon.a (mon.0) 4886 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:34 smithi172 bash[83833]: cluster 2023-12-06T21:27:33.500768+0000 mon.a (mon.0) 4887 : cluster 1 Cluster is now healthy 2023-12-06T21:27:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:34 smithi175 bash[67426]: cluster 2023-12-06T21:27:33.119313+0000 mgr.y (mgr.25471) 1262 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2023-12-06T21:27:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:34 smithi175 bash[67426]: audit 2023-12-06T21:27:33.435801+0000 mgr.y (mgr.25471) 1263 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:34 smithi175 bash[67426]: cluster 2023-12-06T21:27:33.500701+0000 mon.a (mon.0) 4886 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T21:27:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:34 smithi175 bash[67426]: cluster 2023-12-06T21:27:33.500768+0000 mon.a (mon.0) 4887 : cluster 1 Cluster is now healthy 2023-12-06T21:27:36.002 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:35 smithi175 systemd[1]: Stopping Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:27:36.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:36 smithi175 bash[67426]: cluster 2023-12-06T21:27:35.120730+0000 mgr.y (mgr.25471) 1264 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:36.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:36 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.106151+0000 mon.a (mon.0) 4888 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:36.503 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:36 smithi175 bash[74459]: debug 2023-12-06T21:27:36.095+0000 7efc33037700 -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 2023-12-06T21:27:36.503 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:36 smithi175 bash[74459]: debug 2023-12-06T21:27:36.095+0000 7efc33037700 -1 osd.4 138 *** Got signal Terminated *** 2023-12-06T21:27:36.503 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:36 smithi175 bash[74459]: debug 2023-12-06T21:27:36.095+0000 7efc33037700 -1 osd.4 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:27:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:36 smithi172 bash[79547]: cluster 2023-12-06T21:27:35.120730+0000 mgr.y (mgr.25471) 1264 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:36 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.106151+0000 mon.a (mon.0) 4888 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:36 smithi172 bash[83833]: cluster 2023-12-06T21:27:35.120730+0000 mgr.y (mgr.25471) 1264 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:27:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:36 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.106151+0000 mon.a (mon.0) 4888 : cluster 1 osd.4 marked itself down and dead 2023-12-06T21:27:37.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.328450+0000 mon.a (mon.0) 4889 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.333729+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.335897+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.336632+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.337071+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.338630+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.338710+0000 mon.a (mon.0) 4890 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:36.340397+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.340414+0000 mon.a (mon.0) 4891 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T21:27:37.622 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[76425]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:27:37.622 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:37 smithi175 bash[76498]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.328450+0000 mon.a (mon.0) 4889 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.333729+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.335897+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.336632+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.337071+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.338630+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.338710+0000 mon.a (mon.0) 4890 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:36.340397+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.340414+0000 mon.a (mon.0) 4891 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.328450+0000 mon.a (mon.0) 4889 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.333729+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.335897+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.336632+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.337071+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.338630+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.338710+0000 mon.a (mon.0) 4890 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:36.340397+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T21:27:37.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:37 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.340414+0000 mon.a (mon.0) 4891 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T21:27:38.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.121702+0000 mgr.y (mgr.25471) 1265 : cluster 0 pgmap v204: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.336759+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.337048+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.337153+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.340867+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.341443+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.344840+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.346427+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:38 smithi175 bash[67426]: cluster 2023-12-06T21:27:37.349233+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.121702+0000 mgr.y (mgr.25471) 1265 : cluster 0 pgmap v204: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.336759+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.337048+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.337153+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.340867+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.341443+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.344840+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.346427+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[79547]: cluster 2023-12-06T21:27:37.349233+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.121702+0000 mgr.y (mgr.25471) 1265 : cluster 0 pgmap v204: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.336759+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.337048+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.337153+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.340867+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.341443+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.344840+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.346427+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:38.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[83833]: cluster 2023-12-06T21:27:37.349233+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e140 with expected crc 2023-12-06T21:27:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:38] "GET /metrics HTTP/1.1" 200 38570 "" "Prometheus/2.33.4" 2023-12-06T21:27:39.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:39 smithi175 bash[67426]: cluster 2023-12-06T21:27:39.446147+0000 mon.a (mon.0) 4892 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:39.752 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:39 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T21:27:39.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:39 smithi175 systemd[1]: Stopped Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:27:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:39 smithi172 bash[83833]: cluster 2023-12-06T21:27:39.446147+0000 mon.a (mon.0) 4892 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:39 smithi172 bash[79547]: cluster 2023-12-06T21:27:39.446147+0000 mon.a (mon.0) 4892 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:40.247 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:39 smithi175 systemd[1]: Started Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:27:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: cluster 2023-12-06T21:27:39.123271+0000 mgr.y (mgr.25471) 1266 : cluster 0 pgmap v206: 161 pgs: 14 active+undersized+degraded, 8 peering, 11 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-06T21:27:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:39.949174+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:39.959357+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:39.985803+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:39.987759+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:39.997524+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.080722+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.084047+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.089179+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.090686+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.100653+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.181621+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.185255+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.188686+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.189919+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.198920+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.282605+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.285445+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.288759+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: cluster 2023-12-06T21:27:39.123271+0000 mgr.y (mgr.25471) 1266 : cluster 0 pgmap v206: 161 pgs: 14 active+undersized+degraded, 8 peering, 11 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:39.949174+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:39.959357+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:39.985803+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:39.987759+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:39.997524+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.080722+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.084047+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.089179+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.090686+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.100653+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.181621+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.185255+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.188686+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.189919+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.198920+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.282605+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.285445+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.288759+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.290322+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.297718+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.379379+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.382023+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.385317+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.386566+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.394389+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.475410+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.478057+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.481259+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.482238+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[83833]: audit 2023-12-06T21:27:40.488969+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.290322+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.297718+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.379379+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.382023+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.385317+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.386566+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.394389+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:40.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.475410+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:40.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.478057+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:40.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.481259+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:40.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.482238+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:40.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:40 smithi172 bash[79547]: audit 2023-12-06T21:27:40.488969+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: cluster 2023-12-06T21:27:39.123271+0000 mgr.y (mgr.25471) 1266 : cluster 0 pgmap v206: 161 pgs: 14 active+undersized+degraded, 8 peering, 11 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:39.949174+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:39.959357+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:39.985803+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:39.987759+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:39.997524+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.080722+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.084047+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.089179+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.090686+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.100653+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.181621+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.185255+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.188686+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.189919+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.198920+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.282605+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.285445+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.288759+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.290322+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.297718+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.379379+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.382023+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.385317+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.386566+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.394389+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.475410+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.478057+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.481259+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.482238+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:40 smithi175 bash[67426]: audit 2023-12-06T21:27:40.488969+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:39.998587+0000 mgr.y (mgr.25471) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.101722+0000 mgr.y (mgr.25471) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.199683+0000 mgr.y (mgr.25471) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.298417+0000 mgr.y (mgr.25471) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.395214+0000 mgr.y (mgr.25471) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.489494+0000 mgr.y (mgr.25471) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.569367+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.572185+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.576174+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.577678+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.583868+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.584633+0000 mgr.y (mgr.25471) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.667451+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.669882+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.672653+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.673778+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.679825+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.680393+0000 mgr.y (mgr.25471) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.758161+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.760197+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.762644+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.763520+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.771030+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.771692+0000 mgr.y (mgr.25471) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.852462+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.854944+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.857745+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.858641+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.864505+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.865178+0000 mgr.y (mgr.25471) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.946950+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.948988+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.951760+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.952790+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:40.960275+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.037877+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.040777+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.044445+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.045683+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.054398+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.132155+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.134867+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.138493+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.139702+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.147299+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.228060+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.230948+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.236382+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.237988+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.246964+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.328109+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.330398+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.333314+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.334725+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.342600+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.420783+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.423610+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.427021+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.428234+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:41 smithi175 bash[67426]: audit 2023-12-06T21:27:41.437813+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:39.998587+0000 mgr.y (mgr.25471) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.101722+0000 mgr.y (mgr.25471) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.199683+0000 mgr.y (mgr.25471) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.298417+0000 mgr.y (mgr.25471) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.395214+0000 mgr.y (mgr.25471) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.489494+0000 mgr.y (mgr.25471) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.569367+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.572185+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.576174+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.577678+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.583868+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.584633+0000 mgr.y (mgr.25471) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.667451+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.669882+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.672653+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.673778+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.679825+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.680393+0000 mgr.y (mgr.25471) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.758161+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.760197+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.762644+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.763520+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.771030+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.771692+0000 mgr.y (mgr.25471) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.852462+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.854944+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.857745+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.858641+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.864505+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.865178+0000 mgr.y (mgr.25471) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.946950+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.948988+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.951760+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.952790+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:40.960275+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.037877+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.040777+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.044445+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.045683+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.054398+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.132155+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.134867+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.138493+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.139702+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.147299+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.228060+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.230948+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.236382+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.237988+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.246964+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.328109+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.330398+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.333314+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.334725+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.342600+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.420783+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.423610+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.427021+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.428234+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[79547]: audit 2023-12-06T21:27:41.437813+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:39.998587+0000 mgr.y (mgr.25471) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.101722+0000 mgr.y (mgr.25471) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.199683+0000 mgr.y (mgr.25471) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.298417+0000 mgr.y (mgr.25471) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.395214+0000 mgr.y (mgr.25471) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.489494+0000 mgr.y (mgr.25471) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.569367+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.572185+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.576174+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.577678+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.583868+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.584633+0000 mgr.y (mgr.25471) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.667451+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.669882+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.672653+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.673778+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.679825+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.680393+0000 mgr.y (mgr.25471) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.758161+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.760197+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.762644+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.763520+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.771030+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.771692+0000 mgr.y (mgr.25471) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.852462+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.854944+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.857745+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.858641+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.864505+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.865178+0000 mgr.y (mgr.25471) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.946950+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.948988+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.951760+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.952790+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:40.960275+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.037877+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.040777+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.044445+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.045683+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.054398+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.132155+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.134867+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.138493+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.139702+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.147299+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.228060+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.230948+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.236382+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.237988+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.246964+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.328109+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.330398+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.333314+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.334725+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.342600+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:41.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.420783+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:41.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.423610+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:41.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.427021+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:41.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.428234+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:41.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:41 smithi172 bash[83833]: audit 2023-12-06T21:27:41.437813+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: 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 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T21:27:42.753 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[76670]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:40.960902+0000 mgr.y (mgr.25471) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.055213+0000 mgr.y (mgr.25471) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cluster 2023-12-06T21:27:41.124210+0000 mgr.y (mgr.25471) 1279 : cluster 0 pgmap v207: 161 pgs: 22 active+undersized+degraded, 8 peering, 3 stale+active+clean, 36 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 92/630 objects degraded (14.603%) 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.147907+0000 mgr.y (mgr.25471) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.247531+0000 mgr.y (mgr.25471) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.343286+0000 mgr.y (mgr.25471) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.438766+0000 mgr.y (mgr.25471) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.522226+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.524142+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.526037+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.526715+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.531410+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.531906+0000 mgr.y (mgr.25471) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.610862+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.614805+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.618535+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.620035+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.627498+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.628188+0000 mgr.y (mgr.25471) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.708045+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.711241+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.713961+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.714865+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.722779+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.723769+0000 mgr.y (mgr.25471) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.803999+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.807136+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.810591+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.811800+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.820616+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.821221+0000 mgr.y (mgr.25471) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.897897+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.901549+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.905391+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.906781+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.915208+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.996153+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:41.998901+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.002566+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.003878+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.012453+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.090864+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.093925+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.097374+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.098630+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.106926+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.185045+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.187911+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.191271+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.192659+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.200147+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.277771+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.280468+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.283359+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.284206+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.289344+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.365734+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.367965+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.370724+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.371733+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.377052+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.455799+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.458292+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.461553+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.462714+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:42 smithi175 bash[67426]: audit 2023-12-06T21:27:42.470712+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:40.960902+0000 mgr.y (mgr.25471) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.055213+0000 mgr.y (mgr.25471) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cluster 2023-12-06T21:27:41.124210+0000 mgr.y (mgr.25471) 1279 : cluster 0 pgmap v207: 161 pgs: 22 active+undersized+degraded, 8 peering, 3 stale+active+clean, 36 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 92/630 objects degraded (14.603%) 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.147907+0000 mgr.y (mgr.25471) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.247531+0000 mgr.y (mgr.25471) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.343286+0000 mgr.y (mgr.25471) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.438766+0000 mgr.y (mgr.25471) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.522226+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.524142+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.526037+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.526715+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.531410+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.531906+0000 mgr.y (mgr.25471) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.610862+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.614805+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.618535+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.620035+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.627498+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.628188+0000 mgr.y (mgr.25471) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.708045+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.711241+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.713961+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.714865+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.722779+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.723769+0000 mgr.y (mgr.25471) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.803999+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.807136+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.810591+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.811800+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.820616+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.821221+0000 mgr.y (mgr.25471) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.897897+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.901549+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.905391+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.906781+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.915208+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.996153+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:41.998901+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.002566+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:40.960902+0000 mgr.y (mgr.25471) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.055213+0000 mgr.y (mgr.25471) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cluster 2023-12-06T21:27:41.124210+0000 mgr.y (mgr.25471) 1279 : cluster 0 pgmap v207: 161 pgs: 22 active+undersized+degraded, 8 peering, 3 stale+active+clean, 36 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 92/630 objects degraded (14.603%) 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.147907+0000 mgr.y (mgr.25471) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.247531+0000 mgr.y (mgr.25471) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.343286+0000 mgr.y (mgr.25471) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.438766+0000 mgr.y (mgr.25471) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.522226+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.524142+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.526037+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.526715+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.531410+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.531906+0000 mgr.y (mgr.25471) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.610862+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.614805+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.618535+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.620035+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.627498+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.628188+0000 mgr.y (mgr.25471) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.708045+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.003878+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.012453+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.090864+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.093925+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.097374+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.098630+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.106926+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.185045+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.187911+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.191271+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.192659+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.200147+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.277771+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.280468+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.283359+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.284206+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.289344+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.365734+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.367965+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.370724+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.371733+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.377052+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.455799+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.458292+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.461553+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.462714+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[79547]: audit 2023-12-06T21:27:42.470712+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.711241+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.713961+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.714865+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.722779+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.723769+0000 mgr.y (mgr.25471) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.803999+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.807136+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.810591+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.811800+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.820616+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.821221+0000 mgr.y (mgr.25471) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.897897+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.901549+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.905391+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.906781+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.915208+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.996153+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:41.998901+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.002566+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.003878+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.012453+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.090864+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.093925+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.097374+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.098630+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.106926+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.185045+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.187911+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.191271+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.192659+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.200147+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.277771+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.280468+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.283359+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.284206+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.289344+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.365734+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.367965+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.370724+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.371733+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.377052+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.455799+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.458292+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.461553+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.462714+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:42 smithi172 bash[83833]: audit 2023-12-06T21:27:42.470712+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.529 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:41.915934+0000 mgr.y (mgr.25471) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.013223+0000 mgr.y (mgr.25471) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.107615+0000 mgr.y (mgr.25471) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.200702+0000 mgr.y (mgr.25471) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.289802+0000 mgr.y (mgr.25471) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.377632+0000 mgr.y (mgr.25471) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.471471+0000 mgr.y (mgr.25471) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.556377+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.560107+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.563307+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.564627+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.571281+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.571982+0000 mgr.y (mgr.25471) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.655325+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.660016+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.663009+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.664093+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.671005+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.671937+0000 mgr.y (mgr.25471) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.751743+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.755470+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.758288+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.759333+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.766542+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.767306+0000 mgr.y (mgr.25471) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.849870+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.853719+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.857093+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.858377+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.867827+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.868714+0000 mgr.y (mgr.25471) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.951384+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.953411+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.956458+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.957357+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:42.963285+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.040607+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.045264+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.048919+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.050231+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.058780+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.137554+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.139968+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.142485+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.143371+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.149154+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.212029+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.215023+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.219468+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.220670+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.229744+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.314623+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.318349+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.321554+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.322843+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.330229+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.408026+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.410921+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.414457+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.415567+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.423067+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.501770+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:43 smithi175 bash[67426]: audit 2023-12-06T21:27:43.504398+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:41.915934+0000 mgr.y (mgr.25471) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.013223+0000 mgr.y (mgr.25471) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.107615+0000 mgr.y (mgr.25471) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.200702+0000 mgr.y (mgr.25471) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.289802+0000 mgr.y (mgr.25471) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.377632+0000 mgr.y (mgr.25471) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.471471+0000 mgr.y (mgr.25471) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.556377+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.560107+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.563307+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.564627+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.571281+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.571982+0000 mgr.y (mgr.25471) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.655325+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.660016+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.663009+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.664093+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.671005+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.671937+0000 mgr.y (mgr.25471) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.751743+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:41.915934+0000 mgr.y (mgr.25471) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.013223+0000 mgr.y (mgr.25471) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.107615+0000 mgr.y (mgr.25471) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.200702+0000 mgr.y (mgr.25471) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.289802+0000 mgr.y (mgr.25471) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.377632+0000 mgr.y (mgr.25471) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.471471+0000 mgr.y (mgr.25471) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.556377+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.560107+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.563307+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.564627+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.571281+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.571982+0000 mgr.y (mgr.25471) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.655325+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.660016+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.663009+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.664093+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.671005+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.671937+0000 mgr.y (mgr.25471) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.751743+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.755470+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.758288+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.759333+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.766542+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.767306+0000 mgr.y (mgr.25471) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.849870+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.853719+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.857093+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.858377+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.867827+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.868714+0000 mgr.y (mgr.25471) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.951384+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.953411+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.956458+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.957357+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:42.963285+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.040607+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.045264+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.048919+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.050231+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.755470+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.758288+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.759333+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.766542+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.767306+0000 mgr.y (mgr.25471) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.849870+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.853719+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.857093+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.858377+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.867827+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.868714+0000 mgr.y (mgr.25471) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.951384+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.953411+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.956458+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.957357+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:42.963285+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.040607+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.045264+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.048919+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.050231+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.058780+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.137554+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.139968+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.142485+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.143371+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.149154+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.212029+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.215023+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.219468+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.220670+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.229744+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.314623+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.318349+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.321554+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.322843+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.330229+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.408026+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.410921+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.414457+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.415567+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.423067+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.501770+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[79547]: audit 2023-12-06T21:27:43.504398+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.058780+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.137554+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.139968+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.142485+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.143371+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.149154+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.212029+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.215023+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.219468+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.220670+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.229744+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.314623+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.318349+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.321554+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.322843+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.330229+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.408026+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.410921+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.414457+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.415567+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.423067+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.501770+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:43 smithi172 bash[83833]: audit 2023-12-06T21:27:43.504398+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 13s ago 22m - - 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 11s ago 21m - - 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (7m) 13s ago 14m 16.5M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (7m) 11s ago 14m 43.9M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (6m) 13s ago 12m 48.2M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (6m) 11s ago 21m 435M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (6m) 13s ago 23m 513M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (5m) 13s ago 23m 68.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (4m) 11s ago 21m 48.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (5m) 13s ago 21m 52.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (8m) 13s ago 15m 12.3M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (7m) 11s ago 15m 11.9M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (3m) 13s ago 20m 51.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (2m) 13s ago 20m 53.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (106s) 13s ago 19m 48.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (66s) 13s ago 18m 49.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 starting - - - 4096M 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (17m) 11s ago 17m 66.3M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (16m) 11s ago 16m 63.6M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (16m) 11s ago 16m 67.7M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (6m) 11s ago 15m 65.4M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (12m) 13s ago 12m 89.8M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (12m) 11s ago 12m 89.2M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (12m) 13s ago 12m 88.7M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (12m) 11s ago 12m 88.4M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:27:44.802 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:27:44.802 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:27:44.802 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:27:44.802 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:44.802 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 4 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 9 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:27:44.803 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:27:44.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:42.963809+0000 mgr.y (mgr.25471) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.059645+0000 mgr.y (mgr.25471) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cluster 2023-12-06T21:27:43.125088+0000 mgr.y (mgr.25471) 1301 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.149722+0000 mgr.y (mgr.25471) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.230680+0000 mgr.y (mgr.25471) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.330968+0000 mgr.y (mgr.25471) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.423820+0000 mgr.y (mgr.25471) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.443490+0000 mgr.y (mgr.25471) 1306 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.507747+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.508974+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.509480+0000 mgr.y (mgr.25471) 1307 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.524447+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.525114+0000 mgr.y (mgr.25471) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.601861+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.604069+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.606696+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.607655+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.616886+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.617705+0000 mgr.y (mgr.25471) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.697397+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.699951+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.702508+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.703553+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.709332+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.709973+0000 mgr.y (mgr.25471) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.788912+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.792140+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.796784+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.797982+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.805539+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.806181+0000 mgr.y (mgr.25471) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.887327+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.889536+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.892877+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.894048+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.897339+0000 mgr.y (mgr.25471) 1312 : audit 0 from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.902824+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.903433+0000 mgr.y (mgr.25471) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.982521+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.985147+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.987672+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.988648+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:43.994228+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.061768+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.065761+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.069949+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.071306+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.077747+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.160288+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.162942+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.167004+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.168517+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.176769+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.242811+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.244841+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.247295+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.248109+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.253691+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.333093+0000 mon.a (mon.0) 5123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.334958+0000 mon.a (mon.0) 5124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.336907+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.337593+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.344296+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.405867+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.408607+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.412577+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.413839+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.423569+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.503418+0000 mon.a (mon.0) 5133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[79547]: audit 2023-12-06T21:27:44.506428+0000 mon.a (mon.0) 5134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:42.963809+0000 mgr.y (mgr.25471) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.059645+0000 mgr.y (mgr.25471) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cluster 2023-12-06T21:27:43.125088+0000 mgr.y (mgr.25471) 1301 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.149722+0000 mgr.y (mgr.25471) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.230680+0000 mgr.y (mgr.25471) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.330968+0000 mgr.y (mgr.25471) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.423820+0000 mgr.y (mgr.25471) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.443490+0000 mgr.y (mgr.25471) 1306 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.507747+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.508974+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.509480+0000 mgr.y (mgr.25471) 1307 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.524447+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.525114+0000 mgr.y (mgr.25471) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.601861+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.604069+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.606696+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.607655+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.616886+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.617705+0000 mgr.y (mgr.25471) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.697397+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.699951+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.702508+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.703553+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.709332+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.709973+0000 mgr.y (mgr.25471) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.788912+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.792140+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.796784+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.797982+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.805539+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.806181+0000 mgr.y (mgr.25471) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.887327+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.889536+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.892877+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.894048+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.897339+0000 mgr.y (mgr.25471) 1312 : audit 0 from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.902824+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.903433+0000 mgr.y (mgr.25471) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.982521+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.985147+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.987672+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.988648+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:43.994228+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.061768+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.065761+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.069949+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.071306+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.077747+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.160288+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.162942+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.167004+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.168517+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.176769+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.242811+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.244841+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.247295+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.248109+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.253691+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.333093+0000 mon.a (mon.0) 5123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.334958+0000 mon.a (mon.0) 5124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.336907+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.337593+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.344296+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.405867+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.408607+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.412577+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.413839+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.423569+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.503418+0000 mon.a (mon.0) 5133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:44 smithi172 bash[83833]: audit 2023-12-06T21:27:44.506428+0000 mon.a (mon.0) 5134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:42.963809+0000 mgr.y (mgr.25471) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.059645+0000 mgr.y (mgr.25471) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cluster 2023-12-06T21:27:43.125088+0000 mgr.y (mgr.25471) 1301 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.149722+0000 mgr.y (mgr.25471) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.230680+0000 mgr.y (mgr.25471) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.330968+0000 mgr.y (mgr.25471) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.423820+0000 mgr.y (mgr.25471) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.443490+0000 mgr.y (mgr.25471) 1306 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.507747+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.508974+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.509480+0000 mgr.y (mgr.25471) 1307 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.524447+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.525114+0000 mgr.y (mgr.25471) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.601861+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.604069+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.606696+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.607655+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.616886+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.617705+0000 mgr.y (mgr.25471) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.697397+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.699951+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.702508+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.703553+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.709332+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.709973+0000 mgr.y (mgr.25471) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.788912+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.792140+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.796784+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.797982+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.805539+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.806181+0000 mgr.y (mgr.25471) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.887327+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.889536+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.892877+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.894048+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.897339+0000 mgr.y (mgr.25471) 1312 : audit 0 from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.902824+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.903433+0000 mgr.y (mgr.25471) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.982521+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.985147+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.987672+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.988648+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:43.994228+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.061768+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.065761+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.069949+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.071306+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.077747+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.160288+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.162942+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.167004+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.168517+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.176769+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.242811+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.244841+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.247295+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.248109+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.253691+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.333093+0000 mon.a (mon.0) 5123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.334958+0000 mon.a (mon.0) 5124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.336907+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.337593+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.344296+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.405867+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.408607+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.412577+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:44.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.413839+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:44.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.423569+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:44.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.503418+0000 mon.a (mon.0) 5133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:44.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:44 smithi175 bash[67426]: audit 2023-12-06T21:27:44.506428+0000 mon.a (mon.0) 5134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:27:45.189 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:27:45.190 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:27:45.190 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "9/23 daemons upgraded", 2023-12-06T21:27:45.190 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:27:45.190 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:27:45.190 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:27:45.662 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: osd.4 (root=default,host=smithi175) is down 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.5 is active+undersized+degraded, acting [7,0] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2023-12-06T21:27:45.663 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 4.e is active+undersized+degraded, acting [6,5] 2023-12-06T21:27:45.664 INFO:teuthology.orchestra.run.smithi172.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-06T21:27:45.665 INFO:teuthology.orchestra.run.smithi172.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2023-12-06T21:27:45.665 INFO:teuthology.orchestra.run.smithi172.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-06T21:27:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:43.994790+0000 mgr.y (mgr.25471) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.078277+0000 mgr.y (mgr.25471) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.177419+0000 mgr.y (mgr.25471) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.254192+0000 mgr.y (mgr.25471) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.271080+0000 mgr.y (mgr.25471) 1318 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.345055+0000 mgr.y (mgr.25471) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.424307+0000 mgr.y (mgr.25471) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.509208+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.511094+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.528334+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.528899+0000 mgr.y (mgr.25471) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.607874+0000 mon.a (mon.0) 5138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.612293+0000 mon.a (mon.0) 5139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.616070+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.617452+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.625998+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.626547+0000 mgr.y (mgr.25471) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.708112+0000 mon.a (mon.0) 5143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.710769+0000 mon.a (mon.0) 5144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.713929+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:43.994790+0000 mgr.y (mgr.25471) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.078277+0000 mgr.y (mgr.25471) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.177419+0000 mgr.y (mgr.25471) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.254192+0000 mgr.y (mgr.25471) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.271080+0000 mgr.y (mgr.25471) 1318 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.345055+0000 mgr.y (mgr.25471) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.424307+0000 mgr.y (mgr.25471) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.509208+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.511094+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.528334+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.528899+0000 mgr.y (mgr.25471) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.607874+0000 mon.a (mon.0) 5138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.612293+0000 mon.a (mon.0) 5139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.616070+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.617452+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.625998+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.626547+0000 mgr.y (mgr.25471) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.708112+0000 mon.a (mon.0) 5143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.710769+0000 mon.a (mon.0) 5144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.713929+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.714737+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.725890+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.726453+0000 mgr.y (mgr.25471) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.801179+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.172:0/484686655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.804436+0000 mon.a (mon.0) 5149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.807618+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.811289+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.812489+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.821446+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.822078+0000 mgr.y (mgr.25471) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.899201+0000 mon.a (mon.0) 5154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.902453+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.905674+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.906948+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:44.918461+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.000434+0000 mon.a (mon.0) 5159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.004170+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.006944+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.007784+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.016080+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.714737+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.725890+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.726453+0000 mgr.y (mgr.25471) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.801179+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.172:0/484686655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.804436+0000 mon.a (mon.0) 5149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.807618+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.811289+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.812489+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.821446+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.822078+0000 mgr.y (mgr.25471) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.899201+0000 mon.a (mon.0) 5154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.902453+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.905674+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.906948+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:44.918461+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.000434+0000 mon.a (mon.0) 5159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.004170+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.006944+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.007784+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.016080+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.099114+0000 mon.a (mon.0) 5164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.103539+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.107649+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.108865+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.117691+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.196093+0000 mon.a (mon.0) 5169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.200493+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.203427+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.204336+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.212646+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.293089+0000 mon.a (mon.0) 5174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.296326+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.299432+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.300427+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.310210+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.376305+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.378236+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.380311+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.381215+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.390056+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.099114+0000 mon.a (mon.0) 5164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.103539+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.107649+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.108865+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.117691+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.196093+0000 mon.a (mon.0) 5169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.200493+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.203427+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.204336+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.212646+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.293089+0000 mon.a (mon.0) 5174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.296326+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.299432+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.300427+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.310210+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.376305+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.378236+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.380311+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.381215+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.390056+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.470284+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.473040+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.476174+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.477394+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[79547]: audit 2023-12-06T21:27:45.486725+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.470284+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.473040+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.476174+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.477394+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:45 smithi172 bash[83833]: audit 2023-12-06T21:27:45.486725+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:43.994790+0000 mgr.y (mgr.25471) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.078277+0000 mgr.y (mgr.25471) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.177419+0000 mgr.y (mgr.25471) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.254192+0000 mgr.y (mgr.25471) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.271080+0000 mgr.y (mgr.25471) 1318 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.345055+0000 mgr.y (mgr.25471) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.424307+0000 mgr.y (mgr.25471) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.509208+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.511094+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.528334+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.528899+0000 mgr.y (mgr.25471) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.607874+0000 mon.a (mon.0) 5138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.612293+0000 mon.a (mon.0) 5139 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.616070+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.617452+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.625998+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.626547+0000 mgr.y (mgr.25471) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.708112+0000 mon.a (mon.0) 5143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.710769+0000 mon.a (mon.0) 5144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.713929+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.714737+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.725890+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.726453+0000 mgr.y (mgr.25471) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.801179+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.172:0/484686655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.804436+0000 mon.a (mon.0) 5149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.807618+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.811289+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.812489+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.821446+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.822078+0000 mgr.y (mgr.25471) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.899201+0000 mon.a (mon.0) 5154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.902453+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.905674+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.906948+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:44.918461+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.000434+0000 mon.a (mon.0) 5159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.004170+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.006944+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.007784+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.016080+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.099114+0000 mon.a (mon.0) 5164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.103539+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.107649+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.108865+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.117691+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.196093+0000 mon.a (mon.0) 5169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.200493+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.203427+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.204336+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.212646+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.293089+0000 mon.a (mon.0) 5174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.296326+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.299432+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.300427+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.310210+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.376305+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.378236+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.380311+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.381215+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.390056+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.470284+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.473040+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.476174+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.477394+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:45.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[67426]: audit 2023-12-06T21:27:45.486725+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.133 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:45 smithi175 bash[77135]: debug 2023-12-06T21:27:45.875+0000 7fc6da82a700 1 -- 172.21.15.175:0/7954119 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562ed2b411e0 con 0x562ed2bc6800 2023-12-06T21:27:46.502 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[77135]: debug 2023-12-06T21:27:46.179+0000 7fc6e39b0640 -1 Falling back to public interface 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:44.919552+0000 mgr.y (mgr.25471) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.016928+0000 mgr.y (mgr.25471) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.118286+0000 mgr.y (mgr.25471) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cluster 2023-12-06T21:27:45.126388+0000 mgr.y (mgr.25471) 1328 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.188102+0000 mgr.y (mgr.25471) 1329 : audit 0 from='client.54487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:46.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.213844+0000 mgr.y (mgr.25471) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.310935+0000 mgr.y (mgr.25471) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.390837+0000 mgr.y (mgr.25471) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.487279+0000 mgr.y (mgr.25471) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.567359+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.571217+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.574745+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.576053+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.585906+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.586499+0000 mgr.y (mgr.25471) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.661879+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.172:0/3783142347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.665488+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.670559+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.673139+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.674027+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.682667+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.683416+0000 mgr.y (mgr.25471) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.747973+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.751552+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.754826+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.756137+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.763330+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.763948+0000 mgr.y (mgr.25471) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.842764+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.846987+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.850901+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.852284+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.859751+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.860291+0000 mgr.y (mgr.25471) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.937487+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.941326+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.945244+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.946832+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:45.956136+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.020721+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:44.919552+0000 mgr.y (mgr.25471) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.016928+0000 mgr.y (mgr.25471) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.118286+0000 mgr.y (mgr.25471) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cluster 2023-12-06T21:27:45.126388+0000 mgr.y (mgr.25471) 1328 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:46.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.188102+0000 mgr.y (mgr.25471) 1329 : audit 0 from='client.54487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.213844+0000 mgr.y (mgr.25471) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.310935+0000 mgr.y (mgr.25471) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.390837+0000 mgr.y (mgr.25471) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.487279+0000 mgr.y (mgr.25471) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.567359+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.571217+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.574745+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.576053+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.585906+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.586499+0000 mgr.y (mgr.25471) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.661879+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.172:0/3783142347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:46.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.665488+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.670559+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.673139+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.023269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.026685+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.027725+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.034740+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.114790+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.120232+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.123171+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.123975+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.131574+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.210002+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.212755+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.215970+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.217139+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.227767+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.305386+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.308593+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.312203+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.313945+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.326114+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.408064+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.410547+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.413469+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.414537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.423730+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.506591+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.508980+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.512437+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[83833]: audit 2023-12-06T21:27:46.513556+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.674027+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.682667+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.683416+0000 mgr.y (mgr.25471) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.747973+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.751552+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.754826+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.756137+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.763330+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.763948+0000 mgr.y (mgr.25471) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.842764+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.846987+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.850901+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.852284+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.859751+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.860291+0000 mgr.y (mgr.25471) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.937487+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.941326+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.945244+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.946832+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:45.956136+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.020721+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.023269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.026685+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.027725+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.034740+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.114790+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.120232+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.123171+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.123975+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.131574+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.210002+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.212755+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.215970+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.217139+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.227767+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.305386+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.308593+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.312203+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.313945+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.326114+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.408064+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.410547+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.413469+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.414537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.423730+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.506591+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.508980+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.512437+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:46 smithi172 bash[79547]: audit 2023-12-06T21:27:46.513556+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:44.919552+0000 mgr.y (mgr.25471) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.016928+0000 mgr.y (mgr.25471) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.118286+0000 mgr.y (mgr.25471) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cluster 2023-12-06T21:27:45.126388+0000 mgr.y (mgr.25471) 1328 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.188102+0000 mgr.y (mgr.25471) 1329 : audit 0 from='client.54487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.213844+0000 mgr.y (mgr.25471) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.310935+0000 mgr.y (mgr.25471) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.390837+0000 mgr.y (mgr.25471) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.487279+0000 mgr.y (mgr.25471) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.567359+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.571217+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.574745+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.576053+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.585906+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.586499+0000 mgr.y (mgr.25471) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.661879+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.172:0/3783142347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.665488+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.670559+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.673139+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.674027+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.682667+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.683416+0000 mgr.y (mgr.25471) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.747973+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.751552+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.754826+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.756137+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.763330+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.763948+0000 mgr.y (mgr.25471) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.842764+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.846987+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.850901+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.852284+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.859751+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.860291+0000 mgr.y (mgr.25471) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.937487+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.941326+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.945244+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.946832+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:45.956136+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.020721+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.023269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.026685+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.027725+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.034740+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.114790+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.120232+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.123171+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.123975+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.131574+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.210002+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.212755+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.215970+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.217139+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.227767+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.305386+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.308593+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.312203+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.313945+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.326114+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.408064+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.410547+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.413469+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.414537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:46.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.423730+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:46.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.506591+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:46.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.508980+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:46.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.512437+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:46.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:46 smithi175 bash[67426]: audit 2023-12-06T21:27:46.513556+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:45.957070+0000 mgr.y (mgr.25471) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.035332+0000 mgr.y (mgr.25471) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.132080+0000 mgr.y (mgr.25471) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.228365+0000 mgr.y (mgr.25471) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.326842+0000 mgr.y (mgr.25471) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.424514+0000 mgr.y (mgr.25471) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.523827+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.524723+0000 mgr.y (mgr.25471) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.608142+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.610775+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.613520+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.614497+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.623426+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.623984+0000 mgr.y (mgr.25471) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.706161+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.708666+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.712008+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.713217+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.722338+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.722918+0000 mgr.y (mgr.25471) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.801140+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.803734+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.807214+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.808204+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.817744+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.818465+0000 mgr.y (mgr.25471) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.896578+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.899781+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.903611+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.905037+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.915907+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.996617+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:46.998945+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.001743+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.002507+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.012898+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.095123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.097079+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.099670+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.100367+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.109891+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.189981+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.192978+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.197529+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.199123+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.210384+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.288994+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.292201+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.295903+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.799 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.297229+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.307250+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.324588+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.326307+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.428925+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.431583+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.434726+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.435837+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.444994+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: cluster 2023-12-06T21:27:47.445374+0000 mon.a (mon.0) 5292 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:47.800 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:47 smithi175 bash[67426]: audit 2023-12-06T21:27:47.525560+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:45.957070+0000 mgr.y (mgr.25471) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.035332+0000 mgr.y (mgr.25471) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.132080+0000 mgr.y (mgr.25471) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.228365+0000 mgr.y (mgr.25471) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.326842+0000 mgr.y (mgr.25471) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.424514+0000 mgr.y (mgr.25471) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.523827+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.524723+0000 mgr.y (mgr.25471) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.608142+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.610775+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.613520+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.614497+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.623426+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.623984+0000 mgr.y (mgr.25471) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.706161+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.708666+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.712008+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.713217+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.722338+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.722918+0000 mgr.y (mgr.25471) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.801140+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:45.957070+0000 mgr.y (mgr.25471) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.035332+0000 mgr.y (mgr.25471) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.132080+0000 mgr.y (mgr.25471) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.228365+0000 mgr.y (mgr.25471) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.326842+0000 mgr.y (mgr.25471) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.424514+0000 mgr.y (mgr.25471) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.523827+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.524723+0000 mgr.y (mgr.25471) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.608142+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.610775+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.613520+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.614497+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.623426+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.623984+0000 mgr.y (mgr.25471) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.706161+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.708666+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.712008+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.713217+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.722338+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.722918+0000 mgr.y (mgr.25471) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.801140+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.803734+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.807214+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.808204+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.817744+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.818465+0000 mgr.y (mgr.25471) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.896578+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.899781+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.903611+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.905037+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.915907+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.996617+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:46.998945+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.001743+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.002507+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.012898+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.095123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.097079+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.099670+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.100367+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.109891+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.189981+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.192978+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.197529+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.199123+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.210384+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.288994+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.292201+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.295903+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.297229+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.307250+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.324588+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.326307+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.428925+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.431583+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.434726+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.435837+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.444994+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: cluster 2023-12-06T21:27:47.445374+0000 mon.a (mon.0) 5292 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:47.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[79547]: audit 2023-12-06T21:27:47.525560+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.803734+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.807214+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.808204+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.817744+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.818465+0000 mgr.y (mgr.25471) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.896578+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.899781+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.903611+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.905037+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.915907+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.996617+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:46.998945+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.001743+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.002507+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.012898+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.095123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.097079+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.099670+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.100367+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.109891+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.189981+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.192978+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.197529+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.199123+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.210384+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.288994+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.292201+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.295903+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.297229+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.307250+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.324588+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.326307+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.428925+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.431583+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.434726+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.435837+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.444994+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: cluster 2023-12-06T21:27:47.445374+0000 mon.a (mon.0) 5292 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:47.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:47 smithi172 bash[83833]: audit 2023-12-06T21:27:47.525560+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:46.916551+0000 mgr.y (mgr.25471) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.013516+0000 mgr.y (mgr.25471) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.110518+0000 mgr.y (mgr.25471) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cluster 2023-12-06T21:27:47.127706+0000 mgr.y (mgr.25471) 1351 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.211031+0000 mgr.y (mgr.25471) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.540 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.308018+0000 mgr.y (mgr.25471) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.445695+0000 mgr.y (mgr.25471) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.528158+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.541324+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.544578+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.552017+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.552494+0000 mgr.y (mgr.25471) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.631968+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.635622+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.639248+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.640632+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.650470+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.651304+0000 mgr.y (mgr.25471) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.541 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.729306+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.542 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.731294+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.542 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.734429+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.542 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.735569+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.542 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.745798+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.542 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.746407+0000 mgr.y (mgr.25471) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.827989+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.832700+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.837524+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.838954+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.848030+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.848876+0000 mgr.y (mgr.25471) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.931586+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.933946+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.936966+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.938023+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:47.947733+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.030753+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.033074+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.036161+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.037045+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.044946+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.124397+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.126821+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.129887+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.131066+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.137698+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.219229+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.221236+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.223337+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.224027+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.229328+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.311526+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.313932+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.319033+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.320361+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.328380+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.411713+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.413613+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.415822+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.416683+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.422354+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.502605+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.505163+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.508917+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.510151+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:48 smithi175 bash[67426]: audit 2023-12-06T21:27:48.516770+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:46.916551+0000 mgr.y (mgr.25471) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.013516+0000 mgr.y (mgr.25471) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.110518+0000 mgr.y (mgr.25471) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cluster 2023-12-06T21:27:47.127706+0000 mgr.y (mgr.25471) 1351 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.211031+0000 mgr.y (mgr.25471) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.308018+0000 mgr.y (mgr.25471) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.445695+0000 mgr.y (mgr.25471) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.528158+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.541324+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.544578+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.552017+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.552494+0000 mgr.y (mgr.25471) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.631968+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.635622+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.639248+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.640632+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.650470+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.651304+0000 mgr.y (mgr.25471) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.729306+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.731294+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:46.916551+0000 mgr.y (mgr.25471) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.013516+0000 mgr.y (mgr.25471) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.110518+0000 mgr.y (mgr.25471) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cluster 2023-12-06T21:27:47.127706+0000 mgr.y (mgr.25471) 1351 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.211031+0000 mgr.y (mgr.25471) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.308018+0000 mgr.y (mgr.25471) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.445695+0000 mgr.y (mgr.25471) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.528158+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.541324+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.544578+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.552017+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.552494+0000 mgr.y (mgr.25471) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.631968+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.635622+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.639248+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.640632+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.650470+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.651304+0000 mgr.y (mgr.25471) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.729306+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.731294+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.734429+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.735569+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.745798+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.746407+0000 mgr.y (mgr.25471) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.827989+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.832700+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.837524+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.838954+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.848030+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.848876+0000 mgr.y (mgr.25471) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.931586+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.933946+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.936966+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.938023+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:47.947733+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.030753+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.033074+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.036161+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.037045+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.044946+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.734429+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.735569+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.745798+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.746407+0000 mgr.y (mgr.25471) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.827989+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.832700+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.837524+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.838954+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.848030+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.848876+0000 mgr.y (mgr.25471) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.931586+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.933946+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.936966+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.938023+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:47.947733+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.030753+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.033074+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.036161+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.037045+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.044946+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.124397+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.126821+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.129887+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.131066+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.137698+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.219229+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.221236+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.223337+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.224027+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.229328+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.311526+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.313932+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.319033+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.320361+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.328380+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.411713+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.413613+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.415822+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.416683+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.422354+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.502605+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.505163+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.508917+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.510151+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[83833]: audit 2023-12-06T21:27:48.516770+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.124397+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.126821+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.129887+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.131066+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.137698+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.219229+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.221236+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.223337+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.224027+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.229328+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.311526+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.313932+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.319033+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.320361+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.328380+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.411713+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.413613+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.415822+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.416683+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.422354+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.502605+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.505163+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.508917+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.510151+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:48.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[79547]: audit 2023-12-06T21:27:48.516770+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:48] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2023-12-06T21:27:49.502 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[77135]: debug 2023-12-06T21:27:49.263+0000 7fc6e39b0640 -1 osd.4 138 log_to_monitors true 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:47.948529+0000 mgr.y (mgr.25471) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.045530+0000 mgr.y (mgr.25471) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.138215+0000 mgr.y (mgr.25471) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.230077+0000 mgr.y (mgr.25471) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.329178+0000 mgr.y (mgr.25471) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.422891+0000 mgr.y (mgr.25471) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.517396+0000 mgr.y (mgr.25471) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.598633+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.602072+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.604391+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.605257+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.611980+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.612475+0000 mgr.y (mgr.25471) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.689066+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.691762+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.694831+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.695632+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.701352+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.701897+0000 mgr.y (mgr.25471) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.779591+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.782854+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.786698+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.788010+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.795143+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.795893+0000 mgr.y (mgr.25471) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.872811+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.875806+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.879366+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.880614+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.889299+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.889960+0000 mgr.y (mgr.25471) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.968686+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.971521+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.974777+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.976055+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:48.984305+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.065554+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.069312+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.072176+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.073108+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.079242+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.160051+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.164857+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.170207+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.171630+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.179961+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.244380+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.246845+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.249381+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.250615+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.258638+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.272429+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.278165+0000 mon.a (mon.0) 5388 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.339867+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.342006+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.345104+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.346189+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.354747+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.435474+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.438123+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.442025+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.443208+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.451789+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:49 smithi175 bash[67426]: audit 2023-12-06T21:27:49.531645+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:47.948529+0000 mgr.y (mgr.25471) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.045530+0000 mgr.y (mgr.25471) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.138215+0000 mgr.y (mgr.25471) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.230077+0000 mgr.y (mgr.25471) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.329178+0000 mgr.y (mgr.25471) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.422891+0000 mgr.y (mgr.25471) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.517396+0000 mgr.y (mgr.25471) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.598633+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.602072+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.604391+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.605257+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.611980+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.612475+0000 mgr.y (mgr.25471) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.689066+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.691762+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.694831+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.695632+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.701352+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.701897+0000 mgr.y (mgr.25471) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.779591+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:47.948529+0000 mgr.y (mgr.25471) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.045530+0000 mgr.y (mgr.25471) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.138215+0000 mgr.y (mgr.25471) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.230077+0000 mgr.y (mgr.25471) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.329178+0000 mgr.y (mgr.25471) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.422891+0000 mgr.y (mgr.25471) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.517396+0000 mgr.y (mgr.25471) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.598633+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.602072+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.604391+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.605257+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.611980+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.612475+0000 mgr.y (mgr.25471) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.689066+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.691762+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.694831+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.695632+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.701352+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.701897+0000 mgr.y (mgr.25471) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.779591+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.782854+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.786698+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.788010+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.795143+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.795893+0000 mgr.y (mgr.25471) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.872811+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.875806+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.879366+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.880614+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.889299+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.889960+0000 mgr.y (mgr.25471) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.968686+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.971521+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.974777+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.976055+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:48.984305+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.065554+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.069312+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.072176+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.073108+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.782854+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.786698+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.788010+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.795143+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.795893+0000 mgr.y (mgr.25471) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.872811+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.875806+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.879366+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.880614+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.889299+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.889960+0000 mgr.y (mgr.25471) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.968686+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.971521+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.974777+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.976055+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:48.984305+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.065554+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.069312+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.072176+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.073108+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.079242+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.160051+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.164857+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.170207+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.171630+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.179961+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.244380+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.246845+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.249381+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.250615+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.258638+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.272429+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.278165+0000 mon.a (mon.0) 5388 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.339867+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.342006+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.345104+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.346189+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.354747+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.435474+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.438123+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.442025+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.443208+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.451789+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[83833]: audit 2023-12-06T21:27:49.531645+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.079242+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.160051+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.164857+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.170207+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.171630+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.179961+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.244380+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.246845+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.249381+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.250615+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.258638+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.272429+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.278165+0000 mon.a (mon.0) 5388 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.339867+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.342006+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.345104+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.346189+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.354747+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.435474+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.438123+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.442025+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.443208+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.451789+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:49.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:49 smithi172 bash[79547]: audit 2023-12-06T21:27:49.531645+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:48.985043+0000 mgr.y (mgr.25471) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.079706+0000 mgr.y (mgr.25471) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cluster 2023-12-06T21:27:49.128654+0000 mgr.y (mgr.25471) 1372 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.180886+0000 mgr.y (mgr.25471) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.259500+0000 mgr.y (mgr.25471) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.355379+0000 mgr.y (mgr.25471) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.547 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.452532+0000 mgr.y (mgr.25471) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.534873+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.547599+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.548387+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.553186+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.553683+0000 mgr.y (mgr.25471) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.752 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[77135]: debug 2023-12-06T21:27:50.303+0000 7fc6d2e1d700 -1 osd.4 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:27:50.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:48.985043+0000 mgr.y (mgr.25471) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.079706+0000 mgr.y (mgr.25471) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cluster 2023-12-06T21:27:49.128654+0000 mgr.y (mgr.25471) 1372 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.180886+0000 mgr.y (mgr.25471) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.259500+0000 mgr.y (mgr.25471) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.355379+0000 mgr.y (mgr.25471) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.452532+0000 mgr.y (mgr.25471) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.534873+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.547599+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.548387+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.553186+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.553683+0000 mgr.y (mgr.25471) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.618610+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.621496+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.624268+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.625288+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.634180+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.634913+0000 mgr.y (mgr.25471) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.713317+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.717243+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.720903+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.722371+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.728889+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.729389+0000 mgr.y (mgr.25471) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.806292+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.809482+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.812580+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.814002+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.823686+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.824347+0000 mgr.y (mgr.25471) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.904048+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.906274+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.909284+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.910685+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.919484+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:49.998863+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.002615+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.005523+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.006380+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.012843+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.093447+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.095945+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.098297+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.099079+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.105905+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.185737+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.188198+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.190323+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.191093+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.199237+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.264284+0000 mon.a (mon.0) 5439 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.266054+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: cluster 2023-12-06T21:27:50.270343+0000 mon.a (mon.0) 5440 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.271472+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.272825+0000 mon.a (mon.0) 5442 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.275314+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.277837+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.278522+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.283823+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.345783+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.350226+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.354617+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.356227+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.366126+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.450249+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.452592+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.455344+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.456278+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:50 smithi175 bash[67426]: audit 2023-12-06T21:27:50.464145+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:48.985043+0000 mgr.y (mgr.25471) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.079706+0000 mgr.y (mgr.25471) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cluster 2023-12-06T21:27:49.128654+0000 mgr.y (mgr.25471) 1372 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:50.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.180886+0000 mgr.y (mgr.25471) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.259500+0000 mgr.y (mgr.25471) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.355379+0000 mgr.y (mgr.25471) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.452532+0000 mgr.y (mgr.25471) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.534873+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.547599+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.548387+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.553186+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.553683+0000 mgr.y (mgr.25471) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.618610+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.621496+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.624268+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.625288+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.634180+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.634913+0000 mgr.y (mgr.25471) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.713317+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.717243+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.618610+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.621496+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.624268+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.625288+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.634180+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.634913+0000 mgr.y (mgr.25471) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.713317+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.717243+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.720903+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.722371+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.728889+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.729389+0000 mgr.y (mgr.25471) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.806292+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.809482+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.812580+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.814002+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.823686+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.824347+0000 mgr.y (mgr.25471) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.904048+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.720903+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.722371+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.728889+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.729389+0000 mgr.y (mgr.25471) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.806292+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.809482+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.812580+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.814002+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.823686+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.824347+0000 mgr.y (mgr.25471) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.904048+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.906274+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.909284+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.910685+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.919484+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:49.998863+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.002615+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.005523+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.006380+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.012843+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.906274+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.909284+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.910685+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.919484+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:49.998863+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.002615+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.005523+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.006380+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.012843+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.093447+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.095945+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.098297+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.099079+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.105905+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.185737+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.188198+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.190323+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.191093+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.199237+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.264284+0000 mon.a (mon.0) 5439 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.093447+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.095945+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.098297+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.099079+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.105905+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.185737+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.188198+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.190323+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.191093+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.199237+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.264284+0000 mon.a (mon.0) 5439 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.266054+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: cluster 2023-12-06T21:27:50.270343+0000 mon.a (mon.0) 5440 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.271472+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.272825+0000 mon.a (mon.0) 5442 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.275314+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.277837+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.278522+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.283823+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.266054+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: cluster 2023-12-06T21:27:50.270343+0000 mon.a (mon.0) 5440 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.271472+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.272825+0000 mon.a (mon.0) 5442 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.275314+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.277837+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.278522+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.283823+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.345783+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.350226+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.354617+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.356227+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.366126+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.450249+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.452592+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.455344+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.456278+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[83833]: audit 2023-12-06T21:27:50.464145+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.345783+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.350226+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.354617+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.356227+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.366126+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.450249+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:50.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.452592+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:50.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.455344+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:50.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.456278+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:50.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:50 smithi172 bash[79547]: audit 2023-12-06T21:27:50.464145+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:49.920091+0000 mgr.y (mgr.25471) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.013421+0000 mgr.y (mgr.25471) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.106664+0000 mgr.y (mgr.25471) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.200503+0000 mgr.y (mgr.25471) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:50.261327+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.284477+0000 mgr.y (mgr.25471) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.366722+0000 mgr.y (mgr.25471) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.464708+0000 mgr.y (mgr.25471) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.548145+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.551316+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.553604+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.554325+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.559257+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.559691+0000 mgr.y (mgr.25471) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:50.565792+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:50.565837+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.640710+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.643546+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.647973+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.649294+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.655990+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.656549+0000 mgr.y (mgr.25471) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.738484+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.741011+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.743619+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.744928+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.752782+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.753384+0000 mgr.y (mgr.25471) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.835395+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.837824+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.841718+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.842591+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.848696+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.849272+0000 mgr.y (mgr.25471) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.928483+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.930522+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.933452+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.934401+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:50.942140+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.026467+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.028704+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.031777+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.032595+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.039829+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.115377+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.117836+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.120348+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.121162+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.127797+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:49.920091+0000 mgr.y (mgr.25471) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.013421+0000 mgr.y (mgr.25471) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.106664+0000 mgr.y (mgr.25471) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.200503+0000 mgr.y (mgr.25471) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:50.261327+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.284477+0000 mgr.y (mgr.25471) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.366722+0000 mgr.y (mgr.25471) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.464708+0000 mgr.y (mgr.25471) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.548145+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.551316+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.553604+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.554325+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.559257+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.559691+0000 mgr.y (mgr.25471) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:50.565792+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:50.565837+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.640710+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.643546+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.647973+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.649294+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.655990+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.168578+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.175180+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.183846+0000 mon.a (mon.0) 5494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.192517+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.194586+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.197029+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.197764+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.206421+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.282790+0000 mon.a (mon.0) 5500 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.291274+0000 mon.a (mon.0) 5501 : cluster 1 osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643] boot 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.291365+0000 mon.a (mon.0) 5502 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.299738+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.301589+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.313761+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.316061+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.316918+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.321607+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.382993+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.385058+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.387783+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.388777+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.394160+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.473236+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.475303+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.478464+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.479315+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[83833]: audit 2023-12-06T21:27:51.486290+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.656549+0000 mgr.y (mgr.25471) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.738484+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.741011+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.743619+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.744928+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.752782+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.753384+0000 mgr.y (mgr.25471) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.835395+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.837824+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.841718+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.842591+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.848696+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.849272+0000 mgr.y (mgr.25471) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.928483+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.930522+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.933452+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.934401+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:50.942140+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.026467+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.028704+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.031777+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.032595+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.039829+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.115377+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.117836+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.120348+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.121162+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.127797+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.168578+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.175180+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.183846+0000 mon.a (mon.0) 5494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.192517+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.194586+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.197029+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.197764+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.206421+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.282790+0000 mon.a (mon.0) 5500 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:51.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.291274+0000 mon.a (mon.0) 5501 : cluster 1 osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643] boot 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.291365+0000 mon.a (mon.0) 5502 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.299738+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.301589+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.313761+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.316061+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.316918+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.321607+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.382993+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.385058+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.387783+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.388777+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.394160+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.473236+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.475303+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.478464+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.479315+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.834 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:51 smithi172 bash[79547]: audit 2023-12-06T21:27:51.486290+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:49.920091+0000 mgr.y (mgr.25471) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.013421+0000 mgr.y (mgr.25471) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.106664+0000 mgr.y (mgr.25471) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.200503+0000 mgr.y (mgr.25471) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:50.261327+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.284477+0000 mgr.y (mgr.25471) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.366722+0000 mgr.y (mgr.25471) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.464708+0000 mgr.y (mgr.25471) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.548145+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.551316+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.553604+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.554325+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.559257+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.559691+0000 mgr.y (mgr.25471) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:50.565792+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:50.565837+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-06T21:27:51.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.640710+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.969 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.643546+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.969 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.647973+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.969 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.649294+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.969 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.655990+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.656549+0000 mgr.y (mgr.25471) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.738484+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.741011+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.743619+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.744928+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.752782+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.753384+0000 mgr.y (mgr.25471) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.835395+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.837824+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.841718+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.842591+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.848696+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.849272+0000 mgr.y (mgr.25471) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.928483+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.930522+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.933452+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.934401+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:50.942140+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.026467+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.028704+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.031777+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.032595+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.039829+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.115377+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.117836+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.120348+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.121162+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.127797+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.168578+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.175180+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.183846+0000 mon.a (mon.0) 5494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.192517+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.194586+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.197029+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.197764+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.206421+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.282790+0000 mon.a (mon.0) 5500 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.291274+0000 mon.a (mon.0) 5501 : cluster 1 osd.4 [v2:172.21.15.175:6800/3971394643,v1:172.21.15.175:6801/3971394643] boot 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.291365+0000 mon.a (mon.0) 5502 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.299738+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.301589+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.976 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.313761+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.316061+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.316918+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.321607+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.382993+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.385058+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.977 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.387783+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.388777+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.394160+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.473236+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.475303+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.478464+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.479315+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:51.978 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:51 smithi175 bash[67426]: audit 2023-12-06T21:27:51.486290+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.881 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[75766]: debug 2023-12-06T21:27:52.731+0000 7f8713faf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:50.942637+0000 mgr.y (mgr.25471) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.040497+0000 mgr.y (mgr.25471) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.128363+0000 mgr.y (mgr.25471) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.129598+0000 mgr.y (mgr.25471) 1395 : cluster 0 pgmap v213: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.207213+0000 mgr.y (mgr.25471) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.289740+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.290184+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.293371+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:51.295600+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.321984+0000 mgr.y (mgr.25471) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.882 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.394614+0000 mgr.y (mgr.25471) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.487045+0000 mgr.y (mgr.25471) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.561169+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.563047+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.565145+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.565905+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.571300+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.571916+0000 mgr.y (mgr.25471) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.655224+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.658863+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.662125+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.883 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:50.942637+0000 mgr.y (mgr.25471) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.040497+0000 mgr.y (mgr.25471) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.128363+0000 mgr.y (mgr.25471) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.129598+0000 mgr.y (mgr.25471) 1395 : cluster 0 pgmap v213: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.207213+0000 mgr.y (mgr.25471) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.289740+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.290184+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.293371+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:51.295600+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.321984+0000 mgr.y (mgr.25471) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.394614+0000 mgr.y (mgr.25471) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.487045+0000 mgr.y (mgr.25471) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.561169+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.563047+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.884 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.565145+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.565905+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.571300+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.571916+0000 mgr.y (mgr.25471) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.655224+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.658863+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.662125+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.663010+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.671426+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.672659+0000 mgr.y (mgr.25471) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.757479+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.760162+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.763473+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.764365+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.770675+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.771522+0000 mgr.y (mgr.25471) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.847768+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.849773+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.851962+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.852731+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.859034+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.859692+0000 mgr.y (mgr.25471) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.937372+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.887 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.939966+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.942668+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.943470+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:51.950470+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.063984+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.066464+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.069553+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.070521+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.079714+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.147063+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.149292+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.151044+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.151628+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.156502+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.237217+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.239948+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.242957+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.244035+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.251867+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.294238+0000 mon.a (mon.0) 5559 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.328015+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.333011+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.337012+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.890 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.337890+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.663010+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.671426+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.672659+0000 mgr.y (mgr.25471) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.757479+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.760162+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.763473+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.764365+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.770675+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.771522+0000 mgr.y (mgr.25471) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.847768+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.891 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.849773+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.851962+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.852731+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.859034+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.859692+0000 mgr.y (mgr.25471) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.937372+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.939966+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.942668+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.943470+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:51.950470+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.349608+0000 mon.a (mon.0) 5564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.430032+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.432602+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.436150+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.437149+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.444906+0000 mon.a (mon.0) 5569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.527452+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.529757+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.533745+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[79547]: audit 2023-12-06T21:27:52.534817+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.063984+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.066464+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.069553+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.070521+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.079714+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.147063+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.149292+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.151044+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.151628+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.156502+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.237217+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.239948+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.242957+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.244035+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.251867+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.294238+0000 mon.a (mon.0) 5559 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.328015+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.333011+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.337012+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.337890+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.349608+0000 mon.a (mon.0) 5564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.430032+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.432602+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.436150+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.437149+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.444906+0000 mon.a (mon.0) 5569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.527452+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.529757+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.533745+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:52 smithi172 bash[83833]: audit 2023-12-06T21:27:52.534817+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:50.942637+0000 mgr.y (mgr.25471) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.040497+0000 mgr.y (mgr.25471) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.128363+0000 mgr.y (mgr.25471) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.129598+0000 mgr.y (mgr.25471) 1395 : cluster 0 pgmap v213: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.207213+0000 mgr.y (mgr.25471) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.289740+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.290184+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.293371+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:51.295600+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e142 with expected crc 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.321984+0000 mgr.y (mgr.25471) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.394614+0000 mgr.y (mgr.25471) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.487045+0000 mgr.y (mgr.25471) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.561169+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.563047+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.565145+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.565905+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.571300+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.571916+0000 mgr.y (mgr.25471) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.655224+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.658863+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.662125+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.663010+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.671426+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.672659+0000 mgr.y (mgr.25471) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.905 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.757479+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.760162+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.763473+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.764365+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.906 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.770675+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.771522+0000 mgr.y (mgr.25471) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.847768+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.908 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.849773+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.908 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.851962+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.908 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.852731+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.908 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.859034+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.908 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.859692+0000 mgr.y (mgr.25471) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:52.909 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.937372+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.909 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.939966+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.909 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.942668+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.909 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.943470+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.909 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:51.950470+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.910 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.063984+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.910 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.066464+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.910 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.069553+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.070521+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.079714+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.147063+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.149292+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.151044+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.911 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.151628+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.156502+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.237217+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.239948+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.242957+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.244035+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.251867+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.294238+0000 mon.a (mon.0) 5559 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.328015+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.333011+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.337012+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.337890+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.349608+0000 mon.a (mon.0) 5564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.430032+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.432602+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.436150+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.437149+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.444906+0000 mon.a (mon.0) 5569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.527452+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:52.914 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.529757+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:52.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.533745+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:52.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:52 smithi175 bash[67426]: audit 2023-12-06T21:27:52.534817+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:51.951025+0000 mgr.y (mgr.25471) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.080396+0000 mgr.y (mgr.25471) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.156920+0000 mgr.y (mgr.25471) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.252515+0000 mgr.y (mgr.25471) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.285735+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.285771+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.291943+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.292266+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.293693+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.295447+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.296084+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.296526+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.297449+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.298097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.298269+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cluster 2023-12-06T21:27:52.299613+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.350148+0000 mgr.y (mgr.25471) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.445603+0000 mgr.y (mgr.25471) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.542414+0000 mon.a (mon.0) 5574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.543307+0000 mgr.y (mgr.25471) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.626353+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.630173+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.634005+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:51.951025+0000 mgr.y (mgr.25471) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.080396+0000 mgr.y (mgr.25471) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.156920+0000 mgr.y (mgr.25471) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.252515+0000 mgr.y (mgr.25471) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.285735+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.285771+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.291943+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.292266+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.293693+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.295447+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.296084+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.296526+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.297449+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.298097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.298269+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cluster 2023-12-06T21:27:52.299613+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.350148+0000 mgr.y (mgr.25471) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.445603+0000 mgr.y (mgr.25471) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.542414+0000 mon.a (mon.0) 5574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.543307+0000 mgr.y (mgr.25471) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.626353+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.630173+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.634005+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.635120+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.642635+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.643284+0000 mgr.y (mgr.25471) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.664402+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.672444+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.679379+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.719290+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.723705+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.727080+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.729339+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.730846+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.731043+0000 mgr.y (mgr.25471) 1412 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: cephadm 2023-12-06T21:27:52.732056+0000 mgr.y (mgr.25471) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-06T21:27:53.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.884285+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.890738+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[79547]: audit 2023-12-06T21:27:52.898137+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.635120+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.642635+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.643284+0000 mgr.y (mgr.25471) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.664402+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.672444+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.679379+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.719290+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.723705+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.727080+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.729339+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.730846+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.731043+0000 mgr.y (mgr.25471) 1412 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: cephadm 2023-12-06T21:27:52.732056+0000 mgr.y (mgr.25471) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.884285+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.890738+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:53.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:53 smithi172 bash[83833]: audit 2023-12-06T21:27:52.898137+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:51.951025+0000 mgr.y (mgr.25471) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.080396+0000 mgr.y (mgr.25471) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.156920+0000 mgr.y (mgr.25471) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.252515+0000 mgr.y (mgr.25471) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.285735+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.285771+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.291943+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.292266+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.293693+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.295447+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.296084+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.296526+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.297449+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.298097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.298269+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cluster 2023-12-06T21:27:52.299613+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.350148+0000 mgr.y (mgr.25471) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.445603+0000 mgr.y (mgr.25471) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.542414+0000 mon.a (mon.0) 5574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.543307+0000 mgr.y (mgr.25471) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.626353+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.630173+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.634005+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.635120+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.642635+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.643284+0000 mgr.y (mgr.25471) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.664402+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.672444+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.679379+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.719290+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.723705+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.727080+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.729339+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.730846+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.731043+0000 mgr.y (mgr.25471) 1412 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:27:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: cephadm 2023-12-06T21:27:52.732056+0000 mgr.y (mgr.25471) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-06T21:27:54.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.884285+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.890738+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:53 smithi175 bash[67426]: audit 2023-12-06T21:27:52.898137+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[79547]: cluster 2023-12-06T21:27:53.130577+0000 mgr.y (mgr.25471) 1414 : cluster 0 pgmap v216: 161 pgs: 8 peering, 24 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[79547]: audit 2023-12-06T21:27:53.454409+0000 mgr.y (mgr.25471) 1415 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[79547]: cluster 2023-12-06T21:27:53.895365+0000 mon.a (mon.0) 5591 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[83833]: cluster 2023-12-06T21:27:53.130577+0000 mgr.y (mgr.25471) 1414 : cluster 0 pgmap v216: 161 pgs: 8 peering, 24 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[83833]: audit 2023-12-06T21:27:53.454409+0000 mgr.y (mgr.25471) 1415 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:54.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:54 smithi172 bash[83833]: cluster 2023-12-06T21:27:53.895365+0000 mon.a (mon.0) 5591 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:54.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:54 smithi175 bash[67426]: cluster 2023-12-06T21:27:53.130577+0000 mgr.y (mgr.25471) 1414 : cluster 0 pgmap v216: 161 pgs: 8 peering, 24 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2023-12-06T21:27:54.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:54 smithi175 bash[67426]: audit 2023-12-06T21:27:53.454409+0000 mgr.y (mgr.25471) 1415 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:27:54.961 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:54 smithi175 bash[67426]: cluster 2023-12-06T21:27:53.895365+0000 mon.a (mon.0) 5591 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T21:27:56.969 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:56 smithi175 bash[67426]: cluster 2023-12-06T21:27:55.132128+0000 mgr.y (mgr.25471) 1416 : cluster 0 pgmap v217: 161 pgs: 8 peering, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-06T21:27:56.970 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:56 smithi175 bash[67426]: audit 2023-12-06T21:27:55.683812+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:56.970 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:56 smithi175 bash[67426]: audit 2023-12-06T21:27:55.696421+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:56.970 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:56 smithi175 bash[67426]: audit 2023-12-06T21:27:55.704699+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[79547]: cluster 2023-12-06T21:27:55.132128+0000 mgr.y (mgr.25471) 1416 : cluster 0 pgmap v217: 161 pgs: 8 peering, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[79547]: audit 2023-12-06T21:27:55.683812+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[79547]: audit 2023-12-06T21:27:55.696421+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[79547]: audit 2023-12-06T21:27:55.704699+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[83833]: cluster 2023-12-06T21:27:55.132128+0000 mgr.y (mgr.25471) 1416 : cluster 0 pgmap v217: 161 pgs: 8 peering, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-06T21:27:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[83833]: audit 2023-12-06T21:27:55.683812+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[83833]: audit 2023-12-06T21:27:55.696421+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:57.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:56 smithi172 bash[83833]: audit 2023-12-06T21:27:55.704699+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:27:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:58 smithi175 bash[67426]: cluster 2023-12-06T21:27:57.133344+0000 mgr.y (mgr.25471) 1417 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2023-12-06T21:27:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:58 smithi175 bash[67426]: cluster 2023-12-06T21:27:57.681411+0000 mon.a (mon.0) 5595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2023-12-06T21:27:58.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:27:58 smithi175 bash[67426]: cluster 2023-12-06T21:27:57.681500+0000 mon.a (mon.0) 5596 : cluster 1 Cluster is now healthy 2023-12-06T21:27:58.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[79547]: cluster 2023-12-06T21:27:57.133344+0000 mgr.y (mgr.25471) 1417 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2023-12-06T21:27:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[79547]: cluster 2023-12-06T21:27:57.681411+0000 mon.a (mon.0) 5595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2023-12-06T21:27:58.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[79547]: cluster 2023-12-06T21:27:57.681500+0000 mon.a (mon.0) 5596 : cluster 1 Cluster is now healthy 2023-12-06T21:27:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[83833]: cluster 2023-12-06T21:27:57.133344+0000 mgr.y (mgr.25471) 1417 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2023-12-06T21:27:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[83833]: cluster 2023-12-06T21:27:57.681411+0000 mon.a (mon.0) 5595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2023-12-06T21:27:58.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[83833]: cluster 2023-12-06T21:27:57.681500+0000 mon.a (mon.0) 5596 : cluster 1 Cluster is now healthy 2023-12-06T21:27:59.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:27:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:27:58] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2023-12-06T21:28:00.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:00 smithi175 bash[67426]: cluster 2023-12-06T21:27:59.134551+0000 mgr.y (mgr.25471) 1418 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:28:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:00 smithi172 bash[79547]: cluster 2023-12-06T21:27:59.134551+0000 mgr.y (mgr.25471) 1418 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:28:00.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:00 smithi172 bash[83833]: cluster 2023-12-06T21:27:59.134551+0000 mgr.y (mgr.25471) 1418 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:28:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:02 smithi175 bash[67426]: cluster 2023-12-06T21:28:01.136013+0000 mgr.y (mgr.25471) 1419 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:28:02.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:02 smithi175 bash[67426]: audit 2023-12-06T21:28:02.325745+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:02.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:02 smithi175 bash[67426]: audit 2023-12-06T21:28:02.328314+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[79547]: cluster 2023-12-06T21:28:01.136013+0000 mgr.y (mgr.25471) 1419 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[79547]: audit 2023-12-06T21:28:02.325745+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[79547]: audit 2023-12-06T21:28:02.328314+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[83833]: cluster 2023-12-06T21:28:01.136013+0000 mgr.y (mgr.25471) 1419 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[83833]: audit 2023-12-06T21:28:02.325745+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:02 smithi172 bash[83833]: audit 2023-12-06T21:28:02.328314+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:03.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:03 smithi172 bash[79547]: audit 2023-12-06T21:28:02.615457+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:03.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:03 smithi172 bash[83833]: audit 2023-12-06T21:28:02.615457+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:04.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:03 smithi175 bash[67426]: audit 2023-12-06T21:28:02.615457+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:05.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:04 smithi175 bash[67426]: cluster 2023-12-06T21:28:03.136982+0000 mgr.y (mgr.25471) 1420 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-06T21:28:05.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:04 smithi175 bash[67426]: audit 2023-12-06T21:28:03.463878+0000 mgr.y (mgr.25471) 1421 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:04 smithi172 bash[79547]: cluster 2023-12-06T21:28:03.136982+0000 mgr.y (mgr.25471) 1420 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-06T21:28:05.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:04 smithi172 bash[79547]: audit 2023-12-06T21:28:03.463878+0000 mgr.y (mgr.25471) 1421 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:04 smithi172 bash[83833]: cluster 2023-12-06T21:28:03.136982+0000 mgr.y (mgr.25471) 1420 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-06T21:28:05.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:04 smithi172 bash[83833]: audit 2023-12-06T21:28:03.463878+0000 mgr.y (mgr.25471) 1421 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:07.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:06 smithi175 bash[67426]: cluster 2023-12-06T21:28:05.138356+0000 mgr.y (mgr.25471) 1422 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:07.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:06 smithi172 bash[79547]: cluster 2023-12-06T21:28:05.138356+0000 mgr.y (mgr.25471) 1422 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:07.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:06 smithi172 bash[83833]: cluster 2023-12-06T21:28:05.138356+0000 mgr.y (mgr.25471) 1422 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:09.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:08 smithi175 bash[67426]: cluster 2023-12-06T21:28:07.139607+0000 mgr.y (mgr.25471) 1423 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:09.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:08 smithi175 bash[67426]: audit 2023-12-06T21:28:07.747573+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:08 smithi175 bash[67426]: audit 2023-12-06T21:28:07.748018+0000 mgr.y (mgr.25471) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:08 smithi175 bash[67426]: cephadm 2023-12-06T21:28:07.750773+0000 mgr.y (mgr.25471) 1425 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T21:28:09.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:08] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[79547]: cluster 2023-12-06T21:28:07.139607+0000 mgr.y (mgr.25471) 1423 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[79547]: audit 2023-12-06T21:28:07.747573+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[79547]: audit 2023-12-06T21:28:07.748018+0000 mgr.y (mgr.25471) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[79547]: cephadm 2023-12-06T21:28:07.750773+0000 mgr.y (mgr.25471) 1425 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[83833]: cluster 2023-12-06T21:28:07.139607+0000 mgr.y (mgr.25471) 1423 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[83833]: audit 2023-12-06T21:28:07.747573+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[83833]: audit 2023-12-06T21:28:07.748018+0000 mgr.y (mgr.25471) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T21:28:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:08 smithi172 bash[83833]: cephadm 2023-12-06T21:28:07.750773+0000 mgr.y (mgr.25471) 1425 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T21:28:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:10 smithi175 bash[67426]: cluster 2023-12-06T21:28:09.140834+0000 mgr.y (mgr.25471) 1426 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:11.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:10 smithi175 bash[67426]: audit 2023-12-06T21:28:10.282393+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:10 smithi175 bash[67426]: audit 2023-12-06T21:28:10.286961+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:28:11.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:10 smithi175 bash[67426]: audit 2023-12-06T21:28:10.288410+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:11.060 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[79547]: cluster 2023-12-06T21:28:09.140834+0000 mgr.y (mgr.25471) 1426 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[79547]: audit 2023-12-06T21:28:10.282393+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[79547]: audit 2023-12-06T21:28:10.286961+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[79547]: audit 2023-12-06T21:28:10.288410+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[83833]: cluster 2023-12-06T21:28:09.140834+0000 mgr.y (mgr.25471) 1426 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[83833]: audit 2023-12-06T21:28:10.282393+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[83833]: audit 2023-12-06T21:28:10.286961+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:28:11.061 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:10 smithi172 bash[83833]: audit 2023-12-06T21:28:10.288410+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:11 smithi175 bash[67426]: cephadm 2023-12-06T21:28:10.274506+0000 mgr.y (mgr.25471) 1427 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T21:28:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:11 smithi175 bash[67426]: cephadm 2023-12-06T21:28:10.294036+0000 mgr.y (mgr.25471) 1428 : cephadm 1 Deploying daemon osd.5 on smithi175 2023-12-06T21:28:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:11 smithi175 bash[67426]: audit 2023-12-06T21:28:11.363385+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:11 smithi175 bash[67426]: audit 2023-12-06T21:28:11.373920+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:11 smithi175 bash[67426]: audit 2023-12-06T21:28:11.383283+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[79547]: cephadm 2023-12-06T21:28:10.274506+0000 mgr.y (mgr.25471) 1427 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[79547]: cephadm 2023-12-06T21:28:10.294036+0000 mgr.y (mgr.25471) 1428 : cephadm 1 Deploying daemon osd.5 on smithi175 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[79547]: audit 2023-12-06T21:28:11.363385+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[79547]: audit 2023-12-06T21:28:11.373920+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[79547]: audit 2023-12-06T21:28:11.383283+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[83833]: cephadm 2023-12-06T21:28:10.274506+0000 mgr.y (mgr.25471) 1427 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[83833]: cephadm 2023-12-06T21:28:10.294036+0000 mgr.y (mgr.25471) 1428 : cephadm 1 Deploying daemon osd.5 on smithi175 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[83833]: audit 2023-12-06T21:28:11.363385+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[83833]: audit 2023-12-06T21:28:11.373920+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:11 smithi172 bash[83833]: audit 2023-12-06T21:28:11.383283+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:12.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:12 smithi172 bash[79547]: cluster 2023-12-06T21:28:11.142103+0000 mgr.y (mgr.25471) 1429 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:12.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:12 smithi172 bash[83833]: cluster 2023-12-06T21:28:11.142103+0000 mgr.y (mgr.25471) 1429 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:13.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:12 smithi175 bash[67426]: cluster 2023-12-06T21:28:11.142103+0000 mgr.y (mgr.25471) 1429 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:14.990 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:14 smithi175 bash[67426]: cluster 2023-12-06T21:28:13.143213+0000 mgr.y (mgr.25471) 1430 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:14.990 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:14 smithi175 bash[67426]: audit 2023-12-06T21:28:13.474888+0000 mgr.y (mgr.25471) 1431 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:15.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:14 smithi172 bash[79547]: cluster 2023-12-06T21:28:13.143213+0000 mgr.y (mgr.25471) 1430 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:15.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:14 smithi172 bash[79547]: audit 2023-12-06T21:28:13.474888+0000 mgr.y (mgr.25471) 1431 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:15.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:14 smithi172 bash[83833]: cluster 2023-12-06T21:28:13.143213+0000 mgr.y (mgr.25471) 1430 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:15.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:14 smithi172 bash[83833]: audit 2023-12-06T21:28:13.474888+0000 mgr.y (mgr.25471) 1431 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:15.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:14 smithi175 systemd[1]: Stopping Ceph osd.5 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:28:15.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[34451]: debug 2023-12-06T21:28:15.115+0000 7fa71a326700 -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 2023-12-06T21:28:15.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[34451]: debug 2023-12-06T21:28:15.115+0000 7fa71a326700 -1 osd.5 143 *** Got signal Terminated *** 2023-12-06T21:28:15.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[34451]: debug 2023-12-06T21:28:15.115+0000 7fa71a326700 -1 osd.5 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.126131+0000 mon.a (mon.0) 5607 : cluster 1 osd.5 marked itself down and dead 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[79547]: audit 2023-12-06T21:28:15.500633+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[79547]: audit 2023-12-06T21:28:15.508382+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[79547]: audit 2023-12-06T21:28:15.519320+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.126131+0000 mon.a (mon.0) 5607 : cluster 1 osd.5 marked itself down and dead 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[83833]: audit 2023-12-06T21:28:15.500633+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[83833]: audit 2023-12-06T21:28:15.508382+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:15 smithi172 bash[83833]: audit 2023-12-06T21:28:15.519320+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:16.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.126131+0000 mon.a (mon.0) 5607 : cluster 1 osd.5 marked itself down and dead 2023-12-06T21:28:16.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[67426]: audit 2023-12-06T21:28:15.500633+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:16.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[67426]: audit 2023-12-06T21:28:15.508382+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:16.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:15 smithi175 bash[67426]: audit 2023-12-06T21:28:15.519320+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:16.073 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:28:16.864 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 5s ago 22m - - 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 1s ago 22m - - 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (8m) 5s ago 15m 16.7M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (7m) 1s ago 15m 43.9M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (6m) 5s ago 12m 48.5M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (6m) 1s ago 21m 435M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (7m) 5s ago 23m 515M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (6m) 5s ago 23m 74.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (5m) 1s ago 22m 51.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (5m) 5s ago 22m 56.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:28:16.865 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (8m) 5s ago 15m 12.7M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (8m) 1s ago 15m 12.4M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (3m) 5s ago 21m 52.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (2m) 5s ago 20m 55.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (2m) 5s ago 19m 49.3M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (99s) 5s ago 19m 51.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (33s) 1s ago 18m 46.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 555fdb70453f 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 unknown 1s ago 18m 67.2M 4096M 17.2.0 e1d6a67b021e 1f13d6f62ab2 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (17m) 1s ago 17m 64.9M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (16m) 1s ago 16m 68.8M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (6m) 1s ago 15m 65.9M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (13m) 5s ago 13m 90.0M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (13m) 1s ago 13m 89.4M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (13m) 5s ago 13m 89.0M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:28:16.866 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (13m) 1s ago 13m 88.7M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:28:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.144722+0000 mgr.y (mgr.25471) 1432 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:17.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.510334+0000 mgr.y (mgr.25471) 1433 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.652224+0000 mon.a (mon.0) 5611 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.654111+0000 mon.a (mon.0) 5612 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.665368+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.670577+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.671318+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.673844+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.674628+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.676192+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.676534+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.677485+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:16 smithi175 bash[67426]: cluster 2023-12-06T21:28:15.678977+0000 mon.a (mon.0) 5613 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.144722+0000 mgr.y (mgr.25471) 1432 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.510334+0000 mgr.y (mgr.25471) 1433 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.652224+0000 mon.a (mon.0) 5611 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.654111+0000 mon.a (mon.0) 5612 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.665368+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.670577+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.671318+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.673844+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.674628+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.676192+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.676534+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.677485+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[79547]: cluster 2023-12-06T21:28:15.678977+0000 mon.a (mon.0) 5613 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.144722+0000 mgr.y (mgr.25471) 1432 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.510334+0000 mgr.y (mgr.25471) 1433 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.652224+0000 mon.a (mon.0) 5611 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.654111+0000 mon.a (mon.0) 5612 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.665368+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.670577+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.671318+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.673844+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.674628+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.676192+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.676534+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.677485+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2023-12-06T21:28:17.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:16 smithi172 bash[83833]: cluster 2023-12-06T21:28:15.678977+0000 mon.a (mon.0) 5613 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-06T21:28:17.308 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:17.309 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:28:17.310 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T21:28:17.310 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 10 2023-12-06T21:28:17.310 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:28:17.310 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:28:17.366 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[79443]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-5 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:28:17.675 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "10/23 daemons upgraded", 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:28:17.676 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:28:17.685 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[79625]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-5 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:16.055869+0000 mgr.y (mgr.25471) 1434 : audit 0 from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:16.448091+0000 mgr.y (mgr.25471) 1435 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.682385+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.684193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.685665+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.686969+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.688735+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: cluster 2023-12-06T21:28:16.688762+0000 mon.a (mon.0) 5614 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:16.838965+0000 mgr.y (mgr.25471) 1436 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:17.307807+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.172:0/736699789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:17.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:17.325862+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:17.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:17 smithi175 bash[67426]: audit 2023-12-06T21:28:17.327479+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:16.055869+0000 mgr.y (mgr.25471) 1434 : audit 0 from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:16.448091+0000 mgr.y (mgr.25471) 1435 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.682385+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.684193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.685665+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.686969+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.688735+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: cluster 2023-12-06T21:28:16.688762+0000 mon.a (mon.0) 5614 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-06T21:28:18.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:16.838965+0000 mgr.y (mgr.25471) 1436 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:17.307807+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.172:0/736699789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:17.325862+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[79547]: audit 2023-12-06T21:28:17.327479+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:16.055869+0000 mgr.y (mgr.25471) 1434 : audit 0 from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:16.448091+0000 mgr.y (mgr.25471) 1435 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.682385+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.684193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.685665+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.686969+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.688735+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e145 with expected crc 2023-12-06T21:28:18.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: cluster 2023-12-06T21:28:16.688762+0000 mon.a (mon.0) 5614 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-06T21:28:18.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:16.838965+0000 mgr.y (mgr.25471) 1436 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:18.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:17.307807+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.172:0/736699789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:18.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:17.325862+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:18.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:17 smithi172 bash[83833]: audit 2023-12-06T21:28:17.327479+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:18.111 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2023-12-06T21:28:18.112 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-06T21:28:18.112 INFO:teuthology.orchestra.run.smithi172.stdout: daemon osd.5 on smithi175 is in unknown state 2023-12-06T21:28:18.112 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T21:28:18.112 INFO:teuthology.orchestra.run.smithi172.stdout: osd.5 (root=default,host=smithi175) is down 2023-12-06T21:28:19.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:18 smithi175 bash[67426]: cluster 2023-12-06T21:28:17.510911+0000 mgr.y (mgr.25471) 1437 : cluster 0 pgmap v231: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T21:28:19.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:18 smithi175 bash[67426]: audit 2023-12-06T21:28:17.673824+0000 mgr.y (mgr.25471) 1438 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:18 smithi175 bash[67426]: audit 2023-12-06T21:28:18.110888+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.172:0/3950565734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:19.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:18 smithi175 bash[67426]: cluster 2023-12-06T21:28:18.463353+0000 mon.a (mon.0) 5617 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T21:28:19.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:18] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[83833]: cluster 2023-12-06T21:28:17.510911+0000 mgr.y (mgr.25471) 1437 : cluster 0 pgmap v231: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[83833]: audit 2023-12-06T21:28:17.673824+0000 mgr.y (mgr.25471) 1438 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[83833]: audit 2023-12-06T21:28:18.110888+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.172:0/3950565734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[83833]: cluster 2023-12-06T21:28:18.463353+0000 mon.a (mon.0) 5617 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[79547]: cluster 2023-12-06T21:28:17.510911+0000 mgr.y (mgr.25471) 1437 : cluster 0 pgmap v231: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[79547]: audit 2023-12-06T21:28:17.673824+0000 mgr.y (mgr.25471) 1438 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[79547]: audit 2023-12-06T21:28:18.110888+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.172:0/3950565734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:19.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:18 smithi172 bash[79547]: cluster 2023-12-06T21:28:18.463353+0000 mon.a (mon.0) 5617 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T21:28:20.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:19 smithi175 bash[67426]: cluster 2023-12-06T21:28:19.687342+0000 mon.a (mon.0) 5618 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:20.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:19 smithi172 bash[79547]: cluster 2023-12-06T21:28:19.687342+0000 mon.a (mon.0) 5618 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:20.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:19 smithi172 bash[83833]: cluster 2023-12-06T21:28:19.687342+0000 mon.a (mon.0) 5618 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:20.807 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:20 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-12-06T21:28:20.807 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:20 smithi175 systemd[1]: Stopped Ceph osd.5 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:28:20.807 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:20 smithi175 systemd[1]: Started Ceph osd.5 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:28:20.807 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:20 smithi175 bash[67426]: cluster 2023-12-06T21:28:19.512299+0000 mgr.y (mgr.25471) 1439 : cluster 0 pgmap v232: 161 pgs: 7 active+undersized+degraded, 13 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-06T21:28:21.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:20 smithi172 bash[79547]: cluster 2023-12-06T21:28:19.512299+0000 mgr.y (mgr.25471) 1439 : cluster 0 pgmap v232: 161 pgs: 7 active+undersized+degraded, 13 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-06T21:28:21.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:20 smithi172 bash[83833]: cluster 2023-12-06T21:28:19.512299+0000 mgr.y (mgr.25471) 1439 : cluster 0 pgmap v232: 161 pgs: 7 active+undersized+degraded, 13 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.801657+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.814000+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.838834+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.840775+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: cluster 2023-12-06T21:28:20.845346+0000 mgr.y (mgr.25471) 1440 : cluster 0 pgmap v233: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.853346+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: cephadm 2023-12-06T21:28:20.854356+0000 mgr.y (mgr.25471) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.935026+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.938258+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.943550+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.945091+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:20.954678+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.034936+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.038213+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.041600+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.043054+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.053568+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.133752+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.136133+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.801657+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.814000+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.838834+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.840775+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: cluster 2023-12-06T21:28:20.845346+0000 mgr.y (mgr.25471) 1440 : cluster 0 pgmap v233: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.853346+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: cephadm 2023-12-06T21:28:20.854356+0000 mgr.y (mgr.25471) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.935026+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.938258+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.943550+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.945091+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:20.954678+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.034936+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.038213+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.041600+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.043054+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.053568+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.133752+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.136133+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.139232+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.140028+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.150390+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.232460+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.235866+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.241170+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.242748+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.255099+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.336558+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.338753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.341250+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.342326+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.352521+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.437008+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.439637+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.442705+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.443882+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.452149+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.530805+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.534019+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.538112+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.539747+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.549555+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.631917+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.634545+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.639019+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.640599+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.652116+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.730449+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.733303+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.736325+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.737663+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[79547]: audit 2023-12-06T21:28:21.748734+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.139232+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.140028+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.150390+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.232460+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.235866+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.241170+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.242748+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.255099+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.336558+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.338753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.341250+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.342326+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.352521+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.437008+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.439637+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.442705+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.443882+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.452149+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.530805+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.534019+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.538112+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.539747+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.549555+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.631917+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.634545+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.639019+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.640599+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.652116+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.730449+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.733303+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.736325+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.737663+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:21 smithi172 bash[83833]: audit 2023-12-06T21:28:21.748734+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.801657+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.814000+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.838834+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.840775+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: cluster 2023-12-06T21:28:20.845346+0000 mgr.y (mgr.25471) 1440 : cluster 0 pgmap v233: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.853346+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: cephadm 2023-12-06T21:28:20.854356+0000 mgr.y (mgr.25471) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.935026+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.938258+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.943550+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.945091+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:20.954678+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.034936+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.038213+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.041600+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.043054+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.053568+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.133752+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.136133+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.139232+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.140028+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.150390+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.232460+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.235866+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.241170+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.242748+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.255099+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.336558+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.338753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.341250+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.342326+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.352521+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.437008+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.439637+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.442705+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.443882+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.452149+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.530805+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.534019+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.538112+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.539747+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.549555+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.631917+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.634545+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.639019+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.640599+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.652116+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.730449+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:22.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.733303+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:22.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.736325+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:22.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.737663+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:22.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:21 smithi175 bash[67426]: audit 2023-12-06T21:28:21.748734+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:20.955622+0000 mgr.y (mgr.25471) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.054305+0000 mgr.y (mgr.25471) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.151112+0000 mgr.y (mgr.25471) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.256158+0000 mgr.y (mgr.25471) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.353797+0000 mgr.y (mgr.25471) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.453036+0000 mgr.y (mgr.25471) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.550276+0000 mgr.y (mgr.25471) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.652959+0000 mgr.y (mgr.25471) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.749316+0000 mgr.y (mgr.25471) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cluster 2023-12-06T21:28:21.810978+0000 mon.a (mon.0) 5669 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.827163+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.829937+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.067 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.832397+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.833306+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.841648+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.842171+0000 mgr.y (mgr.25471) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.919658+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.922730+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.926551+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.927885+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:21.937752+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.023407+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.025567+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.027987+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.028927+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.038970+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.120650+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.122790+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.125031+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.125806+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.131516+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.213513+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.218054+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.222889+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.224405+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.233382+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.315572+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.318403+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.321911+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.323046+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.331115+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.414812+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.417594+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.420763+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.422022+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.431081+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.491437+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.495873+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.499886+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.501207+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.507893+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.588942+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.591743+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.594813+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.595698+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.602470+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.684274+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.687057+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.690033+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.691025+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.698195+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.764474+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.767178+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.770474+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.771483+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:22 smithi175 bash[67426]: audit 2023-12-06T21:28:22.779004+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:20.955622+0000 mgr.y (mgr.25471) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.054305+0000 mgr.y (mgr.25471) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.151112+0000 mgr.y (mgr.25471) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.256158+0000 mgr.y (mgr.25471) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.353797+0000 mgr.y (mgr.25471) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.453036+0000 mgr.y (mgr.25471) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.550276+0000 mgr.y (mgr.25471) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.652959+0000 mgr.y (mgr.25471) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.749316+0000 mgr.y (mgr.25471) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cluster 2023-12-06T21:28:21.810978+0000 mon.a (mon.0) 5669 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.827163+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.829937+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.832397+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.833306+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.841648+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.842171+0000 mgr.y (mgr.25471) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.919658+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.922730+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.926551+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.927885+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:21.937752+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:20.955622+0000 mgr.y (mgr.25471) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.054305+0000 mgr.y (mgr.25471) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.151112+0000 mgr.y (mgr.25471) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.256158+0000 mgr.y (mgr.25471) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.353797+0000 mgr.y (mgr.25471) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.453036+0000 mgr.y (mgr.25471) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.550276+0000 mgr.y (mgr.25471) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.652959+0000 mgr.y (mgr.25471) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.749316+0000 mgr.y (mgr.25471) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cluster 2023-12-06T21:28:21.810978+0000 mon.a (mon.0) 5669 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.827163+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.829937+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.832397+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.833306+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.841648+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.842171+0000 mgr.y (mgr.25471) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.919658+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.922730+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.926551+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.927885+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:21.937752+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.023407+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.025567+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.027987+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.028927+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.038970+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.120650+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.122790+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.125031+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.125806+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.131516+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.213513+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.218054+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.222889+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.224405+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.233382+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.315572+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.318403+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.321911+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.323046+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.023407+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.025567+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.027987+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.028927+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.038970+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.120650+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.122790+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.125031+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.125806+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.131516+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.213513+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.218054+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.222889+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.224405+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.233382+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.315572+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.318403+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.321911+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.323046+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.331115+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.414812+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.417594+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.420763+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.422022+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.431081+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.491437+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.495873+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.499886+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.501207+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.507893+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.588942+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.591743+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.594813+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.595698+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.602470+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.684274+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.687057+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.690033+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.691025+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.331115+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.414812+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.417594+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.420763+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.422022+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.431081+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.491437+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.495873+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.499886+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.501207+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.507893+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.588942+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.591743+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.594813+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.595698+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.602470+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.684274+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.687057+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.690033+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.691025+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.698195+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.764474+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.767178+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.770474+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.771483+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[79547]: audit 2023-12-06T21:28:22.779004+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.698195+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.764474+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.084 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.767178+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.770474+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.771483+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.085 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:22 smithi172 bash[83833]: audit 2023-12-06T21:28:22.779004+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: 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 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T21:28:23.502 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[79832]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-06T21:28:23.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:21.938498+0000 mgr.y (mgr.25471) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.039660+0000 mgr.y (mgr.25471) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.132746+0000 mgr.y (mgr.25471) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.234174+0000 mgr.y (mgr.25471) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.820 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.331783+0000 mgr.y (mgr.25471) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.431736+0000 mgr.y (mgr.25471) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.508362+0000 mgr.y (mgr.25471) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.603059+0000 mgr.y (mgr.25471) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.698899+0000 mgr.y (mgr.25471) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.779564+0000 mgr.y (mgr.25471) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cluster 2023-12-06T21:28:22.846638+0000 mgr.y (mgr.25471) 1462 : cluster 0 pgmap v234: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:23.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.858863+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.861276+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.864590+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.865575+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.871932+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.872640+0000 mgr.y (mgr.25471) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.956174+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.958768+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.961733+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.962860+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:22.969877+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.052056+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.054869+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.058097+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.059496+0000 mon.a (mon.0) 5738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.068000+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.147608+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.150406+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.153599+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.154791+0000 mon.a (mon.0) 5743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.162622+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.243770+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.246543+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.250460+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.251383+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.259544+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.342551+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.345406+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.349271+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.350715+0000 mon.a (mon.0) 5753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.361069+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.443278+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.445999+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.449546+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.450935+0000 mon.a (mon.0) 5758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.459510+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.542782+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.545603+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.549765+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.551191+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.558806+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.642404+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.646861+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.650672+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.652205+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.658997+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:23.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.737591+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:23.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.740266+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:23.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.743270+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:23.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.744396+0000 mon.a (mon.0) 5773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:23.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[79547]: audit 2023-12-06T21:28:23.754214+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:21.938498+0000 mgr.y (mgr.25471) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.039660+0000 mgr.y (mgr.25471) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.132746+0000 mgr.y (mgr.25471) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.234174+0000 mgr.y (mgr.25471) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.331783+0000 mgr.y (mgr.25471) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.431736+0000 mgr.y (mgr.25471) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.508362+0000 mgr.y (mgr.25471) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.603059+0000 mgr.y (mgr.25471) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.698899+0000 mgr.y (mgr.25471) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.779564+0000 mgr.y (mgr.25471) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cluster 2023-12-06T21:28:22.846638+0000 mgr.y (mgr.25471) 1462 : cluster 0 pgmap v234: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.858863+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.861276+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.864590+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.865575+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.871932+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.872640+0000 mgr.y (mgr.25471) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.956174+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.958768+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.961733+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.962860+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:22.969877+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.052056+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.054869+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.058097+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.059496+0000 mon.a (mon.0) 5738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.068000+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.147608+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.150406+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.153599+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.154791+0000 mon.a (mon.0) 5743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.162622+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.243770+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.246543+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.250460+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.251383+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.259544+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.342551+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.345406+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.349271+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.350715+0000 mon.a (mon.0) 5753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.361069+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.443278+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.445999+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.449546+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.450935+0000 mon.a (mon.0) 5758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.459510+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.542782+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.545603+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.549765+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.551191+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.558806+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.642404+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.646861+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.650672+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.652205+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.658997+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.737591+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.740266+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.743270+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.744396+0000 mon.a (mon.0) 5773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:23 smithi172 bash[83833]: audit 2023-12-06T21:28:23.754214+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:21.938498+0000 mgr.y (mgr.25471) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.039660+0000 mgr.y (mgr.25471) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.132746+0000 mgr.y (mgr.25471) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.234174+0000 mgr.y (mgr.25471) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.331783+0000 mgr.y (mgr.25471) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.431736+0000 mgr.y (mgr.25471) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.508362+0000 mgr.y (mgr.25471) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.603059+0000 mgr.y (mgr.25471) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.698899+0000 mgr.y (mgr.25471) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.779564+0000 mgr.y (mgr.25471) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cluster 2023-12-06T21:28:22.846638+0000 mgr.y (mgr.25471) 1462 : cluster 0 pgmap v234: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.858863+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.861276+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.864590+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.865575+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.871932+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.872640+0000 mgr.y (mgr.25471) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.956174+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.958768+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.961733+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.962860+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:22.969877+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.052056+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.054869+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.058097+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.059496+0000 mon.a (mon.0) 5738 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.068000+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.147608+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.150406+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.153599+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.154791+0000 mon.a (mon.0) 5743 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.162622+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.243770+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.246543+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.250460+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.251383+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.259544+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.342551+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.345406+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.349271+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.350715+0000 mon.a (mon.0) 5753 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.361069+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.443278+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.445999+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.449546+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.450935+0000 mon.a (mon.0) 5758 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.459510+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.542782+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.545603+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.549765+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.551191+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.558806+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.642404+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.646861+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.650672+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.652205+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.658997+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.737591+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.740266+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.743270+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:24.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.744396+0000 mon.a (mon.0) 5773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:24.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:23 smithi175 bash[67426]: audit 2023-12-06T21:28:23.754214+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:22.970554+0000 mgr.y (mgr.25471) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.068758+0000 mgr.y (mgr.25471) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.163433+0000 mgr.y (mgr.25471) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.260560+0000 mgr.y (mgr.25471) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.361661+0000 mgr.y (mgr.25471) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.460303+0000 mgr.y (mgr.25471) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.483677+0000 mgr.y (mgr.25471) 1470 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.559523+0000 mgr.y (mgr.25471) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.659440+0000 mgr.y (mgr.25471) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.754882+0000 mgr.y (mgr.25471) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cluster 2023-12-06T21:28:23.805765+0000 mon.a (mon.0) 5775 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.830839+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.833014+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.835052+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.835793+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.841403+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.841971+0000 mgr.y (mgr.25471) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.921328+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.924239+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.926905+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:22.970554+0000 mgr.y (mgr.25471) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.068758+0000 mgr.y (mgr.25471) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.163433+0000 mgr.y (mgr.25471) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.260560+0000 mgr.y (mgr.25471) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.361661+0000 mgr.y (mgr.25471) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.460303+0000 mgr.y (mgr.25471) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.483677+0000 mgr.y (mgr.25471) 1470 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.559523+0000 mgr.y (mgr.25471) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.659440+0000 mgr.y (mgr.25471) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.754882+0000 mgr.y (mgr.25471) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cluster 2023-12-06T21:28:23.805765+0000 mon.a (mon.0) 5775 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.830839+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.833014+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.835052+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.835793+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.841403+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.841971+0000 mgr.y (mgr.25471) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.921328+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.924239+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.926905+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.927992+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:23.935242+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.014638+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.017551+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.020646+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.022063+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.029680+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.108173+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.112198+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.115537+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.116662+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.122888+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.206362+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.209004+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.212345+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.213711+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.221461+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.288924+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.291473+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.294455+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.927992+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:23.935242+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.014638+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.017551+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.020646+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.022063+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.029680+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.108173+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.112198+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.115537+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.116662+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.122888+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.206362+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.209004+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.212345+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.213711+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.221461+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.288924+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.291473+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.294455+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.295523+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.301542+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.381339+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.383802+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.386873+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.079 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.388092+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.394346+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.462953+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.467418+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.469769+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.470647+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.477619+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.559481+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.563946+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.569030+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.570506+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.580335+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.665144+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.668925+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.672291+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.673447+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.681239+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.761397+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.765901+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.770802+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.772338+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[83833]: audit 2023-12-06T21:28:24.781253+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.295523+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.301542+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.381339+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.383802+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.386873+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.388092+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.394346+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.462953+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.467418+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.469769+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.470647+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.477619+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.559481+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.563946+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.569030+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.570506+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.580335+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.665144+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.668925+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.672291+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.673447+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.681239+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.761397+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.765901+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.770802+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.772338+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:24 smithi172 bash[79547]: audit 2023-12-06T21:28:24.781253+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:22.970554+0000 mgr.y (mgr.25471) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.068758+0000 mgr.y (mgr.25471) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.163433+0000 mgr.y (mgr.25471) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.260560+0000 mgr.y (mgr.25471) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.361661+0000 mgr.y (mgr.25471) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.460303+0000 mgr.y (mgr.25471) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.483677+0000 mgr.y (mgr.25471) 1470 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.559523+0000 mgr.y (mgr.25471) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.659440+0000 mgr.y (mgr.25471) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.754882+0000 mgr.y (mgr.25471) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cluster 2023-12-06T21:28:23.805765+0000 mon.a (mon.0) 5775 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.830839+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.833014+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.835052+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.835793+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.841403+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.841971+0000 mgr.y (mgr.25471) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.921328+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.924239+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.926905+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.927992+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:23.935242+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.014638+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.017551+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.020646+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.022063+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.029680+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.108173+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.112198+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.115537+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.116662+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.122888+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.206362+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.209004+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.212345+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.213711+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.221461+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.288924+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.291473+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.294455+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.295523+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.301542+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.381339+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.383802+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.386873+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.388092+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.394346+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.462953+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.467418+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.469769+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.470647+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.477619+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.559481+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.563946+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.569030+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.570506+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.580335+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.665144+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.668925+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.672291+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.673447+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.681239+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.761397+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.765901+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.770802+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.772338+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:25.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:24 smithi175 bash[67426]: audit 2023-12-06T21:28:24.781253+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.247 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[80311]: debug 2023-12-06T21:28:25.995+0000 7f5eef924700 1 -- 172.21.15.175:0/483339182 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557e8477d1e0 con 0x557e84802c00 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:23.935832+0000 mgr.y (mgr.25471) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.030197+0000 mgr.y (mgr.25471) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.123329+0000 mgr.y (mgr.25471) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.222069+0000 mgr.y (mgr.25471) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.302241+0000 mgr.y (mgr.25471) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.394928+0000 mgr.y (mgr.25471) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.478444+0000 mgr.y (mgr.25471) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.581206+0000 mgr.y (mgr.25471) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.681844+0000 mgr.y (mgr.25471) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.782106+0000 mgr.y (mgr.25471) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cluster 2023-12-06T21:28:24.847961+0000 mgr.y (mgr.25471) 1485 : cluster 0 pgmap v235: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.865839+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.868644+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.871126+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.872711+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.882236+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.883184+0000 mgr.y (mgr.25471) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.962568+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.965089+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.967820+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.968730+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:24.976524+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.042402+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.045225+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.048401+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.049715+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.057491+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.139387+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.141398+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.144072+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.144850+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.150250+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.228858+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.231236+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.234958+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.236096+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.242584+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.321484+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.324692+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.328760+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.330108+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.340711+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.423400+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.425934+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.429172+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.430325+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.439606+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.519897+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.521925+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.524602+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.525461+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.532919+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.612860+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.615304+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.618476+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.619544+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.629661+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.713902+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.716019+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.719067+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.719939+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:25 smithi175 bash[67426]: audit 2023-12-06T21:28:25.729157+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:23.935832+0000 mgr.y (mgr.25471) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.030197+0000 mgr.y (mgr.25471) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.123329+0000 mgr.y (mgr.25471) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.222069+0000 mgr.y (mgr.25471) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.302241+0000 mgr.y (mgr.25471) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.394928+0000 mgr.y (mgr.25471) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.478444+0000 mgr.y (mgr.25471) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.581206+0000 mgr.y (mgr.25471) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.681844+0000 mgr.y (mgr.25471) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.782106+0000 mgr.y (mgr.25471) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cluster 2023-12-06T21:28:24.847961+0000 mgr.y (mgr.25471) 1485 : cluster 0 pgmap v235: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:26.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.865839+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.868644+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.871126+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.872711+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.882236+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.883184+0000 mgr.y (mgr.25471) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.962568+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.965089+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.967820+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.968730+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:24.976524+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.042402+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.045225+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.048401+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.049715+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.057491+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.139387+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.141398+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.144072+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.144850+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.150250+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.228858+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.231236+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.234958+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.236096+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.242584+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.321484+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.324692+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.328760+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:23.935832+0000 mgr.y (mgr.25471) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.030197+0000 mgr.y (mgr.25471) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.123329+0000 mgr.y (mgr.25471) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.222069+0000 mgr.y (mgr.25471) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.302241+0000 mgr.y (mgr.25471) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.394928+0000 mgr.y (mgr.25471) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.478444+0000 mgr.y (mgr.25471) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.581206+0000 mgr.y (mgr.25471) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.681844+0000 mgr.y (mgr.25471) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.782106+0000 mgr.y (mgr.25471) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cluster 2023-12-06T21:28:24.847961+0000 mgr.y (mgr.25471) 1485 : cluster 0 pgmap v235: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.865839+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.868644+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.871126+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.872711+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.882236+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.883184+0000 mgr.y (mgr.25471) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.962568+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.965089+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.967820+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.330108+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.340711+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.423400+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.425934+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.429172+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.430325+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.439606+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.519897+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.521925+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.524602+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.525461+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.532919+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.612860+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.615304+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.618476+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.619544+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.629661+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.713902+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.716019+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.719067+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.719939+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[79547]: audit 2023-12-06T21:28:25.729157+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.968730+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:24.976524+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.042402+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.045225+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.048401+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.049715+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.057491+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.139387+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.141398+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.144072+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.144850+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.150250+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.228858+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.231236+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.234958+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.236096+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.242584+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.321484+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.324692+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.328760+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.330108+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.340711+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.423400+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.425934+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.429172+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.430325+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.439606+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.519897+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.521925+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.524602+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.525461+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.532919+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.612860+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.615304+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.618476+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.619544+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.629661+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.713902+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.716019+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.719067+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:26.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.719939+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:26.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:25 smithi172 bash[83833]: audit 2023-12-06T21:28:25.729157+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:26.826 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[80311]: debug 2023-12-06T21:28:26.535+0000 7f5ef8aaa640 -1 Falling back to public interface 2023-12-06T21:28:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:24.977047+0000 mgr.y (mgr.25471) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.058088+0000 mgr.y (mgr.25471) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.150748+0000 mgr.y (mgr.25471) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.243069+0000 mgr.y (mgr.25471) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.341521+0000 mgr.y (mgr.25471) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.440193+0000 mgr.y (mgr.25471) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.533556+0000 mgr.y (mgr.25471) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.630380+0000 mgr.y (mgr.25471) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.729967+0000 mgr.y (mgr.25471) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.811962+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.819564+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.831921+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.833011+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.840616+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.841236+0000 mgr.y (mgr.25471) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.921183+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.924180+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.926992+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.928060+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:25.935513+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.014104+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.018827+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.022766+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.024846+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.032876+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.116008+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.120581+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.123296+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.124291+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.132292+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.215446+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.217621+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.220768+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.221761+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.231770+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.295849+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.298544+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.302057+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.303115+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.309289+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.390137+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.393121+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.396886+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.398177+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.408429+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.491200+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.495820+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.499034+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.500573+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.508489+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.591476+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.594139+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.597309+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.598704+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.608444+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.690934+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.693177+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.696567+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.697431+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.705552+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.784684+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.260 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.787449+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.790696+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.791693+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.261 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:26 smithi175 bash[67426]: audit 2023-12-06T21:28:26.799868+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:24.977047+0000 mgr.y (mgr.25471) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.058088+0000 mgr.y (mgr.25471) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.150748+0000 mgr.y (mgr.25471) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.243069+0000 mgr.y (mgr.25471) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.341521+0000 mgr.y (mgr.25471) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.440193+0000 mgr.y (mgr.25471) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.533556+0000 mgr.y (mgr.25471) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.630380+0000 mgr.y (mgr.25471) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.729967+0000 mgr.y (mgr.25471) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.811962+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.819564+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.831921+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.833011+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.840616+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.841236+0000 mgr.y (mgr.25471) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.921183+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.924180+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.926992+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.928060+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:25.935513+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.014104+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:24.977047+0000 mgr.y (mgr.25471) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.058088+0000 mgr.y (mgr.25471) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.150748+0000 mgr.y (mgr.25471) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.243069+0000 mgr.y (mgr.25471) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.341521+0000 mgr.y (mgr.25471) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.440193+0000 mgr.y (mgr.25471) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.533556+0000 mgr.y (mgr.25471) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.630380+0000 mgr.y (mgr.25471) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.729967+0000 mgr.y (mgr.25471) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.811962+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.819564+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.831921+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.833011+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.840616+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.841236+0000 mgr.y (mgr.25471) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.921183+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.924180+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.926992+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.928060+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:25.935513+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.014104+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.018827+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.022766+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.024846+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.032876+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.116008+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.120581+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.123296+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.124291+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.132292+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.215446+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.217621+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.220768+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.221761+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.231770+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.295849+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.298544+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.302057+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.303115+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.309289+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.018827+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.022766+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.024846+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.032876+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.116008+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.120581+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.123296+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.124291+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.132292+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.215446+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.217621+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.220768+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.221761+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.231770+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.295849+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.298544+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.302057+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.303115+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.309289+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.390137+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.393121+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.396886+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.398177+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.408429+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.491200+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.495820+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.499034+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.500573+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.508489+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.591476+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.594139+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.597309+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.598704+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.608444+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.690934+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.693177+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.696567+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.697431+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.705552+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.784684+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.787449+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.790696+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.791693+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[79547]: audit 2023-12-06T21:28:26.799868+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.390137+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.393121+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.396886+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.398177+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.408429+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.491200+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.495820+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.499034+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.500573+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.508489+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.591476+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.594139+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.597309+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.598704+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.608444+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.690934+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.693177+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.696567+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.697431+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.705552+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.784684+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.787449+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.790696+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.791693+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:27.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:26 smithi172 bash[83833]: audit 2023-12-06T21:28:26.799868+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:25.936324+0000 mgr.y (mgr.25471) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.033516+0000 mgr.y (mgr.25471) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.132854+0000 mgr.y (mgr.25471) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.232352+0000 mgr.y (mgr.25471) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.309856+0000 mgr.y (mgr.25471) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.409315+0000 mgr.y (mgr.25471) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.509196+0000 mgr.y (mgr.25471) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.609110+0000 mgr.y (mgr.25471) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.706320+0000 mgr.y (mgr.25471) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.800454+0000 mgr.y (mgr.25471) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cluster 2023-12-06T21:28:26.848975+0000 mgr.y (mgr.25471) 1507 : cluster 0 pgmap v236: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.879617+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.883465+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.888549+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.890016+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.899822+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.900797+0000 mgr.y (mgr.25471) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.980627+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.983502+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.986973+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.988328+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:26.995952+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.074201+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.077262+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.081439+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.082821+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.091729+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.170518+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.173180+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.176426+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.177635+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.185125+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.267943+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.270417+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.273568+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.274617+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.281065+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.363062+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.366105+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.368955+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.369903+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.376781+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.460806+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: cluster 2023-12-06T21:28:27.461363+0000 mon.a (mon.0) 5967 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.467154+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.469646+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.473980+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.481446+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.563537+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.565725+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.569465+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.570838+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.579387+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.647410+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.663580+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.665663+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.668089+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.668983+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.675451+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.756084+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.758806+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.762130+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.763435+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:27 smithi175 bash[67426]: audit 2023-12-06T21:28:27.771089+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:25.936324+0000 mgr.y (mgr.25471) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.033516+0000 mgr.y (mgr.25471) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.132854+0000 mgr.y (mgr.25471) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.232352+0000 mgr.y (mgr.25471) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.309856+0000 mgr.y (mgr.25471) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.409315+0000 mgr.y (mgr.25471) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.509196+0000 mgr.y (mgr.25471) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.609110+0000 mgr.y (mgr.25471) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.706320+0000 mgr.y (mgr.25471) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.800454+0000 mgr.y (mgr.25471) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cluster 2023-12-06T21:28:26.848975+0000 mgr.y (mgr.25471) 1507 : cluster 0 pgmap v236: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.879617+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.883465+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.888549+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.890016+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.899822+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.900797+0000 mgr.y (mgr.25471) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.980627+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.983502+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.986973+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:25.936324+0000 mgr.y (mgr.25471) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.033516+0000 mgr.y (mgr.25471) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.132854+0000 mgr.y (mgr.25471) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.232352+0000 mgr.y (mgr.25471) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.309856+0000 mgr.y (mgr.25471) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.409315+0000 mgr.y (mgr.25471) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.509196+0000 mgr.y (mgr.25471) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.609110+0000 mgr.y (mgr.25471) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.706320+0000 mgr.y (mgr.25471) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.800454+0000 mgr.y (mgr.25471) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cluster 2023-12-06T21:28:26.848975+0000 mgr.y (mgr.25471) 1507 : cluster 0 pgmap v236: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.879617+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.883465+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.888549+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.890016+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.899822+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.900797+0000 mgr.y (mgr.25471) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.980627+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.983502+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.986973+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.988328+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:26.995952+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.074201+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.077262+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.081439+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.082821+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.091729+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.170518+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.173180+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.176426+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.177635+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.185125+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.267943+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.270417+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.273568+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.274617+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.281065+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.363062+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.366105+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.368955+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.988328+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:26.995952+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.074201+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.077262+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.081439+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.082821+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.091729+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.170518+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.173180+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.176426+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.177635+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.185125+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.267943+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.270417+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.273568+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.274617+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.281065+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.363062+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.366105+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.368955+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.369903+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.376781+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.460806+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: cluster 2023-12-06T21:28:27.461363+0000 mon.a (mon.0) 5967 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.467154+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.469646+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.473980+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.481446+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.563537+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.565725+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.569465+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.570838+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.579387+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.647410+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.663580+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.665663+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.668089+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.668983+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.675451+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.756084+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.758806+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.762130+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.763435+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[79547]: audit 2023-12-06T21:28:27.771089+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.369903+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.376781+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.460806+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: cluster 2023-12-06T21:28:27.461363+0000 mon.a (mon.0) 5967 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.467154+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.469646+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.473980+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.481446+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.563537+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.565725+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.569465+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.570838+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.579387+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.647410+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.663580+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.665663+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.668089+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.668983+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.675451+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.756084+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.758806+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.762130+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.763435+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:28.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:27 smithi172 bash[83833]: audit 2023-12-06T21:28:27.771089+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:28] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:26.996559+0000 mgr.y (mgr.25471) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.092794+0000 mgr.y (mgr.25471) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.185986+0000 mgr.y (mgr.25471) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.281638+0000 mgr.y (mgr.25471) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.377671+0000 mgr.y (mgr.25471) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.482055+0000 mgr.y (mgr.25471) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.580059+0000 mgr.y (mgr.25471) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.676081+0000 mgr.y (mgr.25471) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.774799+0000 mgr.y (mgr.25471) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.852015+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.853815+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.855805+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.856500+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.864534+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.865090+0000 mgr.y (mgr.25471) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.943858+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.946450+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.949827+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.950802+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:27.958937+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.040784+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:26.996559+0000 mgr.y (mgr.25471) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.092794+0000 mgr.y (mgr.25471) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.185986+0000 mgr.y (mgr.25471) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.281638+0000 mgr.y (mgr.25471) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.377671+0000 mgr.y (mgr.25471) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.482055+0000 mgr.y (mgr.25471) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.580059+0000 mgr.y (mgr.25471) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.676081+0000 mgr.y (mgr.25471) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.774799+0000 mgr.y (mgr.25471) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.852015+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.853815+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.855805+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.856500+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.864534+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.865090+0000 mgr.y (mgr.25471) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.943858+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.946450+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.949827+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.950802+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:27.958937+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.040784+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.044121+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.046852+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.047917+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.056155+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.136780+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.138786+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.141513+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.142335+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.149899+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.227567+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.230720+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.234237+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.076 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.235497+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.243461+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.321691+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.326248+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.330098+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.331434+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.339771+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.044121+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.046852+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.047917+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.056155+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.136780+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.138786+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.141513+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.142335+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.149899+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.227567+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.230720+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.234237+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.235497+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.243461+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.321691+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.326248+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.330098+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.331434+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.078 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.339771+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.420382+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.424237+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.427253+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.428251+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.436091+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.517457+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.519885+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.522717+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.523771+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.529746+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.611214+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.613442+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.616150+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.617145+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.624672+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.702131+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.705351+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.709022+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.710301+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.718843+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.800209+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.802836+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.805862+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.807244+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[79547]: audit 2023-12-06T21:28:28.813718+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.420382+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.424237+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.427253+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.428251+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.436091+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.517457+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.081 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.519885+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.522717+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.523771+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.529746+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.611214+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.613442+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.616150+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.617145+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.624672+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.702131+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.705351+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.709022+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.710301+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.718843+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.082 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.800209+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.802836+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.805862+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.807244+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:28 smithi172 bash[83833]: audit 2023-12-06T21:28:28.813718+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:26.996559+0000 mgr.y (mgr.25471) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.092794+0000 mgr.y (mgr.25471) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.185986+0000 mgr.y (mgr.25471) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.281638+0000 mgr.y (mgr.25471) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.377671+0000 mgr.y (mgr.25471) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.482055+0000 mgr.y (mgr.25471) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.580059+0000 mgr.y (mgr.25471) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.676081+0000 mgr.y (mgr.25471) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.774799+0000 mgr.y (mgr.25471) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.852015+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.853815+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.855805+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.856500+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.864534+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.865090+0000 mgr.y (mgr.25471) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.943858+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.946450+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.949827+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.950802+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:27.958937+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.040784+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.044121+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.046852+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.047917+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.056155+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.136780+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.138786+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.141513+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.142335+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.149899+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.227567+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.230720+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.234237+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.235497+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.243461+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.321691+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.326248+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.330098+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.331434+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.339771+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.420382+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.424237+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.427253+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.428251+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.436091+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.517457+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.519885+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.522717+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.523771+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.529746+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.611214+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.613442+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.616150+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.617145+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.624672+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.702131+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.705351+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.709022+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.710301+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.718843+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.800209+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.802836+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.805862+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.807244+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:29.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:28 smithi175 bash[67426]: audit 2023-12-06T21:28:28.813718+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:29.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[80311]: debug 2023-12-06T21:28:29.663+0000 7f5ef8aaa640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-06T21:28:29.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[80311]: debug 2023-12-06T21:28:29.703+0000 7f5ef8aaa640 -1 osd.5 143 log_to_monitors true 2023-12-06T21:28:30.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:27.959792+0000 mgr.y (mgr.25471) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.056803+0000 mgr.y (mgr.25471) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.150470+0000 mgr.y (mgr.25471) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.244252+0000 mgr.y (mgr.25471) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.340494+0000 mgr.y (mgr.25471) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.436767+0000 mgr.y (mgr.25471) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.530255+0000 mgr.y (mgr.25471) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.625245+0000 mgr.y (mgr.25471) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.719557+0000 mgr.y (mgr.25471) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.814348+0000 mgr.y (mgr.25471) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cluster 2023-12-06T21:28:28.849581+0000 mgr.y (mgr.25471) 1529 : cluster 0 pgmap v237: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.892769+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.894995+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.897697+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.898514+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.906061+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: cephadm 2023-12-06T21:28:28.906916+0000 mgr.y (mgr.25471) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.990778+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.993729+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.996595+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:28.997627+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.005652+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.084646+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.088756+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.093379+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.095126+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.104100+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.185720+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.188336+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.191027+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.192196+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.198295+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.275989+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.279756+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.282762+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.283900+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.290570+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.373763+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.377483+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.380660+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.382074+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.389624+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.471443+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.473362+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.475894+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.476739+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.484285+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.562412+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.565808+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.569532+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.570799+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.578719+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.655933+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.658823+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.663181+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.664416+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.673165+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.711059+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.716663+0000 mon.a (mon.0) 6088 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.755118+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.757210+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.760142+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.761190+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:29 smithi175 bash[67426]: audit 2023-12-06T21:28:29.769276+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:27.959792+0000 mgr.y (mgr.25471) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.056803+0000 mgr.y (mgr.25471) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.150470+0000 mgr.y (mgr.25471) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.244252+0000 mgr.y (mgr.25471) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.340494+0000 mgr.y (mgr.25471) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.436767+0000 mgr.y (mgr.25471) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.530255+0000 mgr.y (mgr.25471) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.625245+0000 mgr.y (mgr.25471) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.719557+0000 mgr.y (mgr.25471) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.814348+0000 mgr.y (mgr.25471) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cluster 2023-12-06T21:28:28.849581+0000 mgr.y (mgr.25471) 1529 : cluster 0 pgmap v237: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.892769+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.894995+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.897697+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.898514+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.906061+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: cephadm 2023-12-06T21:28:28.906916+0000 mgr.y (mgr.25471) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.990778+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.993729+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.996595+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:27.959792+0000 mgr.y (mgr.25471) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.056803+0000 mgr.y (mgr.25471) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.150470+0000 mgr.y (mgr.25471) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.244252+0000 mgr.y (mgr.25471) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.340494+0000 mgr.y (mgr.25471) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.436767+0000 mgr.y (mgr.25471) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.530255+0000 mgr.y (mgr.25471) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.625245+0000 mgr.y (mgr.25471) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.719557+0000 mgr.y (mgr.25471) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.814348+0000 mgr.y (mgr.25471) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cluster 2023-12-06T21:28:28.849581+0000 mgr.y (mgr.25471) 1529 : cluster 0 pgmap v237: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.892769+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.894995+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.897697+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.898514+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.906061+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: cephadm 2023-12-06T21:28:28.906916+0000 mgr.y (mgr.25471) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.990778+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.993729+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.996595+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:28.997627+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.005652+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.084646+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.088756+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.093379+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.095126+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.104100+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.185720+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.188336+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.191027+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.192196+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.198295+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.275989+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.279756+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.282762+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.283900+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.290570+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.373763+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.377483+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.380660+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:28.997627+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.005652+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.084646+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.088756+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.093379+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.095126+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.104100+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.185720+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.188336+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.191027+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.192196+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.198295+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.275989+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.279756+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.282762+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.283900+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.290570+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.373763+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.377483+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.380660+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.382074+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.389624+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.471443+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.473362+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.475894+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.476739+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.484285+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.562412+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.565808+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.569532+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.570799+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.578719+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.655933+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.658823+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.663181+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.664416+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.673165+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.711059+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.716663+0000 mon.a (mon.0) 6088 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.382074+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.389624+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.471443+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.473362+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.475894+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.476739+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.484285+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.562412+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.565808+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.569532+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.570799+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.578719+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.655933+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.658823+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.663181+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.664416+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.673165+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.711059+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.716663+0000 mon.a (mon.0) 6088 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.755118+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.757210+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.760142+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.761190+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[79547]: audit 2023-12-06T21:28:29.769276+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:30.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.755118+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:30.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.757210+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:30.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.760142+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:30.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.761190+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:30.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:29 smithi172 bash[83833]: audit 2023-12-06T21:28:29.769276+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[80311]: debug 2023-12-06T21:28:30.743+0000 7f5ee7f17700 -1 osd.5 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:28:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.006576+0000 mgr.y (mgr.25471) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.104979+0000 mgr.y (mgr.25471) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.198836+0000 mgr.y (mgr.25471) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.291188+0000 mgr.y (mgr.25471) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.390191+0000 mgr.y (mgr.25471) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.484876+0000 mgr.y (mgr.25471) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.579323+0000 mgr.y (mgr.25471) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.673764+0000 mgr.y (mgr.25471) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.769934+0000 mgr.y (mgr.25471) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.857771+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.859763+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.861759+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.862491+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.867683+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.868202+0000 mgr.y (mgr.25471) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.953596+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.956511+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.959427+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.960460+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:29.968200+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.048298+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.050535+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.053711+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.054848+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.061437+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.143918+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.146546+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.150706+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.152079+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.160893+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.243852+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.246413+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.249263+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.250398+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.258740+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.342355+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.345485+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.349589+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.350975+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.360829+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.438288+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.442576+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.446086+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.447097+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.454919+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.535111+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.537782+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.540899+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.541964+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.548332+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.629839+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.632045+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.635023+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.636041+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.643240+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.671825+0000 mon.a (mon.0) 6139 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.675016+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: cluster 2023-12-06T21:28:30.676201+0000 mon.a (mon.0) 6140 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.683193+0000 mon.a (mon.0) 6141 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.723233+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.726947+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.730333+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.731579+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.739518+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.820953+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.823314+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.825955+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.826847+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:30 smithi175 bash[67426]: audit 2023-12-06T21:28:30.833845+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.006576+0000 mgr.y (mgr.25471) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.104979+0000 mgr.y (mgr.25471) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.198836+0000 mgr.y (mgr.25471) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.291188+0000 mgr.y (mgr.25471) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.390191+0000 mgr.y (mgr.25471) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.484876+0000 mgr.y (mgr.25471) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.579323+0000 mgr.y (mgr.25471) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.673764+0000 mgr.y (mgr.25471) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.769934+0000 mgr.y (mgr.25471) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.857771+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.859763+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.861759+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.862491+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.867683+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.868202+0000 mgr.y (mgr.25471) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.953596+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.956511+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.959427+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.960460+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:29.968200+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.048298+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.050535+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.053711+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.054848+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.061437+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.143918+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.146546+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.150706+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.152079+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.160893+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.243852+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.246413+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.249263+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.250398+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.258740+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.342355+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.345485+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.349589+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.350975+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.360829+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.438288+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.442576+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.446086+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.447097+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.454919+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.535111+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.537782+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.540899+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.541964+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.548332+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.629839+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.632045+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.635023+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.636041+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.643240+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.671825+0000 mon.a (mon.0) 6139 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.675016+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: cluster 2023-12-06T21:28:30.676201+0000 mon.a (mon.0) 6140 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.683193+0000 mon.a (mon.0) 6141 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.723233+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.726947+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.730333+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.731579+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.739518+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.820953+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.823314+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.825955+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.826847+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[83833]: audit 2023-12-06T21:28:30.833845+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.006576+0000 mgr.y (mgr.25471) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.104979+0000 mgr.y (mgr.25471) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.198836+0000 mgr.y (mgr.25471) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.291188+0000 mgr.y (mgr.25471) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.390191+0000 mgr.y (mgr.25471) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.484876+0000 mgr.y (mgr.25471) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.579323+0000 mgr.y (mgr.25471) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.673764+0000 mgr.y (mgr.25471) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.769934+0000 mgr.y (mgr.25471) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.857771+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.859763+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.861759+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.862491+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.867683+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.868202+0000 mgr.y (mgr.25471) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.953596+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.956511+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.959427+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.960460+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:29.968200+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.048298+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.050535+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.053711+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.054848+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.061437+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.143918+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.146546+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.150706+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.152079+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.160893+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.243852+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.246413+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.249263+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.250398+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.258740+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.342355+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.345485+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.349589+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.350975+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.360829+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.438288+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.442576+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.446086+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.447097+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.454919+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.535111+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.537782+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.540899+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.541964+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.548332+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.629839+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.632045+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.635023+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.636041+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.643240+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.671825+0000 mon.a (mon.0) 6139 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.675016+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: cluster 2023-12-06T21:28:30.676201+0000 mon.a (mon.0) 6140 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.683193+0000 mon.a (mon.0) 6141 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.723233+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.726947+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.730333+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.731579+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.739518+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.820953+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.823314+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.825955+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.826847+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:31.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:30 smithi172 bash[79547]: audit 2023-12-06T21:28:30.833845+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:29.968849+0000 mgr.y (mgr.25471) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.062062+0000 mgr.y (mgr.25471) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.161473+0000 mgr.y (mgr.25471) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.259478+0000 mgr.y (mgr.25471) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.361796+0000 mgr.y (mgr.25471) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.455600+0000 mgr.y (mgr.25471) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.548844+0000 mgr.y (mgr.25471) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.644162+0000 mgr.y (mgr.25471) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.740341+0000 mgr.y (mgr.25471) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.834516+0000 mgr.y (mgr.25471) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:30.851980+0000 mgr.y (mgr.25471) 1551 : cluster 0 pgmap v239: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:30.873280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:30.873417+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:30.918058+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:30.920848+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:30.924189+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:30.925677+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:30.933625+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.015816+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.018429+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.021430+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.022550+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.031967+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.114234+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.116952+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.120084+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.121135+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.131107+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.209385+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.212714+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.216535+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.217874+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.228315+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.310294+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.313027+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.316387+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.317782+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.326613+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.405269+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.008 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.408989+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.411728+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.412832+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.420811+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.503275+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.506246+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.509326+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.510370+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.519429+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.564267+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.573127+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.579515+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.599465+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.009 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.602189+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.605508+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.606635+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.613433+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.693866+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.696303+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.699321+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.700314+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.706775+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.736756+0000 mon.a (mon.0) 6200 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.741590+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.746075+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.748230+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.010 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.748871+0000 mon.a (mon.0) 6201 : cluster 1 osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980] boot 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.750980+0000 mon.a (mon.0) 6202 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.751563+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.784183+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.786517+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.789871+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.790739+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.011 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:31 smithi175 bash[67426]: audit 2023-12-06T21:28:31.796574+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:29.968849+0000 mgr.y (mgr.25471) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.062062+0000 mgr.y (mgr.25471) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.161473+0000 mgr.y (mgr.25471) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.259478+0000 mgr.y (mgr.25471) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.361796+0000 mgr.y (mgr.25471) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.455600+0000 mgr.y (mgr.25471) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.548844+0000 mgr.y (mgr.25471) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.644162+0000 mgr.y (mgr.25471) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.740341+0000 mgr.y (mgr.25471) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.834516+0000 mgr.y (mgr.25471) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:30.851980+0000 mgr.y (mgr.25471) 1551 : cluster 0 pgmap v239: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:30.873280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:30.873417+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:30.918058+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:30.920848+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:30.924189+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:30.925677+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:30.933625+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.015816+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.018429+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.021430+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:29.968849+0000 mgr.y (mgr.25471) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.062062+0000 mgr.y (mgr.25471) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.161473+0000 mgr.y (mgr.25471) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.259478+0000 mgr.y (mgr.25471) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.361796+0000 mgr.y (mgr.25471) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.455600+0000 mgr.y (mgr.25471) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.548844+0000 mgr.y (mgr.25471) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.644162+0000 mgr.y (mgr.25471) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.740341+0000 mgr.y (mgr.25471) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.834516+0000 mgr.y (mgr.25471) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:30.851980+0000 mgr.y (mgr.25471) 1551 : cluster 0 pgmap v239: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:32.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:30.873280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:30.873417+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:30.918058+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:30.920848+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:30.924189+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:30.925677+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:30.933625+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.015816+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.018429+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.021430+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.022550+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.031967+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.114234+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.116952+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.120084+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.121135+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.131107+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.209385+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.212714+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.216535+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.217874+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.228315+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.310294+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.313027+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.316387+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.317782+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.326613+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.405269+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.408989+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.411728+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.412832+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.420811+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.503275+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.506246+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.509326+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.510370+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.519429+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.564267+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.573127+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.579515+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.599465+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.602189+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.605508+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.606635+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.613433+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.693866+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.696303+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.699321+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.700314+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.706775+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.736756+0000 mon.a (mon.0) 6200 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.741590+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.746075+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.748230+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.748871+0000 mon.a (mon.0) 6201 : cluster 1 osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980] boot 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.750980+0000 mon.a (mon.0) 6202 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.751563+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.784183+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.786517+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.789871+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.790739+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[79547]: audit 2023-12-06T21:28:31.796574+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.022550+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.031967+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.114234+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.116952+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.120084+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.121135+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.131107+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.209385+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.212714+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.216535+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.217874+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.228315+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.310294+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.313027+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.316387+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.317782+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.326613+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.405269+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.408989+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.411728+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.412832+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.420811+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.503275+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.506246+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.509326+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.510370+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.519429+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.564267+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.573127+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.579515+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.599465+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.602189+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.605508+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.606635+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.613433+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.693866+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.696303+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.699321+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.700314+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.706775+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.736756+0000 mon.a (mon.0) 6200 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.741590+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.746075+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.748230+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.748871+0000 mon.a (mon.0) 6201 : cluster 1 osd.5 [v2:172.21.15.175:6808/3727363980,v1:172.21.15.175:6809/3727363980] boot 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.750980+0000 mon.a (mon.0) 6202 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.751563+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.784183+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.786517+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:32.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.789871+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:32.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.790739+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:32.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:31 smithi172 bash[83833]: audit 2023-12-06T21:28:31.796574+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:30.934238+0000 mgr.y (mgr.25471) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.032501+0000 mgr.y (mgr.25471) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.131772+0000 mgr.y (mgr.25471) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.229023+0000 mgr.y (mgr.25471) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.327223+0000 mgr.y (mgr.25471) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.421397+0000 mgr.y (mgr.25471) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.519944+0000 mgr.y (mgr.25471) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.613963+0000 mgr.y (mgr.25471) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.183 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.707291+0000 mgr.y (mgr.25471) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.745424+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:31.750685+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.797351+0000 mgr.y (mgr.25471) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.877064+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.878968+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.881348+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.882195+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.889030+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.889886+0000 mgr.y (mgr.25471) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.953917+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.958489+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.962084+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.963235+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:31.971601+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.052362+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.054704+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.057108+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.058045+0000 mon.a (mon.0) 6222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.068207+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.148182+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.150292+0000 mon.a (mon.0) 6225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.152384+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.153118+0000 mon.a (mon.0) 6227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.160023+0000 mon.a (mon.0) 6228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.240804+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.243031+0000 mon.a (mon.0) 6230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.245610+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.185 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.246403+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.255676+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.329850+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.331676+0000 mon.a (mon.0) 6235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.341525+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.351821+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.367526+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.368674+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.378773+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.458195+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.460172+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.464049+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.465081+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.186 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.476662+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.557650+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.561016+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.564088+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.565201+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.573877+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.651421+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.655296+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.663493+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.664953+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.673920+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.743064+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.746434+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.749273+0000 mon.a (mon.0) 6256 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-06T21:28:33.187 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.749673+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.763294+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.766002+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.769367+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.770143+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[79547]: audit 2023-12-06T21:28:32.775138+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:30.934238+0000 mgr.y (mgr.25471) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.032501+0000 mgr.y (mgr.25471) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.188 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.131772+0000 mgr.y (mgr.25471) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.229023+0000 mgr.y (mgr.25471) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.327223+0000 mgr.y (mgr.25471) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.421397+0000 mgr.y (mgr.25471) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.519944+0000 mgr.y (mgr.25471) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.613963+0000 mgr.y (mgr.25471) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.707291+0000 mgr.y (mgr.25471) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.745424+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:31.750685+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.797351+0000 mgr.y (mgr.25471) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.877064+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.878968+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.189 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.881348+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.882195+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.889030+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.889886+0000 mgr.y (mgr.25471) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.953917+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.958489+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.962084+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.963235+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:31.971601+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.052362+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.054704+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.057108+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.190 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.058045+0000 mon.a (mon.0) 6222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.068207+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.148182+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.150292+0000 mon.a (mon.0) 6225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.152384+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.153118+0000 mon.a (mon.0) 6227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.160023+0000 mon.a (mon.0) 6228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.240804+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.243031+0000 mon.a (mon.0) 6230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.245610+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.246403+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.255676+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.329850+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.331676+0000 mon.a (mon.0) 6235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:33.191 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.341525+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.351821+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.367526+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.368674+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.378773+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.458195+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.460172+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.464049+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.465081+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.476662+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.557650+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.561016+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.564088+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.565201+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.573877+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.651421+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.192 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.655296+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.663493+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.664953+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.673920+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.743064+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.746434+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.749273+0000 mon.a (mon.0) 6256 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.749673+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.763294+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.766002+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.769367+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.770143+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.193 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:32 smithi172 bash[83833]: audit 2023-12-06T21:28:32.775138+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:30.934238+0000 mgr.y (mgr.25471) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.032501+0000 mgr.y (mgr.25471) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.131772+0000 mgr.y (mgr.25471) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.229023+0000 mgr.y (mgr.25471) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.327223+0000 mgr.y (mgr.25471) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.421397+0000 mgr.y (mgr.25471) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.519944+0000 mgr.y (mgr.25471) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.613963+0000 mgr.y (mgr.25471) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.707291+0000 mgr.y (mgr.25471) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.745424+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:31.750685+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.797351+0000 mgr.y (mgr.25471) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.877064+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.878968+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.881348+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.882195+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.889030+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.889886+0000 mgr.y (mgr.25471) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.953917+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.958489+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.962084+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.963235+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:31.971601+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.052362+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.054704+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.057108+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.058045+0000 mon.a (mon.0) 6222 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.068207+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.148182+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.150292+0000 mon.a (mon.0) 6225 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.152384+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.153118+0000 mon.a (mon.0) 6227 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.160023+0000 mon.a (mon.0) 6228 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.240804+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.243031+0000 mon.a (mon.0) 6230 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.245610+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.246403+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.255676+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.329850+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.331676+0000 mon.a (mon.0) 6235 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:33.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.341525+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.351821+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.367526+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.368674+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.378773+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.458195+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.460172+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.464049+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.465081+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.476662+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.557650+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.561016+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.564088+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.565201+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.573877+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.651421+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.655296+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.663493+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.664953+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.673920+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.743064+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.746434+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.749273+0000 mon.a (mon.0) 6256 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.749673+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.763294+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:33.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.766002+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:33.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.769367+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:33.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.770143+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:33.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:32 smithi175 bash[67426]: audit 2023-12-06T21:28:32.775138+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:33.492 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[75766]: debug 2023-12-06T21:28:33.262+0000 7f8713faf700 -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) 2023-12-06T21:28:34.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:31.972287+0000 mgr.y (mgr.25471) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.068853+0000 mgr.y (mgr.25471) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.160430+0000 mgr.y (mgr.25471) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.256399+0000 mgr.y (mgr.25471) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.379557+0000 mgr.y (mgr.25471) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.477339+0000 mgr.y (mgr.25471) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.574521+0000 mgr.y (mgr.25471) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.674775+0000 mgr.y (mgr.25471) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.747076+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.749072+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.751021+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.775621+0000 mgr.y (mgr.25471) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cluster 2023-12-06T21:28:32.852687+0000 mgr.y (mgr.25471) 1572 : cluster 0 pgmap v242: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.887990+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.890794+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.893292+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.894212+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.901509+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.902235+0000 mgr.y (mgr.25471) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.980513+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.983111+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.985983+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.987220+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:32.995113+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.058078+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.061953+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.065835+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.067022+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.077466+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.156335+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.159479+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.163181+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.164568+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.173228+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.189808+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.197545+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.204000+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.253694+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.256823+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.260385+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.262823+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:33 smithi175 bash[67426]: audit 2023-12-06T21:28:33.266165+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:34.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:31.972287+0000 mgr.y (mgr.25471) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.068853+0000 mgr.y (mgr.25471) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.160430+0000 mgr.y (mgr.25471) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.256399+0000 mgr.y (mgr.25471) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.379557+0000 mgr.y (mgr.25471) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.477339+0000 mgr.y (mgr.25471) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.574521+0000 mgr.y (mgr.25471) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.674775+0000 mgr.y (mgr.25471) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.747076+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.749072+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.751021+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.775621+0000 mgr.y (mgr.25471) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cluster 2023-12-06T21:28:32.852687+0000 mgr.y (mgr.25471) 1572 : cluster 0 pgmap v242: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:34.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.887990+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.890794+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.893292+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.894212+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.901509+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.902235+0000 mgr.y (mgr.25471) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.980513+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.983111+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:31.972287+0000 mgr.y (mgr.25471) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.068853+0000 mgr.y (mgr.25471) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.160430+0000 mgr.y (mgr.25471) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.256399+0000 mgr.y (mgr.25471) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.379557+0000 mgr.y (mgr.25471) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.477339+0000 mgr.y (mgr.25471) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.574521+0000 mgr.y (mgr.25471) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.674775+0000 mgr.y (mgr.25471) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.747076+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.749072+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.751021+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.775621+0000 mgr.y (mgr.25471) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cluster 2023-12-06T21:28:32.852687+0000 mgr.y (mgr.25471) 1572 : cluster 0 pgmap v242: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.887990+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.890794+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.893292+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.894212+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.901509+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.902235+0000 mgr.y (mgr.25471) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:34.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.980513+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.983111+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.985983+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.987220+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:32.995113+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.058078+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.061953+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.065835+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.067022+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.077466+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.156335+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.159479+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.163181+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.164568+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.173228+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.189808+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.197545+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.204000+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.253694+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.256823+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.260385+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.262823+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[79547]: audit 2023-12-06T21:28:33.266165+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:34.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.985983+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.987220+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:32.995113+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.058078+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.061953+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.065835+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.067022+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.077466+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.156335+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.159479+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.163181+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:34.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.164568+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.173228+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.189808+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.197545+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.204000+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.253694+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.256823+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.260385+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.262823+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:34.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:33 smithi172 bash[83833]: audit 2023-12-06T21:28:33.266165+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: cephadm 2023-12-06T21:28:32.995946+0000 mgr.y (mgr.25471) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: cephadm 2023-12-06T21:28:33.078048+0000 mgr.y (mgr.25471) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: cephadm 2023-12-06T21:28:33.174296+0000 mgr.y (mgr.25471) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: audit 2023-12-06T21:28:33.266376+0000 mgr.y (mgr.25471) 1577 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: cephadm 2023-12-06T21:28:33.267449+0000 mgr.y (mgr.25471) 1578 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:28:35.224 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:34 smithi175 bash[67426]: audit 2023-12-06T21:28:33.491624+0000 mgr.y (mgr.25471) 1579 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: cephadm 2023-12-06T21:28:32.995946+0000 mgr.y (mgr.25471) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: cephadm 2023-12-06T21:28:33.078048+0000 mgr.y (mgr.25471) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: cephadm 2023-12-06T21:28:33.174296+0000 mgr.y (mgr.25471) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: audit 2023-12-06T21:28:33.266376+0000 mgr.y (mgr.25471) 1577 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: cephadm 2023-12-06T21:28:33.267449+0000 mgr.y (mgr.25471) 1578 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[79547]: audit 2023-12-06T21:28:33.491624+0000 mgr.y (mgr.25471) 1579 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: cephadm 2023-12-06T21:28:32.995946+0000 mgr.y (mgr.25471) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: cephadm 2023-12-06T21:28:33.078048+0000 mgr.y (mgr.25471) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: cephadm 2023-12-06T21:28:33.174296+0000 mgr.y (mgr.25471) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:28:35.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: audit 2023-12-06T21:28:33.266376+0000 mgr.y (mgr.25471) 1577 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:35.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: cephadm 2023-12-06T21:28:33.267449+0000 mgr.y (mgr.25471) 1578 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:28:35.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:34 smithi172 bash[83833]: audit 2023-12-06T21:28:33.491624+0000 mgr.y (mgr.25471) 1579 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:35 smithi175 bash[67426]: cluster 2023-12-06T21:28:34.854140+0000 mgr.y (mgr.25471) 1580 : cluster 0 pgmap v243: 161 pgs: 14 active+undersized+degraded, 27 active+undersized, 120 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-06T21:28:36.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:35 smithi175 bash[67426]: cluster 2023-12-06T21:28:34.860237+0000 mon.a (mon.0) 6290 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:36.254 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:35 smithi172 bash[79547]: cluster 2023-12-06T21:28:34.854140+0000 mgr.y (mgr.25471) 1580 : cluster 0 pgmap v243: 161 pgs: 14 active+undersized+degraded, 27 active+undersized, 120 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-06T21:28:36.254 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:35 smithi172 bash[79547]: cluster 2023-12-06T21:28:34.860237+0000 mon.a (mon.0) 6290 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:36.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:35 smithi172 bash[83833]: cluster 2023-12-06T21:28:34.854140+0000 mgr.y (mgr.25471) 1580 : cluster 0 pgmap v243: 161 pgs: 14 active+undersized+degraded, 27 active+undersized, 120 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-06T21:28:36.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:35 smithi172 bash[83833]: cluster 2023-12-06T21:28:34.860237+0000 mon.a (mon.0) 6290 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T21:28:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:37 smithi175 bash[67426]: audit 2023-12-06T21:28:36.754992+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:37 smithi175 bash[67426]: audit 2023-12-06T21:28:36.764277+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:37 smithi175 bash[67426]: audit 2023-12-06T21:28:36.774244+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:37 smithi175 bash[67426]: cluster 2023-12-06T21:28:36.855534+0000 mgr.y (mgr.25471) 1581 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[79547]: audit 2023-12-06T21:28:36.754992+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[79547]: audit 2023-12-06T21:28:36.764277+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[79547]: audit 2023-12-06T21:28:36.774244+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[79547]: cluster 2023-12-06T21:28:36.855534+0000 mgr.y (mgr.25471) 1581 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[83833]: audit 2023-12-06T21:28:36.754992+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[83833]: audit 2023-12-06T21:28:36.764277+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[83833]: audit 2023-12-06T21:28:36.774244+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:38.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:37 smithi172 bash[83833]: cluster 2023-12-06T21:28:36.855534+0000 mgr.y (mgr.25471) 1581 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s 2023-12-06T21:28:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:38 smithi172 bash[79547]: cluster 2023-12-06T21:28:37.770848+0000 mon.a (mon.0) 6294 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-06T21:28:39.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:38 smithi172 bash[79547]: cluster 2023-12-06T21:28:37.770913+0000 mon.a (mon.0) 6295 : cluster 1 Cluster is now healthy 2023-12-06T21:28:39.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:38] "GET /metrics HTTP/1.1" 200 38439 "" "Prometheus/2.33.4" 2023-12-06T21:28:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:38 smithi172 bash[83833]: cluster 2023-12-06T21:28:37.770848+0000 mon.a (mon.0) 6294 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-06T21:28:39.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:38 smithi172 bash[83833]: cluster 2023-12-06T21:28:37.770913+0000 mon.a (mon.0) 6295 : cluster 1 Cluster is now healthy 2023-12-06T21:28:39.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:38 smithi175 bash[67426]: cluster 2023-12-06T21:28:37.770848+0000 mon.a (mon.0) 6294 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-06T21:28:39.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:38 smithi175 bash[67426]: cluster 2023-12-06T21:28:37.770913+0000 mon.a (mon.0) 6295 : cluster 1 Cluster is now healthy 2023-12-06T21:28:40.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:39 smithi172 bash[79547]: cluster 2023-12-06T21:28:38.856987+0000 mgr.y (mgr.25471) 1582 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T21:28:40.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:39 smithi172 bash[83833]: cluster 2023-12-06T21:28:38.856987+0000 mgr.y (mgr.25471) 1582 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T21:28:40.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:39 smithi175 bash[67426]: cluster 2023-12-06T21:28:38.856987+0000 mgr.y (mgr.25471) 1582 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T21:28:42.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:41 smithi175 bash[67426]: cluster 2023-12-06T21:28:40.858510+0000 mgr.y (mgr.25471) 1583 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2023-12-06T21:28:42.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:41 smithi172 bash[79547]: cluster 2023-12-06T21:28:40.858510+0000 mgr.y (mgr.25471) 1583 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2023-12-06T21:28:42.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:41 smithi172 bash[83833]: cluster 2023-12-06T21:28:40.858510+0000 mgr.y (mgr.25471) 1583 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2023-12-06T21:28:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:43 smithi172 bash[79547]: audit 2023-12-06T21:28:42.673585+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:43 smithi172 bash[79547]: cluster 2023-12-06T21:28:42.859427+0000 mgr.y (mgr.25471) 1584 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2023-12-06T21:28:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:43 smithi172 bash[83833]: audit 2023-12-06T21:28:42.673585+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:43 smithi172 bash[83833]: cluster 2023-12-06T21:28:42.859427+0000 mgr.y (mgr.25471) 1584 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2023-12-06T21:28:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:43 smithi175 bash[67426]: audit 2023-12-06T21:28:42.673585+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:44.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:43 smithi175 bash[67426]: cluster 2023-12-06T21:28:42.859427+0000 mgr.y (mgr.25471) 1584 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2023-12-06T21:28:45.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:44 smithi175 bash[67426]: audit 2023-12-06T21:28:43.500655+0000 mgr.y (mgr.25471) 1585 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:45.071 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:44 smithi172 bash[79547]: audit 2023-12-06T21:28:43.500655+0000 mgr.y (mgr.25471) 1585 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:45.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:44 smithi172 bash[83833]: audit 2023-12-06T21:28:43.500655+0000 mgr.y (mgr.25471) 1585 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:46.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:45 smithi175 bash[67426]: cluster 2023-12-06T21:28:44.860698+0000 mgr.y (mgr.25471) 1586 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:28:46.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:45 smithi172 bash[79547]: cluster 2023-12-06T21:28:44.860698+0000 mgr.y (mgr.25471) 1586 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:28:46.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:45 smithi172 bash[83833]: cluster 2023-12-06T21:28:44.860698+0000 mgr.y (mgr.25471) 1586 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:28:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:47 smithi175 bash[67426]: cluster 2023-12-06T21:28:46.862061+0000 mgr.y (mgr.25471) 1587 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:47 smithi175 bash[67426]: audit 2023-12-06T21:28:47.326174+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:48.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:47 smithi175 bash[67426]: audit 2023-12-06T21:28:47.328571+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:48.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[83833]: cluster 2023-12-06T21:28:46.862061+0000 mgr.y (mgr.25471) 1587 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:48.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[83833]: audit 2023-12-06T21:28:47.326174+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:48.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[83833]: audit 2023-12-06T21:28:47.328571+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:48.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[79547]: cluster 2023-12-06T21:28:46.862061+0000 mgr.y (mgr.25471) 1587 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:48.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[79547]: audit 2023-12-06T21:28:47.326174+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:48.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:47 smithi172 bash[79547]: audit 2023-12-06T21:28:47.328571+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:28:48.530 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:28:49.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:48 smithi175 bash[67426]: audit 2023-12-06T21:28:48.279885+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:49.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:48] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2023-12-06T21:28:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:48 smithi172 bash[79547]: audit 2023-12-06T21:28:48.279885+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:48 smithi172 bash[83833]: audit 2023-12-06T21:28:48.279885+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 17s ago 23m - - 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 12s ago 22m - - 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (9m) 17s ago 15m 16.8M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (8m) 12s ago 15m 44.5M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (7m) 17s ago 13m 48.6M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (7m) 12s ago 22m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (7m) 17s ago 24m 515M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (6m) 17s ago 24m 74.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (5m) 12s ago 22m 52.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (6m) 17s ago 22m 56.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:28:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (9m) 17s ago 16m 12.6M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (8m) 12s ago 16m 11.9M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (4m) 17s ago 21m 54.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (3m) 17s ago 21m 56.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (2m) 17s ago 20m 50.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (2m) 17s ago 19m 52.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (65s) 12s ago 19m 47.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 555fdb70453f 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (25s) 12s ago 18m 48.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 991e1b5ad9b9 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (17m) 12s ago 17m 67.4M 4096M 17.2.0 e1d6a67b021e b929ba0be826 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (17m) 12s ago 17m 70.2M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:28:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (7m) 12s ago 16m 66.1M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:28:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (13m) 17s ago 13m 90.1M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:28:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (13m) 12s ago 13m 89.5M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:28:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (13m) 17s ago 13m 89.1M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:28:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (13m) 12s ago 13m 88.7M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:28:49.755 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:28:49.755 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:28:49.755 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:28:49.755 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:49.755 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 11 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:28:49.756 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:28:49.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: audit 2023-12-06T21:28:48.280305+0000 mgr.y (mgr.25471) 1588 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:49.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: cephadm 2023-12-06T21:28:48.282525+0000 mgr.y (mgr.25471) 1589 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T21:28:49.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: audit 2023-12-06T21:28:48.508609+0000 mgr.y (mgr.25471) 1590 : audit 0 from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:49.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: cluster 2023-12-06T21:28:48.862756+0000 mgr.y (mgr.25471) 1591 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:49.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: audit 2023-12-06T21:28:48.905921+0000 mgr.y (mgr.25471) 1592 : audit 0 from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:49.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:49 smithi175 bash[67426]: audit 2023-12-06T21:28:49.754261+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.172:0/1626874277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:50.134 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "11/23 daemons upgraded", 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:28:50.135 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: audit 2023-12-06T21:28:48.280305+0000 mgr.y (mgr.25471) 1588 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: cephadm 2023-12-06T21:28:48.282525+0000 mgr.y (mgr.25471) 1589 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: audit 2023-12-06T21:28:48.508609+0000 mgr.y (mgr.25471) 1590 : audit 0 from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: cluster 2023-12-06T21:28:48.862756+0000 mgr.y (mgr.25471) 1591 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: audit 2023-12-06T21:28:48.905921+0000 mgr.y (mgr.25471) 1592 : audit 0 from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[83833]: audit 2023-12-06T21:28:49.754261+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.172:0/1626874277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: audit 2023-12-06T21:28:48.280305+0000 mgr.y (mgr.25471) 1588 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T21:28:50.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: cephadm 2023-12-06T21:28:48.282525+0000 mgr.y (mgr.25471) 1589 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T21:28:50.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: audit 2023-12-06T21:28:48.508609+0000 mgr.y (mgr.25471) 1590 : audit 0 from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:50.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: cluster 2023-12-06T21:28:48.862756+0000 mgr.y (mgr.25471) 1591 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:50.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: audit 2023-12-06T21:28:48.905921+0000 mgr.y (mgr.25471) 1592 : audit 0 from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:50.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:49 smithi172 bash[79547]: audit 2023-12-06T21:28:49.754261+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.172:0/1626874277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:28:50.582 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:49.280707+0000 mgr.y (mgr.25471) 1593 : audit 0 from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:50.132930+0000 mgr.y (mgr.25471) 1594 : audit 0 from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:50.581227+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.172:0/3296120769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: cephadm 2023-12-06T21:28:50.704757+0000 mgr.y (mgr.25471) 1595 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:50.711906+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:50.716184+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:28:51.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: audit 2023-12-06T21:28:50.717885+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:51.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: cephadm 2023-12-06T21:28:50.723168+0000 mgr.y (mgr.25471) 1596 : cephadm 1 Deploying daemon osd.6 on smithi175 2023-12-06T21:28:51.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:50 smithi175 bash[67426]: cluster 2023-12-06T21:28:50.864163+0000 mgr.y (mgr.25471) 1597 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:49.280707+0000 mgr.y (mgr.25471) 1593 : audit 0 from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:50.132930+0000 mgr.y (mgr.25471) 1594 : audit 0 from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:50.581227+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.172:0/3296120769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: cephadm 2023-12-06T21:28:50.704757+0000 mgr.y (mgr.25471) 1595 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:50.711906+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:50.716184+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: audit 2023-12-06T21:28:50.717885+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: cephadm 2023-12-06T21:28:50.723168+0000 mgr.y (mgr.25471) 1596 : cephadm 1 Deploying daemon osd.6 on smithi175 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[79547]: cluster 2023-12-06T21:28:50.864163+0000 mgr.y (mgr.25471) 1597 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:49.280707+0000 mgr.y (mgr.25471) 1593 : audit 0 from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:50.132930+0000 mgr.y (mgr.25471) 1594 : audit 0 from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:50.581227+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.172:0/3296120769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: cephadm 2023-12-06T21:28:50.704757+0000 mgr.y (mgr.25471) 1595 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:50.711906+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:50.716184+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:28:51.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: audit 2023-12-06T21:28:50.717885+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:28:51.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: cephadm 2023-12-06T21:28:50.723168+0000 mgr.y (mgr.25471) 1596 : cephadm 1 Deploying daemon osd.6 on smithi175 2023-12-06T21:28:51.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:50 smithi172 bash[83833]: cluster 2023-12-06T21:28:50.864163+0000 mgr.y (mgr.25471) 1597 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[79547]: audit 2023-12-06T21:28:51.767196+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[79547]: audit 2023-12-06T21:28:51.775510+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[79547]: audit 2023-12-06T21:28:51.786006+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[83833]: audit 2023-12-06T21:28:51.767196+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[83833]: audit 2023-12-06T21:28:51.775510+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:52 smithi172 bash[83833]: audit 2023-12-06T21:28:51.786006+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:52 smithi175 bash[67426]: audit 2023-12-06T21:28:51.767196+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:52 smithi175 bash[67426]: audit 2023-12-06T21:28:51.775510+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:53.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:52 smithi175 bash[67426]: audit 2023-12-06T21:28:51.786006+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:53 smithi172 bash[79547]: cluster 2023-12-06T21:28:52.864972+0000 mgr.y (mgr.25471) 1598 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:53 smithi172 bash[83833]: cluster 2023-12-06T21:28:52.864972+0000 mgr.y (mgr.25471) 1598 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:54.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:53 smithi175 bash[67426]: cluster 2023-12-06T21:28:52.864972+0000 mgr.y (mgr.25471) 1598 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:55.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:54 smithi172 bash[79547]: audit 2023-12-06T21:28:53.511714+0000 mgr.y (mgr.25471) 1599 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:55.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:54 smithi172 bash[83833]: audit 2023-12-06T21:28:53.511714+0000 mgr.y (mgr.25471) 1599 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:55.183 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:54 smithi175 bash[67426]: audit 2023-12-06T21:28:53.511714+0000 mgr.y (mgr.25471) 1599 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:28:55.502 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:55 smithi175 systemd[1]: Stopping Ceph osd.6 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:28:55.797 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:55 smithi175 bash[37861]: debug 2023-12-06T21:28:55.707+0000 7ff8eeb94700 -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 2023-12-06T21:28:55.797 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:55 smithi175 bash[37861]: debug 2023-12-06T21:28:55.707+0000 7ff8eeb94700 -1 osd.6 148 *** Got signal Terminated *** 2023-12-06T21:28:55.798 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:55 smithi175 bash[37861]: debug 2023-12-06T21:28:55.707+0000 7ff8eeb94700 -1 osd.6 148 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:28:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:55 smithi172 bash[83833]: cluster 2023-12-06T21:28:54.866232+0000 mgr.y (mgr.25471) 1600 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:56.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:55 smithi172 bash[83833]: cluster 2023-12-06T21:28:55.716895+0000 mon.a (mon.0) 6307 : cluster 1 osd.6 marked itself down and dead 2023-12-06T21:28:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:55 smithi172 bash[79547]: cluster 2023-12-06T21:28:54.866232+0000 mgr.y (mgr.25471) 1600 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:56.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:55 smithi172 bash[79547]: cluster 2023-12-06T21:28:55.716895+0000 mon.a (mon.0) 6307 : cluster 1 osd.6 marked itself down and dead 2023-12-06T21:28:56.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:55 smithi175 bash[67426]: cluster 2023-12-06T21:28:54.866232+0000 mgr.y (mgr.25471) 1600 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:56.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:55 smithi175 bash[67426]: cluster 2023-12-06T21:28:55.716895+0000 mon.a (mon.0) 6307 : cluster 1 osd.6 marked itself down and dead 2023-12-06T21:28:56.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[79547]: cluster 2023-12-06T21:28:55.785065+0000 mon.a (mon.0) 6308 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:56.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[79547]: cluster 2023-12-06T21:28:55.800341+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:56.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[79547]: cluster 2023-12-06T21:28:55.803224+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:56.811 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[79547]: cluster 2023-12-06T21:28:55.804794+0000 mon.a (mon.0) 6309 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-06T21:28:57.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:56 smithi175 bash[67426]: cluster 2023-12-06T21:28:55.785065+0000 mon.a (mon.0) 6308 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:57.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:56 smithi175 bash[67426]: cluster 2023-12-06T21:28:55.800341+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:57.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:56 smithi175 bash[67426]: cluster 2023-12-06T21:28:55.803224+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:57.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:56 smithi175 bash[67426]: cluster 2023-12-06T21:28:55.804794+0000 mon.a (mon.0) 6309 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-06T21:28:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[83833]: cluster 2023-12-06T21:28:55.785065+0000 mon.a (mon.0) 6308 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:28:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[83833]: cluster 2023-12-06T21:28:55.800341+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[83833]: cluster 2023-12-06T21:28:55.803224+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e149 with expected crc 2023-12-06T21:28:57.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:56 smithi172 bash[83833]: cluster 2023-12-06T21:28:55.804794+0000 mon.a (mon.0) 6309 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-06T21:28:57.547 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[82616]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-6 2023-12-06T21:28:57.812 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[82810]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-6 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.794138+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.796874+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.801079+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.803082+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.803480+0000 mon.a (mon.0) 6310 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: audit 2023-12-06T21:28:56.859846+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.867175+0000 mgr.y (mgr.25471) 1601 : cluster 0 pgmap v256: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: audit 2023-12-06T21:28:56.870529+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: cluster 2023-12-06T21:28:56.872648+0000 mgr.y (mgr.25471) 1602 : cluster 0 pgmap v257: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[79547]: audit 2023-12-06T21:28:56.879309+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.794138+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.796874+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.801079+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.803082+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.803480+0000 mon.a (mon.0) 6310 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: audit 2023-12-06T21:28:56.859846+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.867175+0000 mgr.y (mgr.25471) 1601 : cluster 0 pgmap v256: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: audit 2023-12-06T21:28:56.870529+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: cluster 2023-12-06T21:28:56.872648+0000 mgr.y (mgr.25471) 1602 : cluster 0 pgmap v257: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:58.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:57 smithi172 bash[83833]: audit 2023-12-06T21:28:56.879309+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.794138+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.796874+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.801079+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.803082+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e150 with expected crc 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.803480+0000 mon.a (mon.0) 6310 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: audit 2023-12-06T21:28:56.859846+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.867175+0000 mgr.y (mgr.25471) 1601 : cluster 0 pgmap v256: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:28:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: audit 2023-12-06T21:28:56.870529+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: cluster 2023-12-06T21:28:56.872648+0000 mgr.y (mgr.25471) 1602 : cluster 0 pgmap v257: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:28:58.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:57 smithi175 bash[67426]: audit 2023-12-06T21:28:56.879309+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:28:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:58 smithi175 bash[67426]: cluster 2023-12-06T21:28:57.866124+0000 mon.a (mon.0) 6314 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:59.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:58 smithi175 bash[67426]: cluster 2023-12-06T21:28:57.866196+0000 mon.a (mon.0) 6315 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:28:59.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:28:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:28:58] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2023-12-06T21:28:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:58 smithi172 bash[79547]: cluster 2023-12-06T21:28:57.866124+0000 mon.a (mon.0) 6314 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:59.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:58 smithi172 bash[79547]: cluster 2023-12-06T21:28:57.866196+0000 mon.a (mon.0) 6315 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:28:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:58 smithi172 bash[83833]: cluster 2023-12-06T21:28:57.866124+0000 mon.a (mon.0) 6314 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T21:28:59.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:58 smithi172 bash[83833]: cluster 2023-12-06T21:28:57.866196+0000 mon.a (mon.0) 6315 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:29:00.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:28:59 smithi175 bash[67426]: cluster 2023-12-06T21:28:58.873809+0000 mgr.y (mgr.25471) 1603 : cluster 0 pgmap v258: 161 pgs: 3 active+undersized+degraded, 5 peering, 11 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:00.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:28:59 smithi172 bash[83833]: cluster 2023-12-06T21:28:58.873809+0000 mgr.y (mgr.25471) 1603 : cluster 0 pgmap v258: 161 pgs: 3 active+undersized+degraded, 5 peering, 11 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:00.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:28:59 smithi172 bash[79547]: cluster 2023-12-06T21:28:58.873809+0000 mgr.y (mgr.25471) 1603 : cluster 0 pgmap v258: 161 pgs: 3 active+undersized+degraded, 5 peering, 11 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:00.461 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:00 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T21:29:00.461 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:00 smithi175 systemd[1]: Stopped Ceph osd.6 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:29:00.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:00 smithi175 systemd[1]: Started Ceph osd.6 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:29:01.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: cluster 2023-12-06T21:28:59.812733+0000 mon.a (mon.0) 6316 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:01.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.515781+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.523998+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.567693+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.569603+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.582823+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.664274+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.667604+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.673383+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.674832+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.683923+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.765271+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.768202+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.770961+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.772328+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:00 smithi175 bash[67426]: audit 2023-12-06T21:29:00.780495+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: cluster 2023-12-06T21:28:59.812733+0000 mon.a (mon.0) 6316 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.515781+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.523998+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.567693+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.569603+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.582823+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.664274+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.667604+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.673383+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.674832+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.683923+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.765271+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.768202+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.770961+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.772328+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[79547]: audit 2023-12-06T21:29:00.780495+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: cluster 2023-12-06T21:28:59.812733+0000 mon.a (mon.0) 6316 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.515781+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.523998+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.567693+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.569603+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.582823+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.664274+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.667604+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.673383+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.674832+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.683923+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:01.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.765271+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.768202+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.770961+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.772328+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:01.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:00 smithi172 bash[83833]: audit 2023-12-06T21:29:00.780495+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cluster 2023-12-06T21:29:00.575816+0000 mgr.y (mgr.25471) 1604 : cluster 0 pgmap v259: 161 pgs: 13 active+undersized+degraded, 5 peering, 2 stale+active+clean, 26 active+undersized, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-06T21:29:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cephadm 2023-12-06T21:29:00.583702+0000 mgr.y (mgr.25471) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cephadm 2023-12-06T21:29:00.684774+0000 mgr.y (mgr.25471) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cephadm 2023-12-06T21:29:00.781269+0000 mgr.y (mgr.25471) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.859938+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.862419+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.865354+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.866331+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.874809+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cephadm 2023-12-06T21:29:00.875428+0000 mgr.y (mgr.25471) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.953064+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.956227+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.959779+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.961085+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:00.970042+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.047693+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.052403+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.056147+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.057553+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.065898+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.147602+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.150464+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.154502+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.155962+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.163998+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.244012+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.247559+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.250464+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.251513+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.258581+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.341794+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.343719+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.346100+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.346904+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.352900+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.433735+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.437509+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.440708+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.441774+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.450304+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: cluster 2023-12-06T21:29:01.521144+0000 mon.a (mon.0) 6367 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.534238+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.536472+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.538953+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.539907+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.545186+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.627414+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.629609+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.632443+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.633236+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.641396+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.721002+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.724016+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.728268+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.729394+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.735672+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.819353+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:01 smithi175 bash[67426]: audit 2023-12-06T21:29:01.822511+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cluster 2023-12-06T21:29:00.575816+0000 mgr.y (mgr.25471) 1604 : cluster 0 pgmap v259: 161 pgs: 13 active+undersized+degraded, 5 peering, 2 stale+active+clean, 26 active+undersized, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cephadm 2023-12-06T21:29:00.583702+0000 mgr.y (mgr.25471) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cephadm 2023-12-06T21:29:00.684774+0000 mgr.y (mgr.25471) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cephadm 2023-12-06T21:29:00.781269+0000 mgr.y (mgr.25471) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.859938+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.862419+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.865354+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.866331+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.874809+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cephadm 2023-12-06T21:29:00.875428+0000 mgr.y (mgr.25471) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.953064+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.956227+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.959779+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.961085+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:00.970042+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.047693+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.052403+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.056147+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.057553+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cluster 2023-12-06T21:29:00.575816+0000 mgr.y (mgr.25471) 1604 : cluster 0 pgmap v259: 161 pgs: 13 active+undersized+degraded, 5 peering, 2 stale+active+clean, 26 active+undersized, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cephadm 2023-12-06T21:29:00.583702+0000 mgr.y (mgr.25471) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cephadm 2023-12-06T21:29:00.684774+0000 mgr.y (mgr.25471) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cephadm 2023-12-06T21:29:00.781269+0000 mgr.y (mgr.25471) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.859938+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.862419+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.865354+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.866331+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.874809+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cephadm 2023-12-06T21:29:00.875428+0000 mgr.y (mgr.25471) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.953064+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.956227+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.959779+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.961085+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:00.970042+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.047693+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.052403+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.056147+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.057553+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.065898+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.147602+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.150464+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.154502+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.155962+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.163998+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.244012+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.247559+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.250464+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.251513+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.258581+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.341794+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.343719+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.346100+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.346904+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.352900+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.433735+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.437509+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.440708+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.065898+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.147602+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.150464+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.154502+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.155962+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.163998+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.244012+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.247559+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.250464+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.251513+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.258581+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.341794+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.343719+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.346100+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.346904+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.352900+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.433735+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.437509+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.440708+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.441774+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.450304+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: cluster 2023-12-06T21:29:01.521144+0000 mon.a (mon.0) 6367 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.534238+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.536472+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.538953+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.539907+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.545186+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.627414+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.629609+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.632443+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.633236+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.641396+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.721002+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.724016+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.728268+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.729394+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.735672+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.819353+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[83833]: audit 2023-12-06T21:29:01.822511+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.441774+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.450304+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: cluster 2023-12-06T21:29:01.521144+0000 mon.a (mon.0) 6367 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.534238+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.536472+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.538953+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.539907+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.545186+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.627414+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.629609+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.632443+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.633236+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.641396+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.721002+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.724016+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.728268+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:02.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.729394+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:02.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.735672+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:02.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.819353+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:02.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:01 smithi172 bash[79547]: audit 2023-12-06T21:29:01.822511+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:02.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T21:29:02.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: 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 2023-12-06T21:29:02.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T21:29:02.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T21:29:02.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T21:29:02.753 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T21:29:02.753 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[83012]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T21:29:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:00.970666+0000 mgr.y (mgr.25471) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.066590+0000 mgr.y (mgr.25471) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.164627+0000 mgr.y (mgr.25471) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.259010+0000 mgr.y (mgr.25471) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.353614+0000 mgr.y (mgr.25471) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.450963+0000 mgr.y (mgr.25471) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.545735+0000 mgr.y (mgr.25471) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.642052+0000 mgr.y (mgr.25471) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.736483+0000 mgr.y (mgr.25471) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.825364+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.826409+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.842175+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.842618+0000 mgr.y (mgr.25471) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.923722+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.926426+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.930192+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.931877+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:01.940238+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.023167+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.025531+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.028278+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.029224+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.037495+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.119721+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.122410+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.125986+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.127387+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.135519+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.202245+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.206254+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.209430+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.210350+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.217975+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.303397+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.306228+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.309439+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.310456+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.318467+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.326198+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.327625+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.455306+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.458165+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.461335+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.462434+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.471363+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.549810+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.552337+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.555113+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.556313+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.563365+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.630181+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.632770+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.635813+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.636819+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.644773+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.731575+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.734305+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.738142+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.739325+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:02 smithi175 bash[67426]: audit 2023-12-06T21:29:02.748477+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:00.970666+0000 mgr.y (mgr.25471) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.066590+0000 mgr.y (mgr.25471) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.164627+0000 mgr.y (mgr.25471) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.259010+0000 mgr.y (mgr.25471) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.353614+0000 mgr.y (mgr.25471) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.450963+0000 mgr.y (mgr.25471) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.545735+0000 mgr.y (mgr.25471) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.642052+0000 mgr.y (mgr.25471) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.736483+0000 mgr.y (mgr.25471) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.825364+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.826409+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.842175+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.842618+0000 mgr.y (mgr.25471) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.923722+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.926426+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.930192+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.931877+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:01.940238+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.023167+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.025531+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.028278+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:00.970666+0000 mgr.y (mgr.25471) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.066590+0000 mgr.y (mgr.25471) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.164627+0000 mgr.y (mgr.25471) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.259010+0000 mgr.y (mgr.25471) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.353614+0000 mgr.y (mgr.25471) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.450963+0000 mgr.y (mgr.25471) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.545735+0000 mgr.y (mgr.25471) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.642052+0000 mgr.y (mgr.25471) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.736483+0000 mgr.y (mgr.25471) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.825364+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.826409+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.842175+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.842618+0000 mgr.y (mgr.25471) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.923722+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.926426+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.930192+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.931877+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:01.940238+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.023167+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.025531+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.028278+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.029224+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.037495+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.119721+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.122410+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.125986+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.127387+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.135519+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.202245+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.206254+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.209430+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.210350+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.217975+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.303397+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.306228+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.309439+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.310456+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.318467+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.326198+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.327625+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.029224+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.037495+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.119721+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.122410+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.125986+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.127387+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.135519+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.202245+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.206254+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.209430+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.210350+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.217975+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.303397+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.306228+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.309439+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.310456+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.318467+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.326198+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.327625+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.455306+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.458165+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.461335+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.462434+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.471363+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.549810+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.552337+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.555113+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.556313+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.563365+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.630181+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.632770+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.635813+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.636819+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.644773+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.731575+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.734305+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.738142+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.739325+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[79547]: audit 2023-12-06T21:29:02.748477+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.455306+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.458165+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.461335+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.462434+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.471363+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.549810+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.552337+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.555113+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.556313+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.563365+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.630181+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.632770+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.635813+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.636819+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.644773+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.731575+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.734305+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:03.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.738142+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:03.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.739325+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:03.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:02 smithi172 bash[83833]: audit 2023-12-06T21:29:02.748477+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:01.941042+0000 mgr.y (mgr.25471) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.038201+0000 mgr.y (mgr.25471) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.136755+0000 mgr.y (mgr.25471) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.218880+0000 mgr.y (mgr.25471) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.319095+0000 mgr.y (mgr.25471) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.471902+0000 mgr.y (mgr.25471) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.564009+0000 mgr.y (mgr.25471) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cluster 2023-12-06T21:29:02.576607+0000 mgr.y (mgr.25471) 1626 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.645433+0000 mgr.y (mgr.25471) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.749346+0000 mgr.y (mgr.25471) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.828732+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.839082+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.842304+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.843205+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.848008+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.848512+0000 mgr.y (mgr.25471) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.925442+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.929324+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.932849+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.934067+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:02.941359+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.023758+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.026492+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.030021+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.031291+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.040667+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.120606+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.123038+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.125971+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.127007+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.135178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.215876+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.217862+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.220394+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.221208+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.227610+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.307993+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.310042+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.312679+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.313477+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.319201+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.403397+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.407500+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.410831+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.412001+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.418643+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.500698+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.504011+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.508528+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.510010+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.516783+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: cluster 2023-12-06T21:29:03.560920+0000 mon.a (mon.0) 6475 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.599355+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.602249+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.605454+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.606535+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.612692+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.692381+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.695125+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.698249+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.699550+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.706869+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.770337+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.774572+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.778276+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.779763+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.259 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:03 smithi175 bash[67426]: audit 2023-12-06T21:29:03.786298+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:01.941042+0000 mgr.y (mgr.25471) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.038201+0000 mgr.y (mgr.25471) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.136755+0000 mgr.y (mgr.25471) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.218880+0000 mgr.y (mgr.25471) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.319095+0000 mgr.y (mgr.25471) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.471902+0000 mgr.y (mgr.25471) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.564009+0000 mgr.y (mgr.25471) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cluster 2023-12-06T21:29:02.576607+0000 mgr.y (mgr.25471) 1626 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.645433+0000 mgr.y (mgr.25471) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.749346+0000 mgr.y (mgr.25471) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.828732+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.839082+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.842304+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.843205+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.848008+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.848512+0000 mgr.y (mgr.25471) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.925442+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.929324+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.932849+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.934067+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:01.941042+0000 mgr.y (mgr.25471) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.038201+0000 mgr.y (mgr.25471) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.136755+0000 mgr.y (mgr.25471) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.218880+0000 mgr.y (mgr.25471) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.319095+0000 mgr.y (mgr.25471) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.471902+0000 mgr.y (mgr.25471) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.564009+0000 mgr.y (mgr.25471) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cluster 2023-12-06T21:29:02.576607+0000 mgr.y (mgr.25471) 1626 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:04.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.645433+0000 mgr.y (mgr.25471) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.749346+0000 mgr.y (mgr.25471) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.828732+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.839082+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.842304+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.843205+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.848008+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.848512+0000 mgr.y (mgr.25471) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.925442+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.929324+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.932849+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.934067+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:02.941359+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.023758+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.026492+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.030021+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.031291+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.040667+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.120606+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.123038+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.125971+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.127007+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.135178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.215876+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.217862+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.220394+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.221208+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.227610+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.307993+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.310042+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.312679+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.313477+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:02.941359+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.023758+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.026492+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.030021+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.031291+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.040667+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.120606+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.123038+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.125971+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.127007+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.135178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.215876+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.217862+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.220394+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.221208+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.227610+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.307993+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.310042+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.312679+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.313477+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.319201+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.403397+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.407500+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.410831+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.412001+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.418643+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.500698+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.504011+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.508528+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.510010+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.516783+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: cluster 2023-12-06T21:29:03.560920+0000 mon.a (mon.0) 6475 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.599355+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.602249+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.605454+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.606535+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.612692+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.692381+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.695125+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.319201+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.403397+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.407500+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.410831+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.412001+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.418643+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.500698+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.504011+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.508528+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.510010+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.516783+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: cluster 2023-12-06T21:29:03.560920+0000 mon.a (mon.0) 6475 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.599355+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.602249+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.605454+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.606535+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.612692+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.692381+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.695125+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.698249+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.699550+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.706869+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.770337+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.774572+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.778276+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.779763+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[83833]: audit 2023-12-06T21:29:03.786298+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.698249+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.699550+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.706869+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.770337+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.774572+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.778276+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.779763+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:04.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:03 smithi172 bash[79547]: audit 2023-12-06T21:29:03.786298+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.235 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:02.942043+0000 mgr.y (mgr.25471) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.235 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.041405+0000 mgr.y (mgr.25471) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.135718+0000 mgr.y (mgr.25471) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.228346+0000 mgr.y (mgr.25471) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.319764+0000 mgr.y (mgr.25471) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.419246+0000 mgr.y (mgr.25471) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.517512+0000 mgr.y (mgr.25471) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.519542+0000 mgr.y (mgr.25471) 1637 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.613255+0000 mgr.y (mgr.25471) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.707673+0000 mgr.y (mgr.25471) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.786860+0000 mgr.y (mgr.25471) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.864430+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.866953+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.869593+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.236 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.870646+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.877868+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.878472+0000 mgr.y (mgr.25471) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.959869+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.962246+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.964930+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.965893+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.237 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:03.971884+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.041473+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.044370+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.048884+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.050095+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.058354+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.140693+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.143505+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.146874+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.148493+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.158007+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.237096+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.240664+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.244487+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.245917+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.256093+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.337105+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.339211+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.341692+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.342614+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.350051+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.431333+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.434805+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.439182+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.440237+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.449746+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.534500+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.536739+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.539500+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.540455+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.552629+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.630833+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.634009+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.638039+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.639380+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.650051+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.731798+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.733999+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.736519+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.737277+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.746981+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.827185+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.830052+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:04 smithi175 bash[67426]: audit 2023-12-06T21:29:04.832393+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:02.942043+0000 mgr.y (mgr.25471) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.041405+0000 mgr.y (mgr.25471) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.135718+0000 mgr.y (mgr.25471) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.228346+0000 mgr.y (mgr.25471) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.319764+0000 mgr.y (mgr.25471) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.419246+0000 mgr.y (mgr.25471) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.517512+0000 mgr.y (mgr.25471) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.519542+0000 mgr.y (mgr.25471) 1637 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.613255+0000 mgr.y (mgr.25471) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.707673+0000 mgr.y (mgr.25471) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.786860+0000 mgr.y (mgr.25471) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.864430+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.866953+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.869593+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.870646+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.877868+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.878472+0000 mgr.y (mgr.25471) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.959869+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.962246+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.964930+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:02.942043+0000 mgr.y (mgr.25471) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.041405+0000 mgr.y (mgr.25471) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.135718+0000 mgr.y (mgr.25471) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.228346+0000 mgr.y (mgr.25471) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.319764+0000 mgr.y (mgr.25471) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.419246+0000 mgr.y (mgr.25471) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.517512+0000 mgr.y (mgr.25471) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.519542+0000 mgr.y (mgr.25471) 1637 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:05.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.613255+0000 mgr.y (mgr.25471) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.707673+0000 mgr.y (mgr.25471) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.786860+0000 mgr.y (mgr.25471) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.864430+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.866953+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.869593+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.870646+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.877868+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.878472+0000 mgr.y (mgr.25471) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.959869+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.962246+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.964930+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.965893+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:03.971884+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.041473+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.044370+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.048884+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.050095+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.058354+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.140693+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.143505+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.146874+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.148493+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.158007+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.237096+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.240664+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.244487+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.245917+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.256093+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.337105+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.339211+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.341692+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.965893+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:03.971884+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.041473+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.044370+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.048884+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.050095+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.058354+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.140693+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.143505+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.146874+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.148493+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.158007+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.237096+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.240664+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.244487+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.245917+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.256093+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.337105+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.339211+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.341692+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.342614+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.350051+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.431333+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.434805+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.439182+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.440237+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.449746+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.534500+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.536739+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.539500+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.540455+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.552629+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.630833+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.634009+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.638039+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.639380+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.650051+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.731798+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.733999+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.736519+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.342614+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.350051+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.431333+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.434805+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.439182+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.440237+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.449746+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.534500+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.536739+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.539500+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.540455+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.552629+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.630833+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.634009+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.638039+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.639380+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.650051+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.731798+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.733999+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.736519+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.737277+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.746981+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.827185+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.830052+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[79547]: audit 2023-12-06T21:29:04.832393+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:05.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.737277+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:05.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.746981+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:05.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.827185+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:05.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.830052+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:05.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:04 smithi172 bash[83833]: audit 2023-12-06T21:29:04.832393+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.176 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[83459]: debug 2023-12-06T21:29:05.995+0000 7f986ee01640 -1 Falling back to public interface 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:03.972762+0000 mgr.y (mgr.25471) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.059236+0000 mgr.y (mgr.25471) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.158788+0000 mgr.y (mgr.25471) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.257027+0000 mgr.y (mgr.25471) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.350627+0000 mgr.y (mgr.25471) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.450657+0000 mgr.y (mgr.25471) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.553273+0000 mgr.y (mgr.25471) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cluster 2023-12-06T21:29:04.577483+0000 mgr.y (mgr.25471) 1649 : cluster 0 pgmap v261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.651000+0000 mgr.y (mgr.25471) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.747724+0000 mgr.y (mgr.25471) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.833602+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.850549+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.851020+0000 mgr.y (mgr.25471) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.929626+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.932022+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.934819+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.935733+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:04.943370+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.026789+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.178 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.030646+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.033467+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.034489+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.042749+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.122896+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.125735+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.129989+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.131496+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.139058+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.218353+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.220974+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.179 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.224628+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.225638+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.235244+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.317145+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.321317+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.324932+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.326240+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.335439+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.416061+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.420035+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.423835+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.425203+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.435367+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.516236+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.180 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.518347+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.520980+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.521916+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.531426+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.596581+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.599288+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.602464+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.603577+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.611540+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.694724+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.697231+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.699437+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.700347+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.707799+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.181 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.786691+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.789205+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.791976+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.792948+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.182 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:05 smithi175 bash[67426]: audit 2023-12-06T21:29:05.802219+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:03.972762+0000 mgr.y (mgr.25471) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.059236+0000 mgr.y (mgr.25471) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.158788+0000 mgr.y (mgr.25471) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.257027+0000 mgr.y (mgr.25471) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.350627+0000 mgr.y (mgr.25471) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.450657+0000 mgr.y (mgr.25471) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.553273+0000 mgr.y (mgr.25471) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cluster 2023-12-06T21:29:04.577483+0000 mgr.y (mgr.25471) 1649 : cluster 0 pgmap v261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.651000+0000 mgr.y (mgr.25471) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.747724+0000 mgr.y (mgr.25471) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.833602+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.850549+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.851020+0000 mgr.y (mgr.25471) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.929626+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.932022+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.934819+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.935733+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:04.943370+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.026789+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.030646+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:03.972762+0000 mgr.y (mgr.25471) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.059236+0000 mgr.y (mgr.25471) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.158788+0000 mgr.y (mgr.25471) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.257027+0000 mgr.y (mgr.25471) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.350627+0000 mgr.y (mgr.25471) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.450657+0000 mgr.y (mgr.25471) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.553273+0000 mgr.y (mgr.25471) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cluster 2023-12-06T21:29:04.577483+0000 mgr.y (mgr.25471) 1649 : cluster 0 pgmap v261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.651000+0000 mgr.y (mgr.25471) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.747724+0000 mgr.y (mgr.25471) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.833602+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.850549+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.851020+0000 mgr.y (mgr.25471) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.929626+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.932022+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.934819+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.935733+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:04.943370+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.026789+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.030646+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.033467+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.034489+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.042749+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.122896+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.125735+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.129989+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.131496+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.139058+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.218353+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.220974+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.224628+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.225638+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.235244+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.317145+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.321317+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.324932+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.326240+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.335439+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.416061+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.420035+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.033467+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.034489+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.042749+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.122896+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.125735+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.129989+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.131496+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.139058+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.218353+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.220974+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.224628+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.225638+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.235244+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.317145+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.321317+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.324932+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.326240+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.335439+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.416061+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.420035+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.423835+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.425203+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.435367+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.516236+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.518347+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.520980+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.521916+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.531426+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.596581+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.599288+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.602464+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.603577+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.611540+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.694724+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.697231+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.699437+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.700347+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.707799+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.786691+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.423835+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.425203+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.435367+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.516236+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.518347+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.520980+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.521916+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.531426+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.596581+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.599288+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.602464+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.603577+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.611540+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.694724+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.697231+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.699437+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.700347+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.707799+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.786691+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.789205+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.791976+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.332 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.792948+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[79547]: audit 2023-12-06T21:29:05.802219+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:06.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.789205+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:06.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.791976+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:06.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.792948+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:06.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:05 smithi172 bash[83833]: audit 2023-12-06T21:29:05.802219+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:04.943988+0000 mgr.y (mgr.25471) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.043576+0000 mgr.y (mgr.25471) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.139687+0000 mgr.y (mgr.25471) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.235792+0000 mgr.y (mgr.25471) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.336038+0000 mgr.y (mgr.25471) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.436163+0000 mgr.y (mgr.25471) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.532101+0000 mgr.y (mgr.25471) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.612066+0000 mgr.y (mgr.25471) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.708289+0000 mgr.y (mgr.25471) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.802844+0000 mgr.y (mgr.25471) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.883630+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.886324+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.889261+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.890488+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.897864+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.898546+0000 mgr.y (mgr.25471) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.980097+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.984396+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.987749+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.988603+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:05.994721+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.061749+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.064232+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.067493+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.068773+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.077989+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.155524+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.158926+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.162721+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.164272+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.173277+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.257148+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.259564+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.262823+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.263947+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.270358+0000 mon.a (mon.0) 6620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.351020+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.353371+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.356687+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.358116+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.368220+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.450263+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.452696+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.457355+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.459017+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.468055+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.550950+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.553106+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.556476+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.557360+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.563923+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.642404+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.645526+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.649317+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.650643+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.658434+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.739128+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.742108+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.746334+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.748192+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.756350+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.838417+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:06 smithi175 bash[67426]: audit 2023-12-06T21:29:06.842486+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:04.943988+0000 mgr.y (mgr.25471) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.043576+0000 mgr.y (mgr.25471) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.139687+0000 mgr.y (mgr.25471) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.235792+0000 mgr.y (mgr.25471) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.336038+0000 mgr.y (mgr.25471) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.436163+0000 mgr.y (mgr.25471) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.532101+0000 mgr.y (mgr.25471) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.612066+0000 mgr.y (mgr.25471) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.708289+0000 mgr.y (mgr.25471) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.802844+0000 mgr.y (mgr.25471) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.883630+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.886324+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.889261+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.890488+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.897864+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.898546+0000 mgr.y (mgr.25471) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.980097+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.984396+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.987749+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.988603+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:05.994721+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:04.943988+0000 mgr.y (mgr.25471) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.043576+0000 mgr.y (mgr.25471) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.139687+0000 mgr.y (mgr.25471) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.235792+0000 mgr.y (mgr.25471) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.336038+0000 mgr.y (mgr.25471) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.436163+0000 mgr.y (mgr.25471) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.532101+0000 mgr.y (mgr.25471) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.612066+0000 mgr.y (mgr.25471) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.708289+0000 mgr.y (mgr.25471) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.802844+0000 mgr.y (mgr.25471) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.883630+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.886324+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.889261+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.890488+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.897864+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.898546+0000 mgr.y (mgr.25471) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.980097+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.984396+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.987749+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.988603+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:05.994721+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.061749+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.064232+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.067493+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.068773+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.077989+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.155524+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.158926+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.162721+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.164272+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.173277+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.257148+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.259564+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.262823+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.263947+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.270358+0000 mon.a (mon.0) 6620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.351020+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.353371+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.356687+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.358116+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.061749+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.064232+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.067493+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.068773+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.077989+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.155524+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.158926+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.162721+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.164272+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.173277+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.257148+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.259564+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.262823+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.263947+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.270358+0000 mon.a (mon.0) 6620 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.351020+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.353371+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.356687+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.358116+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.368220+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.450263+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.452696+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.457355+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.459017+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.468055+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.550950+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.553106+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.556476+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.557360+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.563923+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.642404+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.645526+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.649317+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.650643+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.658434+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.739128+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.742108+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.746334+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.748192+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.756350+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.838417+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[79547]: audit 2023-12-06T21:29:06.842486+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.368220+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.450263+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.452696+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.457355+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.459017+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.468055+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.550950+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.553106+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.556476+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.557360+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.563923+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.642404+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.645526+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.649317+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.650643+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.658434+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.739128+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.742108+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.746334+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.748192+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.756350+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.838417+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:07.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:06 smithi172 bash[83833]: audit 2023-12-06T21:29:06.842486+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:05.995570+0000 mgr.y (mgr.25471) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.078540+0000 mgr.y (mgr.25471) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.174264+0000 mgr.y (mgr.25471) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.271004+0000 mgr.y (mgr.25471) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.368846+0000 mgr.y (mgr.25471) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.469056+0000 mgr.y (mgr.25471) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.564515+0000 mgr.y (mgr.25471) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cluster 2023-12-06T21:29:06.578461+0000 mgr.y (mgr.25471) 1671 : cluster 0 pgmap v262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.659299+0000 mgr.y (mgr.25471) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.757286+0000 mgr.y (mgr.25471) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.855117+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.856077+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.861493+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.862093+0000 mgr.y (mgr.25471) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.941543+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.944485+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.948674+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.950191+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:06.958342+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.039895+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.042488+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.045472+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.046599+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.055202+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.135002+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.138306+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.140985+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.142154+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.150432+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.227494+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.230775+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.235125+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.236606+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.245734+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.324222+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.327061+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.330027+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.331257+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.339592+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.420805+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.423666+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.426657+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.427696+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.436511+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: cluster 2023-12-06T21:29:07.480761+0000 mon.a (mon.0) 6681 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.516624+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.519344+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.522563+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.523688+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.532632+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.611696+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.616212+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.619802+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.621010+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.627829+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.707441+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.710468+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.716744+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.720053+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.721148+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.731391+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.810272+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.812983+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.816267+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.817386+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:07 smithi175 bash[67426]: audit 2023-12-06T21:29:07.823498+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:05.995570+0000 mgr.y (mgr.25471) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.078540+0000 mgr.y (mgr.25471) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.174264+0000 mgr.y (mgr.25471) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.271004+0000 mgr.y (mgr.25471) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.368846+0000 mgr.y (mgr.25471) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.469056+0000 mgr.y (mgr.25471) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.564515+0000 mgr.y (mgr.25471) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cluster 2023-12-06T21:29:06.578461+0000 mgr.y (mgr.25471) 1671 : cluster 0 pgmap v262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.659299+0000 mgr.y (mgr.25471) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.757286+0000 mgr.y (mgr.25471) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.855117+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.856077+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.861493+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.862093+0000 mgr.y (mgr.25471) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.941543+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.944485+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.948674+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.950191+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:06.958342+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.039895+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:05.995570+0000 mgr.y (mgr.25471) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.078540+0000 mgr.y (mgr.25471) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.174264+0000 mgr.y (mgr.25471) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.271004+0000 mgr.y (mgr.25471) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.368846+0000 mgr.y (mgr.25471) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.469056+0000 mgr.y (mgr.25471) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.564515+0000 mgr.y (mgr.25471) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cluster 2023-12-06T21:29:06.578461+0000 mgr.y (mgr.25471) 1671 : cluster 0 pgmap v262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.659299+0000 mgr.y (mgr.25471) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.757286+0000 mgr.y (mgr.25471) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.855117+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.856077+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.861493+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.862093+0000 mgr.y (mgr.25471) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.941543+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.944485+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.948674+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.950191+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:06.958342+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.039895+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.042488+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.045472+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.046599+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.055202+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.135002+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.138306+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.140985+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.142154+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.150432+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.227494+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.230775+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.235125+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.236606+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.245734+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.324222+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.327061+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.330027+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.331257+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.339592+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.420805+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.423666+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.426657+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.427696+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.436511+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: cluster 2023-12-06T21:29:07.480761+0000 mon.a (mon.0) 6681 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.516624+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.519344+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.522563+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.523688+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.532632+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.611696+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.616212+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.619802+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.621010+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.627829+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.707441+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.710468+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.716744+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.720053+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.721148+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.731391+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.810272+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.812983+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.816267+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.817386+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[79547]: audit 2023-12-06T21:29:07.823498+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.042488+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.045472+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.046599+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.055202+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.135002+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.138306+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.140985+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.142154+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.150432+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.227494+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.230775+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.235125+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.236606+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.245734+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.324222+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.327061+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.330027+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.331257+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.339592+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.420805+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.423666+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.426657+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.427696+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.436511+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: cluster 2023-12-06T21:29:07.480761+0000 mon.a (mon.0) 6681 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.516624+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.519344+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.522563+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.523688+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.532632+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.611696+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.616212+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.619802+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.621010+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.627829+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.707441+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.710468+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.716744+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.720053+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.721148+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.731391+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.810272+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.812983+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.816267+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.817386+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:08.334 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:07 smithi172 bash[83833]: audit 2023-12-06T21:29:07.823498+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:08] "GET /metrics HTTP/1.1" 200 38582 "" "Prometheus/2.33.4" 2023-12-06T21:29:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:06.959298+0000 mgr.y (mgr.25471) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.055827+0000 mgr.y (mgr.25471) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.151000+0000 mgr.y (mgr.25471) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.246646+0000 mgr.y (mgr.25471) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.340272+0000 mgr.y (mgr.25471) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.437121+0000 mgr.y (mgr.25471) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.533301+0000 mgr.y (mgr.25471) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.628472+0000 mgr.y (mgr.25471) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.732062+0000 mgr.y (mgr.25471) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.823963+0000 mgr.y (mgr.25471) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.905978+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.908531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.911935+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.912882+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.919531+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: cephadm 2023-12-06T21:29:07.920388+0000 mgr.y (mgr.25471) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:07.999417+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.002258+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.005213+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.006418+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.012480+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.095119+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.097451+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.100124+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.100956+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.106786+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.189112+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.191734+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.195012+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.196591+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.202856+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.284513+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.287014+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.290605+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.292004+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.299321+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.380444+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.383136+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.387974+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.389553+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.399659+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.477289+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.479910+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.075 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.482675+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.483615+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.489377+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.568102+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.571313+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.575634+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.576969+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.585972+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.667258+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.669831+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.672263+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.673036+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.680084+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.762677+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.076 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.765064+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.768008+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.769175+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[83833]: audit 2023-12-06T21:29:08.775416+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:06.959298+0000 mgr.y (mgr.25471) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.055827+0000 mgr.y (mgr.25471) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.077 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.151000+0000 mgr.y (mgr.25471) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.246646+0000 mgr.y (mgr.25471) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.340272+0000 mgr.y (mgr.25471) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.437121+0000 mgr.y (mgr.25471) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.533301+0000 mgr.y (mgr.25471) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.628472+0000 mgr.y (mgr.25471) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.732062+0000 mgr.y (mgr.25471) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.823963+0000 mgr.y (mgr.25471) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.905978+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.908531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.911935+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.912882+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.919531+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.078 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: cephadm 2023-12-06T21:29:07.920388+0000 mgr.y (mgr.25471) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:07.999417+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.002258+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.005213+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.006418+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.012480+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.095119+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.097451+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.100124+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.100956+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.106786+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.189112+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.191734+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.195012+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.079 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.196591+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.202856+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.284513+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.287014+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.290605+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.292004+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.299321+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.380444+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.383136+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.387974+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.389553+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.399659+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.477289+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.479910+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.482675+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.483615+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.489377+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.568102+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.571313+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.575634+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.576969+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.585972+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.667258+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.669831+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.672263+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.673036+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.680084+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.081 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.762677+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.765064+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.768008+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.769175+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.082 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:08 smithi172 bash[79547]: audit 2023-12-06T21:29:08.775416+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.252 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[83459]: debug 2023-12-06T21:29:09.027+0000 7f986ee01640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-06T21:29:09.252 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[83459]: debug 2023-12-06T21:29:09.083+0000 7f986ee01640 -1 osd.6 148 log_to_monitors true 2023-12-06T21:29:09.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:06.959298+0000 mgr.y (mgr.25471) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.055827+0000 mgr.y (mgr.25471) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.151000+0000 mgr.y (mgr.25471) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.246646+0000 mgr.y (mgr.25471) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.340272+0000 mgr.y (mgr.25471) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.437121+0000 mgr.y (mgr.25471) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.533301+0000 mgr.y (mgr.25471) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.628472+0000 mgr.y (mgr.25471) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.732062+0000 mgr.y (mgr.25471) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.823963+0000 mgr.y (mgr.25471) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.905978+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.908531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.911935+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.912882+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.919531+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: cephadm 2023-12-06T21:29:07.920388+0000 mgr.y (mgr.25471) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:09.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:07.999417+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.002258+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.005213+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.006418+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.012480+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.095119+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.097451+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.100124+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.100956+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.106786+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.189112+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.191734+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.195012+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.196591+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.254 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.202856+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.284513+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.287014+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.290605+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.292004+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.299321+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.380444+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.383136+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.387974+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.389553+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.255 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.399659+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.477289+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.479910+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.482675+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.483615+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.489377+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.568102+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.571313+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.575634+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.576969+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.585972+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.667258+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.669831+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.672263+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.256 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.673036+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.680084+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.762677+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.765064+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.768008+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.769175+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:09.257 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:08 smithi175 bash[67426]: audit 2023-12-06T21:29:08.775416+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.013358+0000 mgr.y (mgr.25471) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.107335+0000 mgr.y (mgr.25471) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.203547+0000 mgr.y (mgr.25471) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.299895+0000 mgr.y (mgr.25471) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.400255+0000 mgr.y (mgr.25471) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.490039+0000 mgr.y (mgr.25471) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cluster 2023-12-06T21:29:08.579085+0000 mgr.y (mgr.25471) 1692 : cluster 0 pgmap v263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.586890+0000 mgr.y (mgr.25471) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.680651+0000 mgr.y (mgr.25471) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.775965+0000 mgr.y (mgr.25471) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.861764+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.864805+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.867771+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.868575+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.874085+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.874570+0000 mgr.y (mgr.25471) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.955802+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.958303+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.961503+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.962520+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:08.970928+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.054504+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.057748+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.063255+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.064792+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.074101+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.098609+0000 mon.c (mon.1) 26 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.099176+0000 mon.a (mon.0) 6768 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.158014+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.160878+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.163387+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.164363+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.171736+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.251607+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.254357+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.257399+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.258444+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.264600+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.345915+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.348584+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.351531+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.352605+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.360375+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.442817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.445279+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.448620+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.449829+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.456372+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.533781+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.537657+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.541899+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.543263+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.553385+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.632440+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.636064+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.639376+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.640713+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.651460+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.735017+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.737744+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.742015+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.743563+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.752286+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.836835+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.839405+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.842565+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:09 smithi175 bash[67426]: audit 2023-12-06T21:29:09.843678+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.252 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[83459]: debug 2023-12-06T21:29:10.107+0000 7f985d26c700 -1 osd.6 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.013358+0000 mgr.y (mgr.25471) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.107335+0000 mgr.y (mgr.25471) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.203547+0000 mgr.y (mgr.25471) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.299895+0000 mgr.y (mgr.25471) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.400255+0000 mgr.y (mgr.25471) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.490039+0000 mgr.y (mgr.25471) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cluster 2023-12-06T21:29:08.579085+0000 mgr.y (mgr.25471) 1692 : cluster 0 pgmap v263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.586890+0000 mgr.y (mgr.25471) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.680651+0000 mgr.y (mgr.25471) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.775965+0000 mgr.y (mgr.25471) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.861764+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.864805+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.867771+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.868575+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.874085+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.874570+0000 mgr.y (mgr.25471) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.955802+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.958303+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.961503+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.962520+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.013358+0000 mgr.y (mgr.25471) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.107335+0000 mgr.y (mgr.25471) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.203547+0000 mgr.y (mgr.25471) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.299895+0000 mgr.y (mgr.25471) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.400255+0000 mgr.y (mgr.25471) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.490039+0000 mgr.y (mgr.25471) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cluster 2023-12-06T21:29:08.579085+0000 mgr.y (mgr.25471) 1692 : cluster 0 pgmap v263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.586890+0000 mgr.y (mgr.25471) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.680651+0000 mgr.y (mgr.25471) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.775965+0000 mgr.y (mgr.25471) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.861764+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.864805+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.867771+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.868575+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.874085+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.874570+0000 mgr.y (mgr.25471) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:10.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.955802+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.958303+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.961503+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.962520+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:08.970928+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.054504+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.057748+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.063255+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.064792+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.074101+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.098609+0000 mon.c (mon.1) 26 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.099176+0000 mon.a (mon.0) 6768 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.158014+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.160878+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.163387+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.164363+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.171736+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.251607+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.254357+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.257399+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.258444+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.264600+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.345915+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:08.970928+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.054504+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.057748+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.063255+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.064792+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.074101+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.098609+0000 mon.c (mon.1) 26 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.099176+0000 mon.a (mon.0) 6768 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.158014+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.160878+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.163387+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.164363+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.171736+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.251607+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.254357+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.257399+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.258444+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.264600+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.345915+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.348584+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.351531+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.352605+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.360375+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.442817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.445279+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.448620+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.449829+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.456372+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.533781+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.537657+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.541899+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.543263+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.553385+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.333 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.632440+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.636064+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.639376+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.640713+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.651460+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.735017+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.737744+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.742015+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.743563+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.752286+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.836835+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.839405+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.334 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.842565+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[79547]: audit 2023-12-06T21:29:09.843678+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.348584+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.351531+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.352605+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.360375+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.442817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.445279+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.335 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.448620+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.449829+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.456372+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.533781+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.537657+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.541899+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.543263+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.553385+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.632440+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.636064+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.639376+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.640713+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.651460+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.735017+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.336 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.737744+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.742015+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.743563+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.752286+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.836835+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.839405+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.842565+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:10.337 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:09 smithi172 bash[83833]: audit 2023-12-06T21:29:09.843678+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.116 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:08.971542+0000 mgr.y (mgr.25471) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.074875+0000 mgr.y (mgr.25471) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.172340+0000 mgr.y (mgr.25471) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.265114+0000 mgr.y (mgr.25471) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.360953+0000 mgr.y (mgr.25471) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.456874+0000 mgr.y (mgr.25471) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.554085+0000 mgr.y (mgr.25471) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.652503+0000 mgr.y (mgr.25471) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.753059+0000 mgr.y (mgr.25471) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.853045+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.853721+0000 mgr.y (mgr.25471) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.923310+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.925810+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.928723+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.117 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.929860+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:09.937254+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.012533+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.015441+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.019776+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.021038+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.028247+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.073045+0000 mon.a (mon.0) 6819 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: cluster 2023-12-06T21:29:10.079071+0000 mon.a (mon.0) 6820 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.080518+0000 mon.c (mon.1) 27 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.081420+0000 mon.a (mon.0) 6821 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.111216+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.113597+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.118 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.116079+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.117094+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.124217+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.205299+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.207880+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.210679+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.211864+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.218313+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.298296+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.300469+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.304083+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.305125+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.313109+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.396059+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.119 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.400041+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.403646+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.404926+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.413638+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.495669+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.498104+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.501079+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.502186+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.508676+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.591439+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.594243+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.596856+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.597636+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.605075+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.684362+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.687506+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.690261+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.691384+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.699127+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.779081+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.781783+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.785065+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.786278+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:10 smithi175 bash[67426]: audit 2023-12-06T21:29:10.792818+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:08.971542+0000 mgr.y (mgr.25471) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.074875+0000 mgr.y (mgr.25471) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.172340+0000 mgr.y (mgr.25471) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.265114+0000 mgr.y (mgr.25471) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.360953+0000 mgr.y (mgr.25471) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.456874+0000 mgr.y (mgr.25471) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.554085+0000 mgr.y (mgr.25471) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.652503+0000 mgr.y (mgr.25471) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.753059+0000 mgr.y (mgr.25471) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.853045+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.853721+0000 mgr.y (mgr.25471) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.923310+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.925810+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.928723+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.929860+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:09.937254+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.012533+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.015441+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.019776+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.021038+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.028247+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:08.971542+0000 mgr.y (mgr.25471) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.074875+0000 mgr.y (mgr.25471) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.172340+0000 mgr.y (mgr.25471) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.265114+0000 mgr.y (mgr.25471) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.360953+0000 mgr.y (mgr.25471) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.456874+0000 mgr.y (mgr.25471) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.554085+0000 mgr.y (mgr.25471) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.652503+0000 mgr.y (mgr.25471) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.753059+0000 mgr.y (mgr.25471) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.853045+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.853721+0000 mgr.y (mgr.25471) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.923310+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.925810+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.928723+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.929860+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:09.937254+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.012533+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.015441+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.019776+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.021038+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.028247+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.073045+0000 mon.a (mon.0) 6819 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: cluster 2023-12-06T21:29:10.079071+0000 mon.a (mon.0) 6820 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.080518+0000 mon.c (mon.1) 27 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.081420+0000 mon.a (mon.0) 6821 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.111216+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.113597+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.116079+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.117094+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.124217+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.205299+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.207880+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.210679+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.211864+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.218313+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.298296+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.300469+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.304083+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.305125+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.313109+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.073045+0000 mon.a (mon.0) 6819 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: cluster 2023-12-06T21:29:10.079071+0000 mon.a (mon.0) 6820 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.080518+0000 mon.c (mon.1) 27 : audit 1 from='osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.327 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.081420+0000 mon.a (mon.0) 6821 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.111216+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.113597+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.116079+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.117094+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.124217+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.205299+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.207880+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.210679+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.211864+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.218313+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.298296+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.300469+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.304083+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.305125+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.313109+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.396059+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.400041+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.403646+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.404926+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.413638+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.495669+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.498104+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.501079+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.502186+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.508676+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.591439+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.594243+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.596856+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.597636+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.605075+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.684362+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.687506+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.690261+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.691384+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.699127+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.779081+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.781783+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.785065+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.786278+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[79547]: audit 2023-12-06T21:29:10.792818+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.396059+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.400041+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.403646+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.404926+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.413638+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.495669+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.498104+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.501079+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.502186+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.508676+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.591439+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.594243+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.596856+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.597636+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.605075+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.684362+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.687506+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.332 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.690261+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.691384+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.699127+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.779081+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.781783+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.785065+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.786278+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:11.333 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:10 smithi172 bash[83833]: audit 2023-12-06T21:29:10.792818+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:09.937812+0000 mgr.y (mgr.25471) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.028852+0000 mgr.y (mgr.25471) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.124914+0000 mgr.y (mgr.25471) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.218972+0000 mgr.y (mgr.25471) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.313899+0000 mgr.y (mgr.25471) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:10.382557+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:10.386737+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:10.389586+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.414319+0000 mgr.y (mgr.25471) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.509350+0000 mgr.y (mgr.25471) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:10.579845+0000 mgr.y (mgr.25471) 1714 : cluster 0 pgmap v265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.605579+0000 mgr.y (mgr.25471) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.699821+0000 mgr.y (mgr.25471) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.793322+0000 mgr.y (mgr.25471) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.876447+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.878254+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.880402+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.881157+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.886778+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.887290+0000 mgr.y (mgr.25471) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.964178+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.967446+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.971609+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.972909+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:10.979872+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.057390+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.061269+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.064982+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.066267+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.074191+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.121466+0000 mon.a (mon.0) 6877 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:12.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.129391+0000 mon.a (mon.0) 6878 : cluster 1 osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825] boot 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.129507+0000 mon.a (mon.0) 6879 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.135489+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.157758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.159879+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.161907+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.162709+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.169349+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.219213+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.221956+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.224812+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.225727+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.234159+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.312295+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.315224+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.318191+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.319302+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.327838+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.409567+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.412216+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.415019+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.416191+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.424694+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.502558+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.505387+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.508854+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.514678+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.521825+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.006 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.604030+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.606227+0000 mon.a (mon.0) 6907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.609145+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.610048+0000 mon.a (mon.0) 6909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.617319+0000 mon.a (mon.0) 6910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.697027+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.699679+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.702719+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.703959+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.710687+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.817705+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.821554+0000 mon.a (mon.0) 6917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.825524+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.826553+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.007 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:11 smithi175 bash[67426]: audit 2023-12-06T21:29:11.832663+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.317 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:09.937812+0000 mgr.y (mgr.25471) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.317 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.028852+0000 mgr.y (mgr.25471) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.124914+0000 mgr.y (mgr.25471) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.218972+0000 mgr.y (mgr.25471) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.313899+0000 mgr.y (mgr.25471) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:10.382557+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:10.386737+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:10.389586+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.414319+0000 mgr.y (mgr.25471) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.509350+0000 mgr.y (mgr.25471) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:10.579845+0000 mgr.y (mgr.25471) 1714 : cluster 0 pgmap v265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.605579+0000 mgr.y (mgr.25471) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.699821+0000 mgr.y (mgr.25471) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.318 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.793322+0000 mgr.y (mgr.25471) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.876447+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.878254+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.880402+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.881157+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.886778+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.887290+0000 mgr.y (mgr.25471) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.319 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.964178+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.967446+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.971609+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.972909+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:10.979872+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.057390+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.061269+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.064982+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.066267+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.074191+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.121466+0000 mon.a (mon.0) 6877 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.129391+0000 mon.a (mon.0) 6878 : cluster 1 osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825] boot 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.129507+0000 mon.a (mon.0) 6879 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.135489+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:29:12.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.157758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.159879+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.161907+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.162709+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.169349+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.219213+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.221956+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:09.937812+0000 mgr.y (mgr.25471) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.028852+0000 mgr.y (mgr.25471) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.124914+0000 mgr.y (mgr.25471) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.218972+0000 mgr.y (mgr.25471) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.313899+0000 mgr.y (mgr.25471) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:10.382557+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:10.386737+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:10.389586+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e151 with expected crc 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.414319+0000 mgr.y (mgr.25471) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.509350+0000 mgr.y (mgr.25471) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:10.579845+0000 mgr.y (mgr.25471) 1714 : cluster 0 pgmap v265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.605579+0000 mgr.y (mgr.25471) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.699821+0000 mgr.y (mgr.25471) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.793322+0000 mgr.y (mgr.25471) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.876447+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.878254+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.880402+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.881157+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.886778+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.887290+0000 mgr.y (mgr.25471) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.964178+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.967446+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.971609+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.972909+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:10.979872+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.057390+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.061269+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.064982+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.066267+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.074191+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.121466+0000 mon.a (mon.0) 6877 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.129391+0000 mon.a (mon.0) 6878 : cluster 1 osd.6 [v2:172.21.15.175:6816/1248277825,v1:172.21.15.175:6817/1248277825] boot 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.129507+0000 mon.a (mon.0) 6879 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.135489+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.157758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.159879+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.161907+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.162709+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.169349+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.219213+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.221956+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.224812+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.225727+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.234159+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.312295+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.315224+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.318191+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.319302+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.327838+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.409567+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.412216+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.415019+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.416191+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.424694+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.502558+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.505387+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.508854+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.514678+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.521825+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.604030+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.606227+0000 mon.a (mon.0) 6907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.224812+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.225727+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.234159+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.312295+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.315224+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.318191+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.319302+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.327838+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.409567+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.412216+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.415019+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.416191+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.424694+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.502558+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.505387+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.508854+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.514678+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.521825+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.604030+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.606227+0000 mon.a (mon.0) 6907 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.609145+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.610048+0000 mon.a (mon.0) 6909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.617319+0000 mon.a (mon.0) 6910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.697027+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.699679+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.702719+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.703959+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.710687+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.817705+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.821554+0000 mon.a (mon.0) 6917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.825524+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.826553+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[83833]: audit 2023-12-06T21:29:11.832663+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.609145+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.610048+0000 mon.a (mon.0) 6909 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.617319+0000 mon.a (mon.0) 6910 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.329 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.697027+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.699679+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.702719+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.703959+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.710687+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.817705+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.821554+0000 mon.a (mon.0) 6917 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.825524+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.826553+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:12.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:11 smithi172 bash[79547]: audit 2023-12-06T21:29:11.832663+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:12.572 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[75766]: debug 2023-12-06T21:29:12.313+0000 7f8713faf700 -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) 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:10.980517+0000 mgr.y (mgr.25471) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.074896+0000 mgr.y (mgr.25471) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.121133+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.134838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.136509+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.138351+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.140029+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:11.141950+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.169961+0000 mgr.y (mgr.25471) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.234881+0000 mgr.y (mgr.25471) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.328362+0000 mgr.y (mgr.25471) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.425243+0000 mgr.y (mgr.25471) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.522407+0000 mgr.y (mgr.25471) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.618020+0000 mgr.y (mgr.25471) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.711332+0000 mgr.y (mgr.25471) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.833392+0000 mgr.y (mgr.25471) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.919996+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.922859+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.925788+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.926616+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.935192+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.951695+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.961853+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:11.969316+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.019699+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.023240+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.026246+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.027205+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.037442+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.114481+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.116924+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.119694+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.120651+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.128609+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.145306+0000 mon.a (mon.0) 6939 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.208299+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.211627+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.214616+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.215747+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.222767+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.266330+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.275445+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.283003+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.305825+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.308971+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.311659+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.175 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.313692+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.176 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:12 smithi175 bash[67426]: audit 2023-12-06T21:29:12.315921+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:10.980517+0000 mgr.y (mgr.25471) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.074896+0000 mgr.y (mgr.25471) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.121133+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.134838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.136509+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.138351+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.140029+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:11.141950+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.169961+0000 mgr.y (mgr.25471) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.234881+0000 mgr.y (mgr.25471) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.328362+0000 mgr.y (mgr.25471) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.425243+0000 mgr.y (mgr.25471) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.522407+0000 mgr.y (mgr.25471) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.618020+0000 mgr.y (mgr.25471) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.711332+0000 mgr.y (mgr.25471) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.323 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.833392+0000 mgr.y (mgr.25471) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.919996+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.922859+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.925788+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.926616+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.935192+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.951695+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.961853+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:10.980517+0000 mgr.y (mgr.25471) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.074896+0000 mgr.y (mgr.25471) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.121133+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.134838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.136509+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.138351+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.140029+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:11.141950+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.169961+0000 mgr.y (mgr.25471) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.234881+0000 mgr.y (mgr.25471) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.328362+0000 mgr.y (mgr.25471) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.425243+0000 mgr.y (mgr.25471) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.522407+0000 mgr.y (mgr.25471) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.618020+0000 mgr.y (mgr.25471) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.711332+0000 mgr.y (mgr.25471) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.833392+0000 mgr.y (mgr.25471) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.919996+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.325 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.922859+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.925788+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.926616+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.935192+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.951695+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.961853+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:11.969316+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.326 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.019699+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.023240+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.026246+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.027205+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.037442+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.114481+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.116924+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.119694+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.120651+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.128609+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.145306+0000 mon.a (mon.0) 6939 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.208299+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.211627+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.214616+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.215747+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.222767+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.266330+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.275445+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.283003+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.305825+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.308971+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.311659+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.313692+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[79547]: audit 2023-12-06T21:29:12.315921+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:13.328 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:11.969316+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.019699+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.023240+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.026246+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.027205+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.037442+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.114481+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.116924+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.119694+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.120651+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.128609+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.145306+0000 mon.a (mon.0) 6939 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.208299+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.211627+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.329 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.214616+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.215747+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.222767+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.266330+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.275445+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.283003+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.305825+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.308971+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.311659+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.313692+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:13.330 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:12 smithi172 bash[83833]: audit 2023-12-06T21:29:12.315921+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cephadm 2023-12-06T21:29:11.936570+0000 mgr.y (mgr.25471) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cephadm 2023-12-06T21:29:12.037937+0000 mgr.y (mgr.25471) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cephadm 2023-12-06T21:29:12.129277+0000 mgr.y (mgr.25471) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.139343+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.145863+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.148835+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.154212+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.156153+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.157142+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cephadm 2023-12-06T21:29:12.223458+0000 mgr.y (mgr.25471) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: audit 2023-12-06T21:29:12.316201+0000 mgr.y (mgr.25471) 1733 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cephadm 2023-12-06T21:29:12.317282+0000 mgr.y (mgr.25471) 1734 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:12.580676+0000 mgr.y (mgr.25471) 1735 : cluster 0 pgmap v268: 161 pgs: 4 peering, 16 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[83833]: cluster 2023-12-06T21:29:13.485427+0000 mon.a (mon.0) 6953 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cephadm 2023-12-06T21:29:11.936570+0000 mgr.y (mgr.25471) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cephadm 2023-12-06T21:29:12.037937+0000 mgr.y (mgr.25471) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cephadm 2023-12-06T21:29:12.129277+0000 mgr.y (mgr.25471) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.139343+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.145863+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.148835+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.139 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.154212+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.156153+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.157142+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cephadm 2023-12-06T21:29:12.223458+0000 mgr.y (mgr.25471) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: audit 2023-12-06T21:29:12.316201+0000 mgr.y (mgr.25471) 1733 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cephadm 2023-12-06T21:29:12.317282+0000 mgr.y (mgr.25471) 1734 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:12.580676+0000 mgr.y (mgr.25471) 1735 : cluster 0 pgmap v268: 161 pgs: 4 peering, 16 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-06T21:29:14.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:13 smithi172 bash[79547]: cluster 2023-12-06T21:29:13.485427+0000 mon.a (mon.0) 6953 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cephadm 2023-12-06T21:29:11.936570+0000 mgr.y (mgr.25471) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cephadm 2023-12-06T21:29:12.037937+0000 mgr.y (mgr.25471) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cephadm 2023-12-06T21:29:12.129277+0000 mgr.y (mgr.25471) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.139343+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.145863+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.148835+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.154212+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.156153+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.157142+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e153 with expected crc 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cephadm 2023-12-06T21:29:12.223458+0000 mgr.y (mgr.25471) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: audit 2023-12-06T21:29:12.316201+0000 mgr.y (mgr.25471) 1733 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cephadm 2023-12-06T21:29:12.317282+0000 mgr.y (mgr.25471) 1734 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:12.580676+0000 mgr.y (mgr.25471) 1735 : cluster 0 pgmap v268: 161 pgs: 4 peering, 16 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-06T21:29:14.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:13 smithi175 bash[67426]: cluster 2023-12-06T21:29:13.485427+0000 mon.a (mon.0) 6953 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:15.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:14 smithi175 bash[67426]: audit 2023-12-06T21:29:13.528285+0000 mgr.y (mgr.25471) 1736 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:15.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:14 smithi172 bash[79547]: audit 2023-12-06T21:29:13.528285+0000 mgr.y (mgr.25471) 1736 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:15.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:14 smithi172 bash[83833]: audit 2023-12-06T21:29:13.528285+0000 mgr.y (mgr.25471) 1736 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:16.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:15 smithi175 bash[67426]: cluster 2023-12-06T21:29:14.581888+0000 mgr.y (mgr.25471) 1737 : cluster 0 pgmap v269: 161 pgs: 4 peering, 13 active+undersized+degraded, 27 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2023-12-06T21:29:16.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:15 smithi172 bash[83833]: cluster 2023-12-06T21:29:14.581888+0000 mgr.y (mgr.25471) 1737 : cluster 0 pgmap v269: 161 pgs: 4 peering, 13 active+undersized+degraded, 27 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2023-12-06T21:29:16.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:15 smithi172 bash[79547]: cluster 2023-12-06T21:29:14.581888+0000 mgr.y (mgr.25471) 1737 : cluster 0 pgmap v269: 161 pgs: 4 peering, 13 active+undersized+degraded, 27 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2023-12-06T21:29:17.274 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[83833]: audit 2023-12-06T21:29:16.021732+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[83833]: audit 2023-12-06T21:29:16.034331+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[83833]: audit 2023-12-06T21:29:16.043800+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[83833]: cluster 2023-12-06T21:29:16.583321+0000 mgr.y (mgr.25471) 1738 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[79547]: audit 2023-12-06T21:29:16.021732+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[79547]: audit 2023-12-06T21:29:16.034331+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[79547]: audit 2023-12-06T21:29:16.043800+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.275 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:17 smithi172 bash[79547]: cluster 2023-12-06T21:29:16.583321+0000 mgr.y (mgr.25471) 1738 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-06T21:29:17.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:17 smithi175 bash[67426]: audit 2023-12-06T21:29:16.021732+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:17 smithi175 bash[67426]: audit 2023-12-06T21:29:16.034331+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:17 smithi175 bash[67426]: audit 2023-12-06T21:29:16.043800+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:17.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:17 smithi175 bash[67426]: cluster 2023-12-06T21:29:16.583321+0000 mgr.y (mgr.25471) 1738 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-06T21:29:18.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:18 smithi175 bash[67426]: cluster 2023-12-06T21:29:17.040812+0000 mon.a (mon.0) 6957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded) 2023-12-06T21:29:18.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:18 smithi175 bash[67426]: cluster 2023-12-06T21:29:17.040876+0000 mon.a (mon.0) 6958 : cluster 1 Cluster is now healthy 2023-12-06T21:29:18.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:18 smithi175 bash[67426]: audit 2023-12-06T21:29:17.326731+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:18.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:18 smithi175 bash[67426]: audit 2023-12-06T21:29:17.330203+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[79547]: cluster 2023-12-06T21:29:17.040812+0000 mon.a (mon.0) 6957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded) 2023-12-06T21:29:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[79547]: cluster 2023-12-06T21:29:17.040876+0000 mon.a (mon.0) 6958 : cluster 1 Cluster is now healthy 2023-12-06T21:29:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[79547]: audit 2023-12-06T21:29:17.326731+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:18.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[79547]: audit 2023-12-06T21:29:17.330203+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:18.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[83833]: cluster 2023-12-06T21:29:17.040812+0000 mon.a (mon.0) 6957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded) 2023-12-06T21:29:18.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[83833]: cluster 2023-12-06T21:29:17.040876+0000 mon.a (mon.0) 6958 : cluster 1 Cluster is now healthy 2023-12-06T21:29:18.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[83833]: audit 2023-12-06T21:29:17.326731+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:18.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[83833]: audit 2023-12-06T21:29:17.330203+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:19.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:19 smithi172 bash[79547]: cluster 2023-12-06T21:29:18.584269+0000 mgr.y (mgr.25471) 1739 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:29:19.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:18] "GET /metrics HTTP/1.1" 200 38588 "" "Prometheus/2.33.4" 2023-12-06T21:29:19.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:19 smithi172 bash[83833]: cluster 2023-12-06T21:29:18.584269+0000 mgr.y (mgr.25471) 1739 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:29:19.382 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:19 smithi175 bash[67426]: cluster 2023-12-06T21:29:18.584269+0000 mgr.y (mgr.25471) 1739 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T21:29:21.000 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:29:21.773 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:29:21.773 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 9s ago 23m - - 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 5s ago 23m - - 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (9m) 9s ago 16m 16.9M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (8m) 5s ago 16m 44.4M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (8m) 9s ago 13m 48.7M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (7m) 5s ago 22m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (8m) 9s ago 24m 516M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (7m) 9s ago 24m 76.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (6m) 5s ago 23m 54.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (6m) 9s ago 23m 59.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (9m) 9s ago 16m 12.2M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (9m) 5s ago 16m 12.0M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (4m) 9s ago 22m 55.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (4m) 9s ago 21m 57.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:29:21.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (3m) 9s ago 21m 50.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (2m) 9s ago 20m 53.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (98s) 5s ago 19m 48.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 555fdb70453f 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (57s) 5s ago 19m 49.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 991e1b5ad9b9 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (18s) 5s ago 18m 48.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b f92d16da61e5 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (17m) 5s ago 17m 72.2M 4096M 17.2.0 e1d6a67b021e 6223ef95775d 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (7m) 5s ago 16m 66.3M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (14m) 9s ago 14m 90.3M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (14m) 5s ago 14m 89.7M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (14m) 9s ago 14m 89.3M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:29:21.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (14m) 5s ago 14m 88.9M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:29:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:21 smithi175 bash[67426]: cluster 2023-12-06T21:29:20.585679+0000 mgr.y (mgr.25471) 1740 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-06T21:29:22.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:21 smithi172 bash[79547]: cluster 2023-12-06T21:29:20.585679+0000 mgr.y (mgr.25471) 1740 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-06T21:29:22.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:21 smithi172 bash[83833]: cluster 2023-12-06T21:29:20.585679+0000 mgr.y (mgr.25471) 1740 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-06T21:29:22.231 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:29:22.232 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:29:22.233 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:29:22.233 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T21:29:22.233 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 12 2023-12-06T21:29:22.233 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:29:22.233 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "12/23 daemons upgraded", 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2023-12-06T21:29:22.610 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:29:23.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:22 smithi175 bash[67426]: audit 2023-12-06T21:29:20.983250+0000 mgr.y (mgr.25471) 1741 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:22 smithi175 bash[67426]: audit 2023-12-06T21:29:21.359217+0000 mgr.y (mgr.25471) 1742 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:22 smithi175 bash[67426]: audit 2023-12-06T21:29:21.739734+0000 mgr.y (mgr.25471) 1743 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:22 smithi175 bash[67426]: audit 2023-12-06T21:29:22.230376+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.172:0/3228055528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:23.057 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2023-12-06T21:29:23.071 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[83833]: audit 2023-12-06T21:29:20.983250+0000 mgr.y (mgr.25471) 1741 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[83833]: audit 2023-12-06T21:29:21.359217+0000 mgr.y (mgr.25471) 1742 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[83833]: audit 2023-12-06T21:29:21.739734+0000 mgr.y (mgr.25471) 1743 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[83833]: audit 2023-12-06T21:29:22.230376+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.172:0/3228055528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[79547]: audit 2023-12-06T21:29:20.983250+0000 mgr.y (mgr.25471) 1741 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[79547]: audit 2023-12-06T21:29:21.359217+0000 mgr.y (mgr.25471) 1742 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[79547]: audit 2023-12-06T21:29:21.739734+0000 mgr.y (mgr.25471) 1743 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:22 smithi172 bash[79547]: audit 2023-12-06T21:29:22.230376+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.172:0/3228055528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[79547]: cluster 2023-12-06T21:29:22.586656+0000 mgr.y (mgr.25471) 1744 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[79547]: audit 2023-12-06T21:29:22.608188+0000 mgr.y (mgr.25471) 1745 : audit 0 from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[79547]: audit 2023-12-06T21:29:22.729197+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[79547]: audit 2023-12-06T21:29:23.056796+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.172:0/568920200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[83833]: cluster 2023-12-06T21:29:22.586656+0000 mgr.y (mgr.25471) 1744 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T21:29:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[83833]: audit 2023-12-06T21:29:22.608188+0000 mgr.y (mgr.25471) 1745 : audit 0 from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:23.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[83833]: audit 2023-12-06T21:29:22.729197+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:23.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:23 smithi172 bash[83833]: audit 2023-12-06T21:29:23.056796+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.172:0/568920200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:29:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:23 smithi175 bash[67426]: cluster 2023-12-06T21:29:22.586656+0000 mgr.y (mgr.25471) 1744 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T21:29:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:23 smithi175 bash[67426]: audit 2023-12-06T21:29:22.608188+0000 mgr.y (mgr.25471) 1745 : audit 0 from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:23 smithi175 bash[67426]: audit 2023-12-06T21:29:22.729197+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:24.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:23 smithi175 bash[67426]: audit 2023-12-06T21:29:23.056796+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.172:0/568920200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:29:25.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:24 smithi175 bash[67426]: audit 2023-12-06T21:29:23.539394+0000 mgr.y (mgr.25471) 1746 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:25.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:24 smithi172 bash[79547]: audit 2023-12-06T21:29:23.539394+0000 mgr.y (mgr.25471) 1746 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:25.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:24 smithi172 bash[83833]: audit 2023-12-06T21:29:23.539394+0000 mgr.y (mgr.25471) 1746 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:26.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:25 smithi175 bash[67426]: cluster 2023-12-06T21:29:24.587722+0000 mgr.y (mgr.25471) 1747 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:29:26.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:25 smithi172 bash[79547]: cluster 2023-12-06T21:29:24.587722+0000 mgr.y (mgr.25471) 1747 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:29:26.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:25 smithi172 bash[83833]: cluster 2023-12-06T21:29:24.587722+0000 mgr.y (mgr.25471) 1747 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:29:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:27 smithi175 bash[67426]: cluster 2023-12-06T21:29:26.589271+0000 mgr.y (mgr.25471) 1748 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:28.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:27 smithi175 bash[67426]: audit 2023-12-06T21:29:27.333053+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:27 smithi172 bash[79547]: cluster 2023-12-06T21:29:26.589271+0000 mgr.y (mgr.25471) 1748 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:28.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:27 smithi172 bash[79547]: audit 2023-12-06T21:29:27.333053+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:27 smithi172 bash[83833]: cluster 2023-12-06T21:29:26.589271+0000 mgr.y (mgr.25471) 1748 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:28.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:27 smithi172 bash[83833]: audit 2023-12-06T21:29:27.333053+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:28 smithi175 bash[67426]: audit 2023-12-06T21:29:27.333507+0000 mgr.y (mgr.25471) 1749 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:29.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:28 smithi175 bash[67426]: cephadm 2023-12-06T21:29:27.336333+0000 mgr.y (mgr.25471) 1750 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T21:29:29.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:28] "GET /metrics HTTP/1.1" 200 38588 "" "Prometheus/2.33.4" 2023-12-06T21:29:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:28 smithi172 bash[79547]: audit 2023-12-06T21:29:27.333507+0000 mgr.y (mgr.25471) 1749 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:29.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:28 smithi172 bash[79547]: cephadm 2023-12-06T21:29:27.336333+0000 mgr.y (mgr.25471) 1750 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T21:29:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:28 smithi172 bash[83833]: audit 2023-12-06T21:29:27.333507+0000 mgr.y (mgr.25471) 1749 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T21:29:29.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:28 smithi172 bash[83833]: cephadm 2023-12-06T21:29:27.336333+0000 mgr.y (mgr.25471) 1750 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T21:29:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[79547]: cluster 2023-12-06T21:29:28.590215+0000 mgr.y (mgr.25471) 1751 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[79547]: audit 2023-12-06T21:29:29.715012+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[79547]: audit 2023-12-06T21:29:29.719312+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:29:30.073 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[79547]: audit 2023-12-06T21:29:29.720836+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[83833]: cluster 2023-12-06T21:29:28.590215+0000 mgr.y (mgr.25471) 1751 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[83833]: audit 2023-12-06T21:29:29.715012+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:30.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[83833]: audit 2023-12-06T21:29:29.719312+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:29:30.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:29 smithi172 bash[83833]: audit 2023-12-06T21:29:29.720836+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:30.152 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:29 smithi175 bash[67426]: cluster 2023-12-06T21:29:28.590215+0000 mgr.y (mgr.25471) 1751 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:30.152 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:29 smithi175 bash[67426]: audit 2023-12-06T21:29:29.715012+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:30.152 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:29 smithi175 bash[67426]: audit 2023-12-06T21:29:29.719312+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:29:30.152 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:29 smithi175 bash[67426]: audit 2023-12-06T21:29:29.720836+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:31.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:30 smithi175 bash[67426]: cephadm 2023-12-06T21:29:29.707560+0000 mgr.y (mgr.25471) 1752 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T21:29:31.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:30 smithi175 bash[67426]: cephadm 2023-12-06T21:29:29.726421+0000 mgr.y (mgr.25471) 1753 : cephadm 1 Deploying daemon osd.7 on smithi175 2023-12-06T21:29:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:30 smithi172 bash[79547]: cephadm 2023-12-06T21:29:29.707560+0000 mgr.y (mgr.25471) 1752 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T21:29:31.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:30 smithi172 bash[79547]: cephadm 2023-12-06T21:29:29.726421+0000 mgr.y (mgr.25471) 1753 : cephadm 1 Deploying daemon osd.7 on smithi175 2023-12-06T21:29:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:30 smithi172 bash[83833]: cephadm 2023-12-06T21:29:29.707560+0000 mgr.y (mgr.25471) 1752 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T21:29:31.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:30 smithi172 bash[83833]: cephadm 2023-12-06T21:29:29.726421+0000 mgr.y (mgr.25471) 1753 : cephadm 1 Deploying daemon osd.7 on smithi175 2023-12-06T21:29:32.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:31 smithi175 bash[67426]: cluster 2023-12-06T21:29:30.591705+0000 mgr.y (mgr.25471) 1754 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:32.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:31 smithi172 bash[79547]: cluster 2023-12-06T21:29:30.591705+0000 mgr.y (mgr.25471) 1754 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:32.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:31 smithi172 bash[83833]: cluster 2023-12-06T21:29:30.591705+0000 mgr.y (mgr.25471) 1754 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:29:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:33 smithi175 bash[67426]: audit 2023-12-06T21:29:32.147964+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:33 smithi175 bash[67426]: audit 2023-12-06T21:29:32.154688+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:33 smithi175 bash[67426]: audit 2023-12-06T21:29:32.161752+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:33 smithi175 bash[67426]: audit 2023-12-06T21:29:32.321131+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:33 smithi175 bash[67426]: cluster 2023-12-06T21:29:32.592827+0000 mgr.y (mgr.25471) 1755 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[79547]: audit 2023-12-06T21:29:32.147964+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[79547]: audit 2023-12-06T21:29:32.154688+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[79547]: audit 2023-12-06T21:29:32.161752+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[79547]: audit 2023-12-06T21:29:32.321131+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[79547]: cluster 2023-12-06T21:29:32.592827+0000 mgr.y (mgr.25471) 1755 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[83833]: audit 2023-12-06T21:29:32.147964+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[83833]: audit 2023-12-06T21:29:32.154688+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.552 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[83833]: audit 2023-12-06T21:29:32.161752+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:33.553 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[83833]: audit 2023-12-06T21:29:32.321131+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:33.553 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:33 smithi172 bash[83833]: cluster 2023-12-06T21:29:32.592827+0000 mgr.y (mgr.25471) 1755 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:29:34.462 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:34 smithi175 systemd[1]: Stopping Ceph osd.7 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:29:34.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:34 smithi172 bash[79547]: audit 2023-12-06T21:29:33.550341+0000 mgr.y (mgr.25471) 1756 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:34.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:34 smithi172 bash[79547]: cluster 2023-12-06T21:29:34.462609+0000 mon.a (mon.0) 6971 : cluster 1 osd.7 marked itself down and dead 2023-12-06T21:29:34.730 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:34 smithi172 bash[83833]: audit 2023-12-06T21:29:33.550341+0000 mgr.y (mgr.25471) 1756 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:34.730 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:34 smithi172 bash[83833]: cluster 2023-12-06T21:29:34.462609+0000 mon.a (mon.0) 6971 : cluster 1 osd.7 marked itself down and dead 2023-12-06T21:29:34.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:34 smithi175 bash[67426]: audit 2023-12-06T21:29:33.550341+0000 mgr.y (mgr.25471) 1756 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:34.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:34 smithi175 bash[67426]: cluster 2023-12-06T21:29:34.462609+0000 mon.a (mon.0) 6971 : cluster 1 osd.7 marked itself down and dead 2023-12-06T21:29:34.752 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:34 smithi175 bash[41317]: debug 2023-12-06T21:29:34.450+0000 7fe0bd69a700 -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 2023-12-06T21:29:34.752 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:34 smithi175 bash[41317]: debug 2023-12-06T21:29:34.450+0000 7fe0bd69a700 -1 osd.7 153 *** Got signal Terminated *** 2023-12-06T21:29:34.752 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:34 smithi175 bash[41317]: debug 2023-12-06T21:29:34.450+0000 7fe0bd69a700 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:29:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:35 smithi175 bash[67426]: cluster 2023-12-06T21:29:34.498242+0000 mon.a (mon.0) 6972 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:29:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:35 smithi175 bash[67426]: cluster 2023-12-06T21:29:34.515842+0000 mon.a (mon.0) 6973 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-06T21:29:35.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:35 smithi175 bash[67426]: cluster 2023-12-06T21:29:34.593690+0000 mgr.y (mgr.25471) 1757 : cluster 0 pgmap v280: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[79547]: cluster 2023-12-06T21:29:34.498242+0000 mon.a (mon.0) 6972 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[79547]: cluster 2023-12-06T21:29:34.515842+0000 mon.a (mon.0) 6973 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[79547]: cluster 2023-12-06T21:29:34.593690+0000 mgr.y (mgr.25471) 1757 : cluster 0 pgmap v280: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[83833]: cluster 2023-12-06T21:29:34.498242+0000 mon.a (mon.0) 6972 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[83833]: cluster 2023-12-06T21:29:34.515842+0000 mon.a (mon.0) 6973 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-06T21:29:35.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:35 smithi172 bash[83833]: cluster 2023-12-06T21:29:34.593690+0000 mgr.y (mgr.25471) 1757 : cluster 0 pgmap v280: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:29:36.251 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:35 smithi175 bash[85787]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-7 2023-12-06T21:29:36.521 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:36 smithi175 bash[85883]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-7 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[83833]: cluster 2023-12-06T21:29:35.522210+0000 mon.a (mon.0) 6974 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[83833]: audit 2023-12-06T21:29:36.234827+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[83833]: audit 2023-12-06T21:29:36.244682+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[83833]: audit 2023-12-06T21:29:36.253070+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[79547]: cluster 2023-12-06T21:29:35.522210+0000 mon.a (mon.0) 6974 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[79547]: audit 2023-12-06T21:29:36.234827+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[79547]: audit 2023-12-06T21:29:36.244682+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:36 smithi172 bash[79547]: audit 2023-12-06T21:29:36.253070+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:36 smithi175 bash[67426]: cluster 2023-12-06T21:29:35.522210+0000 mon.a (mon.0) 6974 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-12-06T21:29:36.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:36 smithi175 bash[67426]: audit 2023-12-06T21:29:36.234827+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:36 smithi175 bash[67426]: audit 2023-12-06T21:29:36.244682+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:36.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:36 smithi175 bash[67426]: audit 2023-12-06T21:29:36.253070+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:37.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:37 smithi175 bash[67426]: cluster 2023-12-06T21:29:36.595052+0000 mgr.y (mgr.25471) 1758 : cluster 0 pgmap v282: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:37.791 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:37 smithi172 bash[79547]: cluster 2023-12-06T21:29:36.595052+0000 mgr.y (mgr.25471) 1758 : cluster 0 pgmap v282: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:37.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:37 smithi172 bash[83833]: cluster 2023-12-06T21:29:36.595052+0000 mgr.y (mgr.25471) 1758 : cluster 0 pgmap v282: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:38 smithi172 bash[79547]: cluster 2023-12-06T21:29:37.519783+0000 mon.a (mon.0) 6978 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-12-06T21:29:38.821 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:38 smithi172 bash[79547]: cluster 2023-12-06T21:29:37.519859+0000 mon.a (mon.0) 6979 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:38 smithi172 bash[83833]: cluster 2023-12-06T21:29:37.519783+0000 mon.a (mon.0) 6978 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-12-06T21:29:38.821 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:38 smithi172 bash[83833]: cluster 2023-12-06T21:29:37.519859+0000 mon.a (mon.0) 6979 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:39.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:38 smithi175 bash[67426]: cluster 2023-12-06T21:29:37.519783+0000 mon.a (mon.0) 6978 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-12-06T21:29:39.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:38 smithi175 bash[67426]: cluster 2023-12-06T21:29:37.519859+0000 mon.a (mon.0) 6979 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:39.071 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:38] "GET /metrics HTTP/1.1" 200 38584 "" "Prometheus/2.33.4" 2023-12-06T21:29:39.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:39 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-12-06T21:29:39.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:39 smithi175 systemd[1]: Stopped Ceph osd.7 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:29:39.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:39 smithi175 systemd[1]: Started Ceph osd.7 for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[79547]: cluster 2023-12-06T21:29:38.596125+0000 mgr.y (mgr.25471) 1759 : cluster 0 pgmap v283: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[79547]: audit 2023-12-06T21:29:39.510950+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[79547]: audit 2023-12-06T21:29:39.524182+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[83833]: cluster 2023-12-06T21:29:38.596125+0000 mgr.y (mgr.25471) 1759 : cluster 0 pgmap v283: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[83833]: audit 2023-12-06T21:29:39.510950+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:39 smithi172 bash[83833]: audit 2023-12-06T21:29:39.524182+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:39 smithi175 bash[67426]: cluster 2023-12-06T21:29:38.596125+0000 mgr.y (mgr.25471) 1759 : cluster 0 pgmap v283: 161 pgs: 8 active+undersized+degraded, 48 peering, 3 stale+active+clean, 6 active+undersized, 96 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2023-12-06T21:29:40.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:39 smithi175 bash[67426]: audit 2023-12-06T21:29:39.510950+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:39 smithi175 bash[67426]: audit 2023-12-06T21:29:39.524182+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.571662+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.573437+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.585908+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: cephadm 2023-12-06T21:29:39.587072+0000 mgr.y (mgr.25471) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.666616+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.669924+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.675199+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.676902+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.688625+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: cephadm 2023-12-06T21:29:39.689512+0000 mgr.y (mgr.25471) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.772605+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.774807+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.777525+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.778429+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.787497+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: cephadm 2023-12-06T21:29:39.788328+0000 mgr.y (mgr.25471) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.868651+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.872898+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.876612+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.571662+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.573437+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.585908+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: cephadm 2023-12-06T21:29:39.587072+0000 mgr.y (mgr.25471) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.666616+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.669924+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.675199+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.676902+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.688625+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: cephadm 2023-12-06T21:29:39.689512+0000 mgr.y (mgr.25471) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.772605+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.774807+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.777525+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.778429+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.787497+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: cephadm 2023-12-06T21:29:39.788328+0000 mgr.y (mgr.25471) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.868651+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.872898+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.876612+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.878051+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.888188+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: cephadm 2023-12-06T21:29:39.888850+0000 mgr.y (mgr.25471) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.972222+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.975468+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.980401+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.981865+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:39.992712+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.072167+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.076806+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.080409+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.081669+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.089805+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.171616+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.175693+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.178552+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.179902+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.189104+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.271682+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.274486+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.277613+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.278783+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.285563+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.365534+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.368501+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.371632+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.373038+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.379885+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.463058+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.465254+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.467825+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.468952+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[79547]: audit 2023-12-06T21:29:40.475889+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.878051+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.888188+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: cephadm 2023-12-06T21:29:39.888850+0000 mgr.y (mgr.25471) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.972222+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.975468+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.980401+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.981865+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:39.992712+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.072167+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.076806+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.080409+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.081669+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.089805+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.171616+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.175693+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.178552+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.179902+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.189104+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.271682+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.274486+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.277613+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.278783+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.285563+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.365534+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.368501+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.371632+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.373038+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.379885+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.463058+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.465254+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.467825+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.468952+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:40 smithi172 bash[83833]: audit 2023-12-06T21:29:40.475889+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.571662+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.573437+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.585908+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: cephadm 2023-12-06T21:29:39.587072+0000 mgr.y (mgr.25471) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.666616+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.669924+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.675199+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.676902+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.688625+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: cephadm 2023-12-06T21:29:39.689512+0000 mgr.y (mgr.25471) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.772605+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.774807+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.777525+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.778429+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.787497+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: cephadm 2023-12-06T21:29:39.788328+0000 mgr.y (mgr.25471) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.868651+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.872898+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.876612+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.878051+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.888188+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: cephadm 2023-12-06T21:29:39.888850+0000 mgr.y (mgr.25471) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.972222+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.975468+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.980401+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.981865+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:39.992712+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.072167+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.076806+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.080409+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.081669+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.089805+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.171616+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.175693+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.178552+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.179902+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.189104+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.271682+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.274486+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.277613+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.278783+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.285563+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.365534+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.368501+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.371632+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.373038+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.379885+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.463058+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.465254+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.467825+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.468952+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:40.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:40 smithi175 bash[67426]: audit 2023-12-06T21:29:40.475889+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:39.993530+0000 mgr.y (mgr.25471) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.090580+0000 mgr.y (mgr.25471) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.189818+0000 mgr.y (mgr.25471) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.286156+0000 mgr.y (mgr.25471) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.380430+0000 mgr.y (mgr.25471) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.476545+0000 mgr.y (mgr.25471) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.559294+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.561631+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.563769+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.564495+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.569818+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.570271+0000 mgr.y (mgr.25471) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cluster 2023-12-06T21:29:40.597529+0000 mgr.y (mgr.25471) 1771 : cluster 0 pgmap v284: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.647240+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.651625+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.655142+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.656728+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.665544+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.666287+0000 mgr.y (mgr.25471) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.745084+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:39.993530+0000 mgr.y (mgr.25471) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.090580+0000 mgr.y (mgr.25471) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.189818+0000 mgr.y (mgr.25471) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.286156+0000 mgr.y (mgr.25471) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.380430+0000 mgr.y (mgr.25471) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.476545+0000 mgr.y (mgr.25471) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.559294+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.561631+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.563769+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.564495+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.569818+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.570271+0000 mgr.y (mgr.25471) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cluster 2023-12-06T21:29:40.597529+0000 mgr.y (mgr.25471) 1771 : cluster 0 pgmap v284: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.647240+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.651625+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.655142+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.656728+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.665544+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.666287+0000 mgr.y (mgr.25471) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.745084+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.748299+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.751693+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.752886+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.759570+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.760178+0000 mgr.y (mgr.25471) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.837396+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.839695+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.842667+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.843634+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.851693+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.852361+0000 mgr.y (mgr.25471) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.933731+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.936227+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.939224+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.940296+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:40.946646+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.033416+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.036059+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.039939+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.041107+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.050502+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.133034+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.135222+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.138586+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.139486+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.145466+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.230195+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.232870+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.235625+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.236748+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.246019+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.327743+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.331862+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.334952+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.336237+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.344371+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.427326+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.430009+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.432457+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.433482+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.440362+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.520666+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.523369+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.526240+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.527221+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[83833]: audit 2023-12-06T21:29:41.534786+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.748299+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.751693+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.752886+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.759570+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.760178+0000 mgr.y (mgr.25471) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.837396+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.839695+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.842667+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.843634+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.851693+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.852361+0000 mgr.y (mgr.25471) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.933731+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.936227+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.939224+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.940296+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:40.946646+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.033416+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.036059+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.039939+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.041107+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.050502+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.133034+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.135222+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.138586+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.139486+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.145466+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.230195+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.232870+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.235625+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.236748+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.246019+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.327743+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.331862+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.334952+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.336237+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.344371+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.427326+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.430009+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.432457+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.433482+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.440362+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.520666+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.523369+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.526240+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.527221+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:41 smithi172 bash[79547]: audit 2023-12-06T21:29:41.534786+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.852 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: 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 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T21:29:41.853 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[86201]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-06T21:29:41.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:39.993530+0000 mgr.y (mgr.25471) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.090580+0000 mgr.y (mgr.25471) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.189818+0000 mgr.y (mgr.25471) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.286156+0000 mgr.y (mgr.25471) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.380430+0000 mgr.y (mgr.25471) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.476545+0000 mgr.y (mgr.25471) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.559294+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.561631+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.563769+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.564495+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.569818+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.570271+0000 mgr.y (mgr.25471) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cluster 2023-12-06T21:29:40.597529+0000 mgr.y (mgr.25471) 1771 : cluster 0 pgmap v284: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.647240+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.651625+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.655142+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.656728+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.665544+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.666287+0000 mgr.y (mgr.25471) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.745084+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.748299+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.751693+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.752886+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.759570+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.760178+0000 mgr.y (mgr.25471) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.837396+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.839695+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.842667+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.843634+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.851693+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.852361+0000 mgr.y (mgr.25471) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.933731+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.936227+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.939224+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.940296+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:40.946646+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.033416+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.036059+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.039939+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.041107+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.050502+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.133034+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.135222+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.138586+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.139486+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.145466+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.230195+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.232870+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.235625+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.236748+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.246019+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.327743+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.331862+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.334952+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.336237+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.344371+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.427326+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.430009+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.432457+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.433482+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.440362+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:41.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.520666+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:41.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.523369+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:41.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.526240+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:41.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.527221+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:41.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:41 smithi175 bash[67426]: audit 2023-12-06T21:29:41.534786+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:40.947413+0000 mgr.y (mgr.25471) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.051119+0000 mgr.y (mgr.25471) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.146037+0000 mgr.y (mgr.25471) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.246776+0000 mgr.y (mgr.25471) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.345034+0000 mgr.y (mgr.25471) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.441193+0000 mgr.y (mgr.25471) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.535563+0000 mgr.y (mgr.25471) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cluster 2023-12-06T21:29:41.568064+0000 mon.a (mon.0) 7085 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.596751+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.599176+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.601445+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.602324+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.609719+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.610304+0000 mgr.y (mgr.25471) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.687185+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.690350+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.693956+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.695242+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.703354+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.703954+0000 mgr.y (mgr.25471) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.781247+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.784595+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.788073+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.789468+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.799008+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.799682+0000 mgr.y (mgr.25471) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.877754+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.880670+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.883178+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.884203+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.891593+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.892262+0000 mgr.y (mgr.25471) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.970279+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.972781+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.975726+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.977115+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:41.987448+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.069276+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.071887+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.074535+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.604 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.075411+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.085160+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.164774+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.167048+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.170630+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.171760+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.181053+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.260538+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.262469+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.264948+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.265931+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.275253+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.357142+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.359654+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.363666+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.364704+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.373487+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.452293+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.455225+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.458533+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.459835+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.470522+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.548396+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:42 smithi175 bash[67426]: audit 2023-12-06T21:29:42.551277+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:40.947413+0000 mgr.y (mgr.25471) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.051119+0000 mgr.y (mgr.25471) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.146037+0000 mgr.y (mgr.25471) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.246776+0000 mgr.y (mgr.25471) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.345034+0000 mgr.y (mgr.25471) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.441193+0000 mgr.y (mgr.25471) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.535563+0000 mgr.y (mgr.25471) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cluster 2023-12-06T21:29:41.568064+0000 mon.a (mon.0) 7085 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.596751+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.599176+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.601445+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.602324+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.609719+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.610304+0000 mgr.y (mgr.25471) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.687185+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.690350+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.693956+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.695242+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.703354+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.703954+0000 mgr.y (mgr.25471) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:40.947413+0000 mgr.y (mgr.25471) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.051119+0000 mgr.y (mgr.25471) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.146037+0000 mgr.y (mgr.25471) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.246776+0000 mgr.y (mgr.25471) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.345034+0000 mgr.y (mgr.25471) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.441193+0000 mgr.y (mgr.25471) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.535563+0000 mgr.y (mgr.25471) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cluster 2023-12-06T21:29:41.568064+0000 mon.a (mon.0) 7085 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2023-12-06T21:29:42.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.596751+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.599176+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.601445+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.602324+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.609719+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.610304+0000 mgr.y (mgr.25471) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.687185+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.690350+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.693956+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.695242+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.703354+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.703954+0000 mgr.y (mgr.25471) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.781247+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.784595+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.788073+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.789468+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.799008+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.799682+0000 mgr.y (mgr.25471) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.877754+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.880670+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.883178+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.884203+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.891593+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.892262+0000 mgr.y (mgr.25471) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.970279+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.972781+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.975726+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.977115+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:41.987448+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.069276+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.071887+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.074535+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.781247+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.784595+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.788073+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.789468+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.799008+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.799682+0000 mgr.y (mgr.25471) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.877754+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.880670+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.883178+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.884203+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.891593+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.892262+0000 mgr.y (mgr.25471) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.970279+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.972781+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.975726+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.977115+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:41.987448+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.069276+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.071887+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.074535+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.075411+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.085160+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.164774+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.167048+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.170630+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.171760+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.181053+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.260538+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.262469+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.264948+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.265931+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.275253+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.357142+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.359654+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.363666+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.364704+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.373487+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.452293+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.455225+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.458533+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.459835+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.470522+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.548396+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[79547]: audit 2023-12-06T21:29:42.551277+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.075411+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.085160+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.164774+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.167048+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.170630+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.171760+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.181053+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.260538+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.262469+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.264948+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.265931+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.275253+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.357142+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.359654+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.363666+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.364704+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.373487+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.452293+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.455225+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.458533+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.459835+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.470522+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.548396+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:42.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:42 smithi172 bash[83833]: audit 2023-12-06T21:29:42.551277+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.738 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:41.988354+0000 mgr.y (mgr.25471) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.086060+0000 mgr.y (mgr.25471) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.181771+0000 mgr.y (mgr.25471) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.276075+0000 mgr.y (mgr.25471) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.374241+0000 mgr.y (mgr.25471) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.471164+0000 mgr.y (mgr.25471) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.554941+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.556601+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.573785+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.574326+0000 mgr.y (mgr.25471) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cluster 2023-12-06T21:29:42.598190+0000 mgr.y (mgr.25471) 1793 : cluster 0 pgmap v285: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.622116+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.624542+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.626962+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.627842+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.633060+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.633561+0000 mgr.y (mgr.25471) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.712467+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.716373+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.719943+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.721107+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.728326+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.728878+0000 mgr.y (mgr.25471) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.814479+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.818794+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.822669+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.824096+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.829495+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.829982+0000 mgr.y (mgr.25471) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.911730+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.914576+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.917699+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.918955+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:42.926378+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: cephadm 2023-12-06T21:29:42.926928+0000 mgr.y (mgr.25471) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.005942+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.008505+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.011499+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.012508+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.020759+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.104063+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.106745+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.109169+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.110098+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.115987+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.177869+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.181070+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.185156+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.186721+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.195715+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.273694+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.276966+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.281038+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.282370+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.290844+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.368354+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.371356+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.374732+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.376170+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.385605+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.463543+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.466576+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.470518+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.472083+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:43 smithi175 bash[67426]: audit 2023-12-06T21:29:43.481360+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:41.988354+0000 mgr.y (mgr.25471) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.086060+0000 mgr.y (mgr.25471) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.181771+0000 mgr.y (mgr.25471) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.276075+0000 mgr.y (mgr.25471) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.374241+0000 mgr.y (mgr.25471) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.471164+0000 mgr.y (mgr.25471) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.554941+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.556601+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.573785+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.574326+0000 mgr.y (mgr.25471) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cluster 2023-12-06T21:29:42.598190+0000 mgr.y (mgr.25471) 1793 : cluster 0 pgmap v285: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.622116+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.624542+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.626962+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.627842+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.633060+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.633561+0000 mgr.y (mgr.25471) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.712467+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.716373+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.719943+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:41.988354+0000 mgr.y (mgr.25471) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.086060+0000 mgr.y (mgr.25471) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.181771+0000 mgr.y (mgr.25471) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.276075+0000 mgr.y (mgr.25471) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.374241+0000 mgr.y (mgr.25471) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.471164+0000 mgr.y (mgr.25471) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.554941+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.556601+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.573785+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.574326+0000 mgr.y (mgr.25471) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cluster 2023-12-06T21:29:42.598190+0000 mgr.y (mgr.25471) 1793 : cluster 0 pgmap v285: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.622116+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.624542+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.626962+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.627842+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.633060+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.633561+0000 mgr.y (mgr.25471) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.712467+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.716373+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.719943+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.721107+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.728326+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.728878+0000 mgr.y (mgr.25471) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.814479+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.818794+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.822669+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.824096+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.829495+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.829982+0000 mgr.y (mgr.25471) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.911730+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.914576+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.917699+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.918955+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:42.926378+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: cephadm 2023-12-06T21:29:42.926928+0000 mgr.y (mgr.25471) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.005942+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.008505+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.011499+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.012508+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.020759+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.827 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.721107+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.728326+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.728878+0000 mgr.y (mgr.25471) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.814479+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.818794+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.822669+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.824096+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.829495+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.829982+0000 mgr.y (mgr.25471) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.911730+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.914576+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.917699+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.918955+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:42.926378+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: cephadm 2023-12-06T21:29:42.926928+0000 mgr.y (mgr.25471) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.005942+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.008505+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.011499+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.012508+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.020759+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.104063+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.106745+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.109169+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.110098+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.115987+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.829 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.177869+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.181070+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.185156+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.186721+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.195715+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.273694+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.276966+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.281038+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.282370+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.290844+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.368354+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.371356+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.374732+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.376170+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.104063+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.106745+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.109169+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.110098+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.115987+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.177869+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.181070+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.185156+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.186721+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.195715+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.273694+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.276966+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.281038+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.282370+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.290844+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.368354+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.371356+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.374732+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.376170+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.385605+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.463543+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.466576+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.470518+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.472083+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[79547]: audit 2023-12-06T21:29:43.481360+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.385605+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.463543+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.466576+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.470518+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.472083+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:43.834 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:43 smithi172 bash[83833]: audit 2023-12-06T21:29:43.481360+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.793 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[86667]: debug 2023-12-06T21:29:44.530+0000 7f6cfd9ea700 1 -- 172.21.15.175:0/2352201191 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d59ce3f1e0 con 0x55d59cec4c00 2023-12-06T21:29:44.793 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.021490+0000 mgr.y (mgr.25471) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.116677+0000 mgr.y (mgr.25471) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.196304+0000 mgr.y (mgr.25471) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.291438+0000 mgr.y (mgr.25471) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.386173+0000 mgr.y (mgr.25471) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.482218+0000 mgr.y (mgr.25471) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.559713+0000 mgr.y (mgr.25471) 1804 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.569683+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.571852+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.575251+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.575965+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.580805+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.794 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.581214+0000 mgr.y (mgr.25471) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.643954+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.646413+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.649180+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.650186+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.656669+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.659887+0000 mgr.y (mgr.25471) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.741414+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.743590+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.746727+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.747702+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.756825+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.757721+0000 mgr.y (mgr.25471) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.837702+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.795 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.840704+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.844889+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.846081+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.852622+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.853400+0000 mgr.y (mgr.25471) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.935377+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.938204+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.941541+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.942862+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:43.950333+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.033304+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.036218+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.038820+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.040176+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.796 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.048281+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.130873+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.134854+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.137942+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.138839+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.147092+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.227075+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.229842+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.232295+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.233378+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.239015+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.316265+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.318619+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.797 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.321774+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.323337+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.333638+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.396595+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.399388+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.402410+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.403559+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.409358+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.488509+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.490661+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.493116+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.494006+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.798 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:44 smithi175 bash[67426]: audit 2023-12-06T21:29:44.501205+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.021490+0000 mgr.y (mgr.25471) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.116677+0000 mgr.y (mgr.25471) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.196304+0000 mgr.y (mgr.25471) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.291438+0000 mgr.y (mgr.25471) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.386173+0000 mgr.y (mgr.25471) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.482218+0000 mgr.y (mgr.25471) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.559713+0000 mgr.y (mgr.25471) 1804 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.569683+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.571852+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.575251+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.575965+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.580805+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.581214+0000 mgr.y (mgr.25471) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.643954+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.646413+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.649180+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.650186+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.656669+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.659887+0000 mgr.y (mgr.25471) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.741414+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.021490+0000 mgr.y (mgr.25471) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.116677+0000 mgr.y (mgr.25471) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.196304+0000 mgr.y (mgr.25471) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.291438+0000 mgr.y (mgr.25471) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.386173+0000 mgr.y (mgr.25471) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.482218+0000 mgr.y (mgr.25471) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.559713+0000 mgr.y (mgr.25471) 1804 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.569683+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.571852+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.575251+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.575965+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.580805+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.581214+0000 mgr.y (mgr.25471) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.643954+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.646413+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.649180+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.650186+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.656669+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.659887+0000 mgr.y (mgr.25471) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.741414+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.743590+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.746727+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.747702+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.756825+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.757721+0000 mgr.y (mgr.25471) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.837702+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.840704+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.844889+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.846081+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.852622+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.853400+0000 mgr.y (mgr.25471) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.935377+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.938204+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.941541+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.942862+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:43.950333+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.033304+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.036218+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.038820+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.040176+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.048281+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.130873+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.134854+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.137942+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.138839+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.147092+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.227075+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.229842+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.232295+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.233378+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.239015+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.316265+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.318619+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.321774+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.323337+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.333638+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.396595+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.399388+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.402410+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.743590+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.746727+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.747702+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.756825+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.757721+0000 mgr.y (mgr.25471) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.837702+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.840704+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.844889+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.846081+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.852622+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.853400+0000 mgr.y (mgr.25471) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.935377+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.938204+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.941541+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.942862+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:43.950333+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.033304+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.036218+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.038820+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.040176+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.403559+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.409358+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.488509+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.490661+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.493116+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.494006+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[79547]: audit 2023-12-06T21:29:44.501205+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.048281+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.130873+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.134854+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.137942+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.138839+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.147092+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.227075+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.229842+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.232295+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.233378+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.239015+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.316265+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.318619+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.321774+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.323337+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.333638+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.396595+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.399388+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.402410+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.403559+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.409358+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.488509+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.490661+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.493116+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.494006+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:44.833 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:44 smithi172 bash[83833]: audit 2023-12-06T21:29:44.501205+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.251 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[86667]: debug 2023-12-06T21:29:45.086+0000 7f6d06b70640 -1 Falling back to public interface 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:43.950883+0000 mgr.y (mgr.25471) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.048874+0000 mgr.y (mgr.25471) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.147782+0000 mgr.y (mgr.25471) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.239615+0000 mgr.y (mgr.25471) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.334596+0000 mgr.y (mgr.25471) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.409926+0000 mgr.y (mgr.25471) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.501796+0000 mgr.y (mgr.25471) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.581760+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.583719+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.585602+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.586315+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.592066+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.592632+0000 mgr.y (mgr.25471) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cluster 2023-12-06T21:29:44.598819+0000 mgr.y (mgr.25471) 1817 : cluster 0 pgmap v286: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.670438+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.672477+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.675172+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.676064+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.683681+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.684243+0000 mgr.y (mgr.25471) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.794381+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.796970+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.800153+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.801234+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.809081+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.809786+0000 mgr.y (mgr.25471) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.886806+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.889493+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.892694+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.893882+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:44.902190+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: cephadm 2023-12-06T21:29:44.903346+0000 mgr.y (mgr.25471) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.010309+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.013138+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.017472+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.019133+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.028175+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.111459+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.114873+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.118351+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.119662+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.128786+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.206291+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.209168+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.212924+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.214155+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.221226+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.299186+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.302328+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.306414+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.307467+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.314537+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.395603+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.755 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.398016+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.400440+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.401655+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.410307+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.526537+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.529042+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.532905+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.533946+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:45 smithi175 bash[67426]: audit 2023-12-06T21:29:45.542552+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:43.950883+0000 mgr.y (mgr.25471) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.048874+0000 mgr.y (mgr.25471) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.147782+0000 mgr.y (mgr.25471) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.239615+0000 mgr.y (mgr.25471) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.334596+0000 mgr.y (mgr.25471) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.409926+0000 mgr.y (mgr.25471) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.501796+0000 mgr.y (mgr.25471) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.581760+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.583719+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.585602+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.586315+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.592066+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.592632+0000 mgr.y (mgr.25471) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cluster 2023-12-06T21:29:44.598819+0000 mgr.y (mgr.25471) 1817 : cluster 0 pgmap v286: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.670438+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.672477+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.675172+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.676064+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.683681+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.684243+0000 mgr.y (mgr.25471) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.794381+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.796970+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.800153+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.801234+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.809081+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.809786+0000 mgr.y (mgr.25471) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.886806+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.889493+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.892694+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.893882+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:44.902190+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: cephadm 2023-12-06T21:29:44.903346+0000 mgr.y (mgr.25471) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.010309+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.013138+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.017472+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.019133+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.028175+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.111459+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.114873+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.118351+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:43.950883+0000 mgr.y (mgr.25471) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.048874+0000 mgr.y (mgr.25471) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.147782+0000 mgr.y (mgr.25471) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.239615+0000 mgr.y (mgr.25471) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.334596+0000 mgr.y (mgr.25471) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.409926+0000 mgr.y (mgr.25471) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.501796+0000 mgr.y (mgr.25471) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.581760+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.583719+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.825 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.585602+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.586315+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.592066+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.592632+0000 mgr.y (mgr.25471) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cluster 2023-12-06T21:29:44.598819+0000 mgr.y (mgr.25471) 1817 : cluster 0 pgmap v286: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.670438+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.672477+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.675172+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.676064+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.683681+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.684243+0000 mgr.y (mgr.25471) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.826 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.119662+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.128786+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.206291+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.209168+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.212924+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.214155+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.221226+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.299186+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.302328+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.306414+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.307467+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.314537+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.395603+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.827 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.398016+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.400440+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.401655+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.410307+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.526537+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.529042+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.532905+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.533946+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[79547]: audit 2023-12-06T21:29:45.542552+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.828 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.794381+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.796970+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.800153+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.801234+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.809081+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.809786+0000 mgr.y (mgr.25471) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.886806+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.889493+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.892694+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.893882+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:44.902190+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: cephadm 2023-12-06T21:29:44.903346+0000 mgr.y (mgr.25471) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.010309+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.013138+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.017472+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.829 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.019133+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.028175+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.111459+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.114873+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.118351+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.119662+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.128786+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.206291+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.209168+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.212924+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.214155+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.221226+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.299186+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.830 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.302328+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.306414+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.307467+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.314537+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.395603+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.398016+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.400440+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.401655+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.410307+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.526537+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.529042+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.532905+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:45.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.533946+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:45.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[83833]: audit 2023-12-06T21:29:45.542552+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:45 smithi172 bash[75766]: debug 2023-12-06T21:29:45.992+0000 7f86d3102700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:29:46.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.029045+0000 mgr.y (mgr.25471) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.129565+0000 mgr.y (mgr.25471) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.221806+0000 mgr.y (mgr.25471) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.315375+0000 mgr.y (mgr.25471) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.411139+0000 mgr.y (mgr.25471) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.543229+0000 mgr.y (mgr.25471) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.624022+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.626435+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.629405+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.630231+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.636163+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.636787+0000 mgr.y (mgr.25471) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.721637+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.724360+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.728042+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.729457+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.736313+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.736954+0000 mgr.y (mgr.25471) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.817459+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.820002+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.825735+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.833478+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.838227+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.844959+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.845563+0000 mgr.y (mgr.25471) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.851486+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.859526+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.922545+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.925538+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.927734+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.929411+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.932353+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.933800+0000 mgr.y (mgr.25471) 1830 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.939481+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.942346+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.947697+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.949681+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.953990+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.955951+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.959520+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T21:29:46.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.961501+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.968308+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.970288+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.975472+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.978168+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.981184+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.983177+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.986349+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.988700+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.991463+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:45.995708+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:46.000414+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:46.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:46.002843+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:46.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:46.003740+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:46.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:46 smithi175 bash[67426]: audit 2023-12-06T21:29:46.009931+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.029045+0000 mgr.y (mgr.25471) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.129565+0000 mgr.y (mgr.25471) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.221806+0000 mgr.y (mgr.25471) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.315375+0000 mgr.y (mgr.25471) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.411139+0000 mgr.y (mgr.25471) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.543229+0000 mgr.y (mgr.25471) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.000 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.624022+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.626435+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.629405+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.630231+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.636163+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.636787+0000 mgr.y (mgr.25471) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.721637+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.724360+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.728042+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.729457+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.736313+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.736954+0000 mgr.y (mgr.25471) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.817459+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.001 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.820002+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.029045+0000 mgr.y (mgr.25471) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.129565+0000 mgr.y (mgr.25471) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.221806+0000 mgr.y (mgr.25471) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.315375+0000 mgr.y (mgr.25471) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.411139+0000 mgr.y (mgr.25471) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.543229+0000 mgr.y (mgr.25471) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.624022+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.626435+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.629405+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.002 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.630231+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.636163+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.636787+0000 mgr.y (mgr.25471) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.721637+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.724360+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.728042+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.729457+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.736313+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.736954+0000 mgr.y (mgr.25471) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.817459+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.003 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.820002+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.825735+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.833478+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.838227+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.844959+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.845563+0000 mgr.y (mgr.25471) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.851486+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.859526+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.922545+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.925538+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.004 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.927734+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.929411+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.932353+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.933800+0000 mgr.y (mgr.25471) 1830 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.939481+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.942346+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.947697+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.949681+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.953990+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.955951+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T21:29:47.005 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.959520+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.825735+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.833478+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.838227+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.844959+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.845563+0000 mgr.y (mgr.25471) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.851486+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.859526+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.922545+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.925538+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.927734+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.929411+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.006 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.932353+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.933800+0000 mgr.y (mgr.25471) 1830 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.939481+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.942346+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.947697+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.949681+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.953990+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.955951+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.959520+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T21:29:47.007 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.961501+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.968308+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.970288+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.975472+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.978168+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.981184+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.983177+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.986349+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.988700+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T21:29:47.008 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.991463+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:45.995708+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:46.000414+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:46.002843+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:46.003740+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[83833]: audit 2023-12-06T21:29:46.009931+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.961501+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.968308+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.970288+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.975472+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.978168+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.981184+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T21:29:47.009 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.983177+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.986349+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.988700+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.991463+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:45.995708+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:46.000414+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:46.002843+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:46.003740+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: audit 2023-12-06T21:29:46.009931+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:47.010 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:46 smithi172 bash[79547]: debug 2023-12-06T21:29:46.992+0000 7fd648338700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T21:29:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.995272+0000 mgr.y (mgr.25471) 1831 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: cephadm 2023-12-06T21:29:45.996376+0000 mgr.y (mgr.25471) 1832 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: cluster 2023-12-06T21:29:46.001686+0000 mgr.y (mgr.25471) 1833 : cluster 0 pgmap v287: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: cluster 2023-12-06T21:29:46.998181+0000 mon.a (mon.0) 7341 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: audit 2023-12-06T21:29:47.329345+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: audit 2023-12-06T21:29:47.331667+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:48.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:47 smithi175 bash[67426]: cluster 2023-12-06T21:29:47.493693+0000 mon.a (mon.0) 7344 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.995272+0000 mgr.y (mgr.25471) 1831 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: cephadm 2023-12-06T21:29:45.996376+0000 mgr.y (mgr.25471) 1832 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: cluster 2023-12-06T21:29:46.001686+0000 mgr.y (mgr.25471) 1833 : cluster 0 pgmap v287: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: cluster 2023-12-06T21:29:46.998181+0000 mon.a (mon.0) 7341 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: audit 2023-12-06T21:29:47.329345+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: audit 2023-12-06T21:29:47.331667+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:48.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[79547]: cluster 2023-12-06T21:29:47.493693+0000 mon.a (mon.0) 7344 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.995272+0000 mgr.y (mgr.25471) 1831 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: cephadm 2023-12-06T21:29:45.996376+0000 mgr.y (mgr.25471) 1832 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: cluster 2023-12-06T21:29:46.001686+0000 mgr.y (mgr.25471) 1833 : cluster 0 pgmap v287: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: cluster 2023-12-06T21:29:46.998181+0000 mon.a (mon.0) 7341 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: audit 2023-12-06T21:29:47.329345+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: audit 2023-12-06T21:29:47.331667+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:29:48.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:47 smithi172 bash[83833]: cluster 2023-12-06T21:29:47.493693+0000 mon.a (mon.0) 7344 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 27 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[86667]: debug 2023-12-06T21:29:48.166+0000 7f6d06b70640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-06T21:29:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[86667]: debug 2023-12-06T21:29:48.210+0000 7f6d06b70640 -1 osd.7 153 log_to_monitors true 2023-12-06T21:29:49.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:48] "GET /metrics HTTP/1.1" 200 38667 "" "Prometheus/2.33.4" 2023-12-06T21:29:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[79547]: audit 2023-12-06T21:29:47.759351+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[79547]: audit 2023-12-06T21:29:48.218162+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:49.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[79547]: audit 2023-12-06T21:29:48.222984+0000 mon.a (mon.0) 7346 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:49.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[83833]: audit 2023-12-06T21:29:47.759351+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[83833]: audit 2023-12-06T21:29:48.218162+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:49.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:48 smithi172 bash[83833]: audit 2023-12-06T21:29:48.222984+0000 mon.a (mon.0) 7346 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:49.251 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[86667]: debug 2023-12-06T21:29:48.802+0000 7f6cf5fdd700 -1 osd.7 153 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:29:49.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[67426]: audit 2023-12-06T21:29:47.759351+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:49.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[67426]: audit 2023-12-06T21:29:48.218162+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:49.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:48 smithi175 bash[67426]: audit 2023-12-06T21:29:48.222984+0000 mon.a (mon.0) 7346 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: cluster 2023-12-06T21:29:48.002817+0000 mgr.y (mgr.25471) 1834 : cluster 0 pgmap v288: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: audit 2023-12-06T21:29:48.765880+0000 mon.a (mon.0) 7347 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: audit 2023-12-06T21:29:48.769878+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: cluster 2023-12-06T21:29:48.774233+0000 mon.a (mon.0) 7348 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: audit 2023-12-06T21:29:48.775261+0000 mon.a (mon.0) 7349 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: audit 2023-12-06T21:29:49.751825+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:50.047 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:49 smithi175 bash[67426]: audit 2023-12-06T21:29:49.763490+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: cluster 2023-12-06T21:29:48.002817+0000 mgr.y (mgr.25471) 1834 : cluster 0 pgmap v288: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: audit 2023-12-06T21:29:48.765880+0000 mon.a (mon.0) 7347 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: audit 2023-12-06T21:29:48.769878+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: cluster 2023-12-06T21:29:48.774233+0000 mon.a (mon.0) 7348 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: audit 2023-12-06T21:29:48.775261+0000 mon.a (mon.0) 7349 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: audit 2023-12-06T21:29:49.751825+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:50.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[79547]: audit 2023-12-06T21:29:49.763490+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: cluster 2023-12-06T21:29:48.002817+0000 mgr.y (mgr.25471) 1834 : cluster 0 pgmap v288: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: audit 2023-12-06T21:29:48.765880+0000 mon.a (mon.0) 7347 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: audit 2023-12-06T21:29:48.769878+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: cluster 2023-12-06T21:29:48.774233+0000 mon.a (mon.0) 7348 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: audit 2023-12-06T21:29:48.775261+0000 mon.a (mon.0) 7349 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: audit 2023-12-06T21:29:49.751825+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:50.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:49 smithi172 bash[83833]: audit 2023-12-06T21:29:49.763490+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[79547]: cluster 2023-12-06T21:29:49.766663+0000 mon.a (mon.0) 7352 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[79547]: cluster 2023-12-06T21:29:49.775052+0000 mon.a (mon.0) 7353 : cluster 1 osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481] boot 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[79547]: cluster 2023-12-06T21:29:49.775177+0000 mon.a (mon.0) 7354 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[79547]: audit 2023-12-06T21:29:49.776834+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[79547]: audit 2023-12-06T21:29:49.788238+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[83833]: cluster 2023-12-06T21:29:49.766663+0000 mon.a (mon.0) 7352 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:51.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[83833]: cluster 2023-12-06T21:29:49.775052+0000 mon.a (mon.0) 7353 : cluster 1 osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481] boot 2023-12-06T21:29:51.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[83833]: cluster 2023-12-06T21:29:49.775177+0000 mon.a (mon.0) 7354 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-12-06T21:29:51.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[83833]: audit 2023-12-06T21:29:49.776834+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:29:51.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:50 smithi172 bash[83833]: audit 2023-12-06T21:29:49.788238+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:51.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:50 smithi175 bash[67426]: cluster 2023-12-06T21:29:49.766663+0000 mon.a (mon.0) 7352 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T21:29:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:50 smithi175 bash[67426]: cluster 2023-12-06T21:29:49.775052+0000 mon.a (mon.0) 7353 : cluster 1 osd.7 [v2:172.21.15.175:6824/3181362481,v1:172.21.15.175:6825/3181362481] boot 2023-12-06T21:29:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:50 smithi175 bash[67426]: cluster 2023-12-06T21:29:49.775177+0000 mon.a (mon.0) 7354 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-12-06T21:29:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:50 smithi175 bash[67426]: audit 2023-12-06T21:29:49.776834+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:29:51.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:50 smithi175 bash[67426]: audit 2023-12-06T21:29:49.788238+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:51 smithi172 bash[79547]: cluster 2023-12-06T21:29:50.003940+0000 mgr.y (mgr.25471) 1835 : cluster 0 pgmap v291: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:52.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:51 smithi172 bash[79547]: cluster 2023-12-06T21:29:50.795209+0000 mon.a (mon.0) 7357 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-12-06T21:29:52.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:51 smithi172 bash[83833]: cluster 2023-12-06T21:29:50.003940+0000 mgr.y (mgr.25471) 1835 : cluster 0 pgmap v291: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:52.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:51 smithi172 bash[83833]: cluster 2023-12-06T21:29:50.795209+0000 mon.a (mon.0) 7357 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-12-06T21:29:52.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:51 smithi175 bash[67426]: cluster 2023-12-06T21:29:50.003940+0000 mgr.y (mgr.25471) 1835 : cluster 0 pgmap v291: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2023-12-06T21:29:52.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:51 smithi175 bash[67426]: cluster 2023-12-06T21:29:50.795209+0000 mon.a (mon.0) 7357 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-12-06T21:29:53.471 INFO:teuthology.orchestra.run.smithi172.stdout:true 2023-12-06T21:29:53.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:53 smithi175 bash[67426]: cluster 2023-12-06T21:29:52.005129+0000 mgr.y (mgr.25471) 1836 : cluster 0 pgmap v293: 161 pgs: 27 peering, 15 active+undersized+degraded, 23 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T21:29:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:53 smithi175 bash[67426]: audit 2023-12-06T21:29:52.323553+0000 mon.a (mon.0) 7358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:53 smithi175 bash[67426]: audit 2023-12-06T21:29:52.332726+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:53 smithi175 bash[67426]: audit 2023-12-06T21:29:52.343197+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:53 smithi175 bash[67426]: cluster 2023-12-06T21:29:52.793335+0000 mon.a (mon.0) 7361 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:53.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[79547]: cluster 2023-12-06T21:29:52.005129+0000 mgr.y (mgr.25471) 1836 : cluster 0 pgmap v293: 161 pgs: 27 peering, 15 active+undersized+degraded, 23 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T21:29:53.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[79547]: audit 2023-12-06T21:29:52.323553+0000 mon.a (mon.0) 7358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[79547]: audit 2023-12-06T21:29:52.332726+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[79547]: audit 2023-12-06T21:29:52.343197+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[79547]: cluster 2023-12-06T21:29:52.793335+0000 mon.a (mon.0) 7361 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:53.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[83833]: cluster 2023-12-06T21:29:52.005129+0000 mgr.y (mgr.25471) 1836 : cluster 0 pgmap v293: 161 pgs: 27 peering, 15 active+undersized+degraded, 23 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T21:29:53.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[83833]: audit 2023-12-06T21:29:52.323553+0000 mon.a (mon.0) 7358 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[83833]: audit 2023-12-06T21:29:52.332726+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[83833]: audit 2023-12-06T21:29:52.343197+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:29:53.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:53 smithi172 bash[83833]: cluster 2023-12-06T21:29:52.793335+0000 mon.a (mon.0) 7361 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T21:29:53.866 INFO:teuthology.orchestra.run.smithi172.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-06T21:29:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:54 smithi175 bash[67426]: audit 2023-12-06T21:29:53.454877+0000 mgr.y (mgr.25471) 1837 : audit 0 from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:54 smithi175 bash[67426]: audit 2023-12-06T21:29:53.567705+0000 mgr.y (mgr.25471) 1838 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:54.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:54 smithi175 bash[67426]: audit 2023-12-06T21:29:53.845719+0000 mgr.y (mgr.25471) 1839 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[79547]: audit 2023-12-06T21:29:53.454877+0000 mgr.y (mgr.25471) 1837 : audit 0 from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[79547]: audit 2023-12-06T21:29:53.567705+0000 mgr.y (mgr.25471) 1838 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[79547]: audit 2023-12-06T21:29:53.845719+0000 mgr.y (mgr.25471) 1839 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[83833]: audit 2023-12-06T21:29:53.454877+0000 mgr.y (mgr.25471) 1837 : audit 0 from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[83833]: audit 2023-12-06T21:29:53.567705+0000 mgr.y (mgr.25471) 1838 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:29:54.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:54 smithi172 bash[83833]: audit 2023-12-06T21:29:53.845719+0000 mgr.y (mgr.25471) 1839 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:29:55.504 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:29:55.620 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:55 smithi172 bash[79547]: cluster 2023-12-06T21:29:54.006307+0000 mgr.y (mgr.25471) 1840 : cluster 0 pgmap v294: 161 pgs: 27 peering, 5 active+undersized+degraded, 7 active+undersized, 122 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:55.620 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:55 smithi172 bash[83833]: cluster 2023-12-06T21:29:54.006307+0000 mgr.y (mgr.25471) 1840 : cluster 0 pgmap v294: 161 pgs: 27 peering, 5 active+undersized+degraded, 7 active+undersized, 122 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:55.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:55 smithi175 bash[67426]: cluster 2023-12-06T21:29:54.006307+0000 mgr.y (mgr.25471) 1840 : cluster 0 pgmap v294: 161 pgs: 27 peering, 5 active+undersized+degraded, 7 active+undersized, 122 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T21:29:56.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:56 smithi172 bash[79547]: cluster 2023-12-06T21:29:56.335272+0000 mon.a (mon.0) 7362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded) 2023-12-06T21:29:56.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:56 smithi172 bash[83833]: cluster 2023-12-06T21:29:56.335272+0000 mon.a (mon.0) 7362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded) 2023-12-06T21:29:56.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:56 smithi175 bash[67426]: cluster 2023-12-06T21:29:56.335272+0000 mon.a (mon.0) 7362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded) 2023-12-06T21:29:57.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:57 smithi175 bash[67426]: cluster 2023-12-06T21:29:56.007813+0000 mgr.y (mgr.25471) 1841 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T21:29:57.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:57 smithi172 bash[79547]: cluster 2023-12-06T21:29:56.007813+0000 mgr.y (mgr.25471) 1841 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T21:29:57.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:57 smithi172 bash[83833]: cluster 2023-12-06T21:29:56.007813+0000 mgr.y (mgr.25471) 1841 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T21:29:59.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:29:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:29:58] "GET /metrics HTTP/1.1" 200 38667 "" "Prometheus/2.33.4" 2023-12-06T21:29:59.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:29:59 smithi172 bash[79547]: cluster 2023-12-06T21:29:58.008712+0000 mgr.y (mgr.25471) 1842 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2023-12-06T21:29:59.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:29:59 smithi172 bash[83833]: cluster 2023-12-06T21:29:58.008712+0000 mgr.y (mgr.25471) 1842 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2023-12-06T21:30:00.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:29:59 smithi175 bash[67426]: cluster 2023-12-06T21:29:58.008712+0000 mgr.y (mgr.25471) 1842 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2023-12-06T21:30:00.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: debug 2023-12-06T21:29:59.995+0000 7fd648338700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: debug 2023-12-06T21:29:59.995+0000 7fd648338700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: debug 2023-12-06T21:29:59.995+0000 7fd648338700 -1 log_channel(cluster) log [ERR] : Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T21:30:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: cluster 2023-12-06T21:30:00.000201+0000 mon.a (mon.0) 7363 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: cluster 2023-12-06T21:30:00.000255+0000 mon.a (mon.0) 7364 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[79547]: cluster 2023-12-06T21:30:00.000276+0000 mon.a (mon.0) 7365 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T21:30:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[83833]: cluster 2023-12-06T21:30:00.000201+0000 mon.a (mon.0) 7363 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[83833]: cluster 2023-12-06T21:30:00.000255+0000 mon.a (mon.0) 7364 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:30:00.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:00 smithi172 bash[83833]: cluster 2023-12-06T21:30:00.000276+0000 mon.a (mon.0) 7365 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T21:30:00.960 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 8s ago 24m - - 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 11s ago 24m - - 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (10m) 8s ago 17m 17.0M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (9m) 11s ago 16m 45.2M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (8m) 8s ago 14m 48.9M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (8m) 11s ago 23m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:30:00.961 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (8m) 8s ago 25m 518M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:30:00.962 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (8m) 8s ago 25m 78.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:30:00.962 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (6m) 11s ago 23m 56.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:30:00.962 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (7m) 8s ago 23m 60.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:30:00.962 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (10m) 8s ago 17m 12.5M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:30:00.962 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (9m) 11s ago 17m 12.3M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (5m) 8s ago 23m 57.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (4m) 8s ago 22m 58.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (4m) 8s ago 21m 52.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (3m) 8s ago 20m 56.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (2m) 11s ago 20m 49.3M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 555fdb70453f 2023-12-06T21:30:00.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (96s) 11s ago 19m 50.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 991e1b5ad9b9 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (57s) 11s ago 19m 49.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b f92d16da61e5 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (18s) 11s ago 18m 13.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b e97949bb213b 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (8m) 11s ago 17m 66.5M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (15m) 8s ago 15m 90.5M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (15m) 11s ago 15m 90.5M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (14m) 8s ago 14m 89.5M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:30:00.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (14m) 11s ago 14m 89.1M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:30:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:00 smithi175 bash[67426]: cluster 2023-12-06T21:30:00.000201+0000 mon.a (mon.0) 7363 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T21:30:01.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:00 smithi175 bash[67426]: cluster 2023-12-06T21:30:00.000255+0000 mon.a (mon.0) 7364 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:30:01.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:00 smithi175 bash[67426]: cluster 2023-12-06T21:30:00.000276+0000 mon.a (mon.0) 7365 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T21:30:01.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:01 smithi172 bash[83833]: cluster 2023-12-06T21:30:00.009876+0000 mgr.y (mgr.25471) 1843 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:30:01.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:01 smithi172 bash[83833]: audit 2023-12-06T21:30:00.933277+0000 mgr.y (mgr.25471) 1844 : audit 0 from='client.54640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:30:01.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:01 smithi172 bash[79547]: cluster 2023-12-06T21:30:00.009876+0000 mgr.y (mgr.25471) 1843 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:30:01.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:01 smithi172 bash[79547]: audit 2023-12-06T21:30:00.933277+0000 mgr.y (mgr.25471) 1844 : audit 0 from='client.54640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:30:02.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:01 smithi175 bash[67426]: cluster 2023-12-06T21:30:00.009876+0000 mgr.y (mgr.25471) 1843 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:30:02.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:01 smithi175 bash[67426]: audit 2023-12-06T21:30:00.933277+0000 mgr.y (mgr.25471) 1844 : audit 0 from='client.54640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:30:02.288 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:30:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[79547]: cluster 2023-12-06T21:30:02.011412+0000 mgr.y (mgr.25471) 1845 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2023-12-06T21:30:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[79547]: audit 2023-12-06T21:30:02.327522+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:03.330 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[79547]: audit 2023-12-06T21:30:02.329898+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:03.331 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[79547]: audit 2023-12-06T21:30:02.781808+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[83833]: cluster 2023-12-06T21:30:02.011412+0000 mgr.y (mgr.25471) 1845 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2023-12-06T21:30:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[83833]: audit 2023-12-06T21:30:02.327522+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[83833]: audit 2023-12-06T21:30:02.329898+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:03.331 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:03 smithi172 bash[83833]: audit 2023-12-06T21:30:02.781808+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:03.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:03 smithi175 bash[67426]: cluster 2023-12-06T21:30:02.011412+0000 mgr.y (mgr.25471) 1845 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2023-12-06T21:30:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:03 smithi175 bash[67426]: audit 2023-12-06T21:30:02.327522+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:03 smithi175 bash[67426]: audit 2023-12-06T21:30:02.329898+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:03.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:03 smithi175 bash[67426]: audit 2023-12-06T21:30:02.781808+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:04.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:04 smithi175 bash[67426]: audit 2023-12-06T21:30:03.575783+0000 mgr.y (mgr.25471) 1846 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:04.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:04 smithi172 bash[83833]: audit 2023-12-06T21:30:03.575783+0000 mgr.y (mgr.25471) 1846 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:04.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:04 smithi172 bash[79547]: audit 2023-12-06T21:30:03.575783+0000 mgr.y (mgr.25471) 1846 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:05.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:05 smithi172 bash[79547]: cluster 2023-12-06T21:30:04.012385+0000 mgr.y (mgr.25471) 1847 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:05.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:05 smithi172 bash[83833]: cluster 2023-12-06T21:30:04.012385+0000 mgr.y (mgr.25471) 1847 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:05.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:05 smithi175 bash[67426]: cluster 2023-12-06T21:30:04.012385+0000 mgr.y (mgr.25471) 1847 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:05.823 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:30:05.824 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T21:30:05.825 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 13 2023-12-06T21:30:05.825 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:30:05.825 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:30:06.585 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-06T21:30:06.598 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:06 smithi172 bash[79547]: audit 2023-12-06T21:30:05.822218+0000 mon.a (mon.0) 7369 : audit 0 from='client.? 172.21.15.172:0/1129507361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:30:06.598 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:06 smithi172 bash[83833]: audit 2023-12-06T21:30:05.822218+0000 mon.a (mon.0) 7369 : audit 0 from='client.? 172.21.15.172:0/1129507361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:30:06.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:06 smithi175 bash[67426]: audit 2023-12-06T21:30:05.822218+0000 mon.a (mon.0) 7369 : audit 0 from='client.? 172.21.15.172:0/1129507361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:30:07.678 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:07 smithi172 bash[79547]: cluster 2023-12-06T21:30:06.013898+0000 mgr.y (mgr.25471) 1848 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:07.678 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:07 smithi172 bash[83833]: cluster 2023-12-06T21:30:06.013898+0000 mgr.y (mgr.25471) 1848 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:07.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:07 smithi175 bash[67426]: cluster 2023-12-06T21:30:06.013898+0000 mgr.y (mgr.25471) 1848 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:09.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:08] "GET /metrics HTTP/1.1" 200 38670 "" "Prometheus/2.33.4" 2023-12-06T21:30:09.418 INFO:teuthology.orchestra.run.smithi172.stdout:wait for servicemap items w/ changing names to refresh 2023-12-06T21:30:09.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:09 smithi172 bash[79547]: cluster 2023-12-06T21:30:08.014999+0000 mgr.y (mgr.25471) 1849 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:09.641 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:09 smithi172 bash[83833]: cluster 2023-12-06T21:30:08.014999+0000 mgr.y (mgr.25471) 1849 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:09 smithi175 bash[67426]: cluster 2023-12-06T21:30:08.014999+0000 mgr.y (mgr.25471) 1849 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:10.335 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 60' 2023-12-06T21:30:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:10 smithi175 bash[67426]: audit 2023-12-06T21:30:09.946747+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:10 smithi175 bash[67426]: audit 2023-12-06T21:30:09.957162+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:10 smithi175 bash[67426]: audit 2023-12-06T21:30:09.967509+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[79547]: audit 2023-12-06T21:30:09.946747+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[79547]: audit 2023-12-06T21:30:09.957162+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[79547]: audit 2023-12-06T21:30:09.967509+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[83833]: audit 2023-12-06T21:30:09.946747+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[83833]: audit 2023-12-06T21:30:09.957162+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:11.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:10 smithi172 bash[83833]: audit 2023-12-06T21:30:09.967509+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:12.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:11 smithi172 bash[83833]: cluster 2023-12-06T21:30:10.016324+0000 mgr.y (mgr.25471) 1850 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:12.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:11 smithi172 bash[79547]: cluster 2023-12-06T21:30:10.016324+0000 mgr.y (mgr.25471) 1850 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:12.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:11 smithi175 bash[67426]: cluster 2023-12-06T21:30:10.016324+0000 mgr.y (mgr.25471) 1850 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[79547]: cluster 2023-12-06T21:30:12.017868+0000 mgr.y (mgr.25471) 1851 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[79547]: audit 2023-12-06T21:30:12.505580+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[79547]: audit 2023-12-06T21:30:12.519279+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[79547]: audit 2023-12-06T21:30:12.528606+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[83833]: cluster 2023-12-06T21:30:12.017868+0000 mgr.y (mgr.25471) 1851 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[83833]: audit 2023-12-06T21:30:12.505580+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[83833]: audit 2023-12-06T21:30:12.519279+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:13.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:13 smithi172 bash[83833]: audit 2023-12-06T21:30:12.528606+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:14.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:13 smithi175 bash[67426]: cluster 2023-12-06T21:30:12.017868+0000 mgr.y (mgr.25471) 1851 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:13 smithi175 bash[67426]: audit 2023-12-06T21:30:12.505580+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:13 smithi175 bash[67426]: audit 2023-12-06T21:30:12.519279+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:14.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:13 smithi175 bash[67426]: audit 2023-12-06T21:30:12.528606+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:14.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:14 smithi172 bash[79547]: audit 2023-12-06T21:30:13.578177+0000 mgr.y (mgr.25471) 1852 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:14.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:14 smithi172 bash[83833]: audit 2023-12-06T21:30:13.578177+0000 mgr.y (mgr.25471) 1852 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:15.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:14 smithi175 bash[67426]: audit 2023-12-06T21:30:13.578177+0000 mgr.y (mgr.25471) 1852 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:15 smithi172 bash[83833]: cluster 2023-12-06T21:30:14.018884+0000 mgr.y (mgr.25471) 1853 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:15 smithi172 bash[79547]: cluster 2023-12-06T21:30:14.018884+0000 mgr.y (mgr.25471) 1853 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:16.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:15 smithi175 bash[67426]: cluster 2023-12-06T21:30:14.018884+0000 mgr.y (mgr.25471) 1853 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:17.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:17 smithi172 bash[79547]: cluster 2023-12-06T21:30:16.020390+0000 mgr.y (mgr.25471) 1854 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:17.813 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:17 smithi172 bash[79547]: audit 2023-12-06T21:30:17.322325+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:17.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:17 smithi172 bash[83833]: cluster 2023-12-06T21:30:16.020390+0000 mgr.y (mgr.25471) 1854 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:17.813 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:17 smithi172 bash[83833]: audit 2023-12-06T21:30:17.322325+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:17 smithi175 bash[67426]: cluster 2023-12-06T21:30:16.020390+0000 mgr.y (mgr.25471) 1854 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:17 smithi175 bash[67426]: audit 2023-12-06T21:30:17.322325+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:19.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:18] "GET /metrics HTTP/1.1" 200 38665 "" "Prometheus/2.33.4" 2023-12-06T21:30:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:19 smithi172 bash[79547]: cluster 2023-12-06T21:30:18.021306+0000 mgr.y (mgr.25471) 1855 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:19 smithi172 bash[83833]: cluster 2023-12-06T21:30:18.021306+0000 mgr.y (mgr.25471) 1855 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:19 smithi175 bash[67426]: cluster 2023-12-06T21:30:18.021306+0000 mgr.y (mgr.25471) 1855 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:21 smithi172 bash[79547]: cluster 2023-12-06T21:30:20.022557+0000 mgr.y (mgr.25471) 1856 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:21 smithi172 bash[83833]: cluster 2023-12-06T21:30:20.022557+0000 mgr.y (mgr.25471) 1856 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:21 smithi175 bash[67426]: cluster 2023-12-06T21:30:20.022557+0000 mgr.y (mgr.25471) 1856 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:23.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:23 smithi172 bash[79547]: cluster 2023-12-06T21:30:22.024177+0000 mgr.y (mgr.25471) 1857 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:23.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:23 smithi172 bash[83833]: cluster 2023-12-06T21:30:22.024177+0000 mgr.y (mgr.25471) 1857 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:23 smithi175 bash[67426]: cluster 2023-12-06T21:30:22.024177+0000 mgr.y (mgr.25471) 1857 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:24.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:24 smithi172 bash[79547]: audit 2023-12-06T21:30:23.587785+0000 mgr.y (mgr.25471) 1858 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:24.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:24 smithi172 bash[83833]: audit 2023-12-06T21:30:23.587785+0000 mgr.y (mgr.25471) 1858 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:25.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:24 smithi175 bash[67426]: audit 2023-12-06T21:30:23.587785+0000 mgr.y (mgr.25471) 1858 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:25 smithi172 bash[79547]: cluster 2023-12-06T21:30:24.025212+0000 mgr.y (mgr.25471) 1859 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:25 smithi172 bash[83833]: cluster 2023-12-06T21:30:24.025212+0000 mgr.y (mgr.25471) 1859 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:26.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:25 smithi175 bash[67426]: cluster 2023-12-06T21:30:24.025212+0000 mgr.y (mgr.25471) 1859 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:27.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:27 smithi172 bash[79547]: cluster 2023-12-06T21:30:26.026797+0000 mgr.y (mgr.25471) 1860 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:27.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:27 smithi172 bash[83833]: cluster 2023-12-06T21:30:26.026797+0000 mgr.y (mgr.25471) 1860 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:27 smithi175 bash[67426]: cluster 2023-12-06T21:30:26.026797+0000 mgr.y (mgr.25471) 1860 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:29.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:28] "GET /metrics HTTP/1.1" 200 38665 "" "Prometheus/2.33.4" 2023-12-06T21:30:29.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:29 smithi175 bash[67426]: cluster 2023-12-06T21:30:28.027782+0000 mgr.y (mgr.25471) 1861 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:29.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:29 smithi172 bash[79547]: cluster 2023-12-06T21:30:28.027782+0000 mgr.y (mgr.25471) 1861 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:29.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:29 smithi172 bash[83833]: cluster 2023-12-06T21:30:28.027782+0000 mgr.y (mgr.25471) 1861 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:31 smithi175 bash[67426]: cluster 2023-12-06T21:30:30.029023+0000 mgr.y (mgr.25471) 1862 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:31 smithi175 bash[67426]: audit 2023-12-06T21:30:30.146494+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:31 smithi175 bash[67426]: audit 2023-12-06T21:30:30.157062+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:31 smithi175 bash[67426]: audit 2023-12-06T21:30:30.166360+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[79547]: cluster 2023-12-06T21:30:30.029023+0000 mgr.y (mgr.25471) 1862 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[79547]: audit 2023-12-06T21:30:30.146494+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[79547]: audit 2023-12-06T21:30:30.157062+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[79547]: audit 2023-12-06T21:30:30.166360+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[83833]: cluster 2023-12-06T21:30:30.029023+0000 mgr.y (mgr.25471) 1862 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[83833]: audit 2023-12-06T21:30:30.146494+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[83833]: audit 2023-12-06T21:30:30.157062+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:31.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:31 smithi172 bash[83833]: audit 2023-12-06T21:30:30.166360+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:33 smithi175 bash[67426]: cluster 2023-12-06T21:30:32.030466+0000 mgr.y (mgr.25471) 1863 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:33 smithi175 bash[67426]: audit 2023-12-06T21:30:32.322845+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:33 smithi175 bash[67426]: audit 2023-12-06T21:30:32.683250+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:33 smithi175 bash[67426]: audit 2023-12-06T21:30:32.692308+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:33 smithi175 bash[67426]: audit 2023-12-06T21:30:32.701520+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[83833]: cluster 2023-12-06T21:30:32.030466+0000 mgr.y (mgr.25471) 1863 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[83833]: audit 2023-12-06T21:30:32.322845+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[83833]: audit 2023-12-06T21:30:32.683250+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[83833]: audit 2023-12-06T21:30:32.692308+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[83833]: audit 2023-12-06T21:30:32.701520+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[79547]: cluster 2023-12-06T21:30:32.030466+0000 mgr.y (mgr.25471) 1863 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:33.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[79547]: audit 2023-12-06T21:30:32.322845+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:33.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[79547]: audit 2023-12-06T21:30:32.683250+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[79547]: audit 2023-12-06T21:30:32.692308+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:33.573 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:33 smithi172 bash[79547]: audit 2023-12-06T21:30:32.701520+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:34.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:34 smithi175 bash[67426]: audit 2023-12-06T21:30:33.595603+0000 mgr.y (mgr.25471) 1864 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:34.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:34 smithi172 bash[79547]: audit 2023-12-06T21:30:33.595603+0000 mgr.y (mgr.25471) 1864 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:34.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:34 smithi172 bash[83833]: audit 2023-12-06T21:30:33.595603+0000 mgr.y (mgr.25471) 1864 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:35.442 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:35 smithi172 bash[79547]: cluster 2023-12-06T21:30:34.031500+0000 mgr.y (mgr.25471) 1865 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:35.443 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:35 smithi172 bash[83833]: cluster 2023-12-06T21:30:34.031500+0000 mgr.y (mgr.25471) 1865 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:35.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:35 smithi175 bash[67426]: cluster 2023-12-06T21:30:34.031500+0000 mgr.y (mgr.25471) 1865 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:37.418 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:37 smithi172 bash[79547]: cluster 2023-12-06T21:30:36.033047+0000 mgr.y (mgr.25471) 1866 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:37.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:37 smithi172 bash[83833]: cluster 2023-12-06T21:30:36.033047+0000 mgr.y (mgr.25471) 1866 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:37.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:37 smithi175 bash[67426]: cluster 2023-12-06T21:30:36.033047+0000 mgr.y (mgr.25471) 1866 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:39.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:38] "GET /metrics HTTP/1.1" 200 38668 "" "Prometheus/2.33.4" 2023-12-06T21:30:39.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:39 smithi172 bash[79547]: cluster 2023-12-06T21:30:38.033782+0000 mgr.y (mgr.25471) 1867 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:39.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:39 smithi172 bash[83833]: cluster 2023-12-06T21:30:38.033782+0000 mgr.y (mgr.25471) 1867 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:40.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:39 smithi175 bash[67426]: cluster 2023-12-06T21:30:38.033782+0000 mgr.y (mgr.25471) 1867 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:41.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:41 smithi172 bash[79547]: cluster 2023-12-06T21:30:40.035000+0000 mgr.y (mgr.25471) 1868 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:41.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:41 smithi172 bash[83833]: cluster 2023-12-06T21:30:40.035000+0000 mgr.y (mgr.25471) 1868 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:42.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:41 smithi175 bash[67426]: cluster 2023-12-06T21:30:40.035000+0000 mgr.y (mgr.25471) 1868 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:43.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:43 smithi172 bash[79547]: cluster 2023-12-06T21:30:42.036435+0000 mgr.y (mgr.25471) 1869 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:43.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:43 smithi172 bash[83833]: cluster 2023-12-06T21:30:42.036435+0000 mgr.y (mgr.25471) 1869 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:44.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:43 smithi175 bash[67426]: cluster 2023-12-06T21:30:42.036435+0000 mgr.y (mgr.25471) 1869 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:44.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:44 smithi172 bash[83833]: audit 2023-12-06T21:30:43.603822+0000 mgr.y (mgr.25471) 1870 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:44.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:44 smithi172 bash[79547]: audit 2023-12-06T21:30:43.603822+0000 mgr.y (mgr.25471) 1870 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:45.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:44 smithi175 bash[67426]: audit 2023-12-06T21:30:43.603822+0000 mgr.y (mgr.25471) 1870 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:45.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:45 smithi172 bash[83833]: cluster 2023-12-06T21:30:44.037443+0000 mgr.y (mgr.25471) 1871 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:45.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:45 smithi172 bash[79547]: cluster 2023-12-06T21:30:44.037443+0000 mgr.y (mgr.25471) 1871 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:46.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:45 smithi175 bash[67426]: cluster 2023-12-06T21:30:44.037443+0000 mgr.y (mgr.25471) 1871 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[79547]: audit 2023-12-06T21:30:46.100776+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:30:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[79547]: audit 2023-12-06T21:30:46.102590+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:30:46.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[79547]: audit 2023-12-06T21:30:46.112437+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[83833]: audit 2023-12-06T21:30:46.100776+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:30:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[83833]: audit 2023-12-06T21:30:46.102590+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:30:46.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:46 smithi172 bash[83833]: audit 2023-12-06T21:30:46.112437+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:47.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:46 smithi175 bash[67426]: audit 2023-12-06T21:30:46.100776+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:30:47.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:46 smithi175 bash[67426]: audit 2023-12-06T21:30:46.102590+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:30:47.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:46 smithi175 bash[67426]: audit 2023-12-06T21:30:46.112437+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:47.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:47 smithi172 bash[83833]: cluster 2023-12-06T21:30:46.038936+0000 mgr.y (mgr.25471) 1872 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:47.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:47 smithi172 bash[83833]: audit 2023-12-06T21:30:47.323278+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:47 smithi172 bash[79547]: cluster 2023-12-06T21:30:46.038936+0000 mgr.y (mgr.25471) 1872 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:47.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:47 smithi172 bash[79547]: audit 2023-12-06T21:30:47.323278+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:47 smithi175 bash[67426]: cluster 2023-12-06T21:30:46.038936+0000 mgr.y (mgr.25471) 1872 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:48.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:47 smithi175 bash[67426]: audit 2023-12-06T21:30:47.323278+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:30:49.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:48 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:48] "GET /metrics HTTP/1.1" 200 38667 "" "Prometheus/2.33.4" 2023-12-06T21:30:49.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:49 smithi172 bash[79547]: cluster 2023-12-06T21:30:48.039920+0000 mgr.y (mgr.25471) 1873 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:49.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:49 smithi172 bash[83833]: cluster 2023-12-06T21:30:48.039920+0000 mgr.y (mgr.25471) 1873 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:49.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:49 smithi175 bash[67426]: cluster 2023-12-06T21:30:48.039920+0000 mgr.y (mgr.25471) 1873 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:51.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[79547]: cluster 2023-12-06T21:30:50.041315+0000 mgr.y (mgr.25471) 1874 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:51.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[79547]: audit 2023-12-06T21:30:50.321628+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[79547]: audit 2023-12-06T21:30:50.331948+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.572 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[79547]: audit 2023-12-06T21:30:50.341962+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.572 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[83833]: cluster 2023-12-06T21:30:50.041315+0000 mgr.y (mgr.25471) 1874 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:51.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[83833]: audit 2023-12-06T21:30:50.321628+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[83833]: audit 2023-12-06T21:30:50.331948+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.573 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:51 smithi172 bash[83833]: audit 2023-12-06T21:30:50.341962+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:51 smithi175 bash[67426]: cluster 2023-12-06T21:30:50.041315+0000 mgr.y (mgr.25471) 1874 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:51.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:51 smithi175 bash[67426]: audit 2023-12-06T21:30:50.321628+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:51 smithi175 bash[67426]: audit 2023-12-06T21:30:50.331948+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:51.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:51 smithi175 bash[67426]: audit 2023-12-06T21:30:50.341962+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[79547]: cluster 2023-12-06T21:30:52.042792+0000 mgr.y (mgr.25471) 1875 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[79547]: audit 2023-12-06T21:30:52.858001+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[79547]: audit 2023-12-06T21:30:52.870071+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[79547]: audit 2023-12-06T21:30:52.880305+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[83833]: cluster 2023-12-06T21:30:52.042792+0000 mgr.y (mgr.25471) 1875 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:54.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[83833]: audit 2023-12-06T21:30:52.858001+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[83833]: audit 2023-12-06T21:30:52.870071+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.073 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:53 smithi172 bash[83833]: audit 2023-12-06T21:30:52.880305+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:53 smithi175 bash[67426]: cluster 2023-12-06T21:30:52.042792+0000 mgr.y (mgr.25471) 1875 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:53 smithi175 bash[67426]: audit 2023-12-06T21:30:52.858001+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:53 smithi175 bash[67426]: audit 2023-12-06T21:30:52.870071+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:53 smithi175 bash[67426]: audit 2023-12-06T21:30:52.880305+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:30:54.869 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:54 smithi172 bash[83833]: audit 2023-12-06T21:30:53.611801+0000 mgr.y (mgr.25471) 1876 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:55.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:54 smithi175 bash[67426]: audit 2023-12-06T21:30:53.611801+0000 mgr.y (mgr.25471) 1876 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:55.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:54 smithi172 bash[79547]: audit 2023-12-06T21:30:53.611801+0000 mgr.y (mgr.25471) 1876 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:30:56.016 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:55 smithi172 bash[79547]: cluster 2023-12-06T21:30:54.043858+0000 mgr.y (mgr.25471) 1877 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:56.016 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:55 smithi172 bash[83833]: cluster 2023-12-06T21:30:54.043858+0000 mgr.y (mgr.25471) 1877 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:56.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:55 smithi175 bash[67426]: cluster 2023-12-06T21:30:54.043858+0000 mgr.y (mgr.25471) 1877 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:30:58.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:57 smithi172 bash[79547]: cluster 2023-12-06T21:30:56.045455+0000 mgr.y (mgr.25471) 1878 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:58.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:57 smithi172 bash[83833]: cluster 2023-12-06T21:30:56.045455+0000 mgr.y (mgr.25471) 1878 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:58.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:57 smithi175 bash[67426]: cluster 2023-12-06T21:30:56.045455+0000 mgr.y (mgr.25471) 1878 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:30:59.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:30:58 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:30:58] "GET /metrics HTTP/1.1" 200 38667 "" "Prometheus/2.33.4" 2023-12-06T21:31:00.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:30:59 smithi175 bash[67426]: cluster 2023-12-06T21:30:58.046504+0000 mgr.y (mgr.25471) 1879 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:00.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:30:59 smithi172 bash[79547]: cluster 2023-12-06T21:30:58.046504+0000 mgr.y (mgr.25471) 1879 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:00.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:30:59 smithi172 bash[83833]: cluster 2023-12-06T21:30:58.046504+0000 mgr.y (mgr.25471) 1879 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:02.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:01 smithi175 bash[67426]: cluster 2023-12-06T21:31:00.047374+0000 mgr.y (mgr.25471) 1880 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:02.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:01 smithi172 bash[79547]: cluster 2023-12-06T21:31:00.047374+0000 mgr.y (mgr.25471) 1880 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:02.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:01 smithi172 bash[83833]: cluster 2023-12-06T21:31:00.047374+0000 mgr.y (mgr.25471) 1880 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:03.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:02 smithi175 bash[67426]: audit 2023-12-06T21:31:02.323817+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:03.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:02 smithi172 bash[79547]: audit 2023-12-06T21:31:02.323817+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:03.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:02 smithi172 bash[83833]: audit 2023-12-06T21:31:02.323817+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:04.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:03 smithi175 bash[67426]: cluster 2023-12-06T21:31:02.048774+0000 mgr.y (mgr.25471) 1881 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:04.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:03 smithi172 bash[79547]: cluster 2023-12-06T21:31:02.048774+0000 mgr.y (mgr.25471) 1881 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:04.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:03 smithi172 bash[83833]: cluster 2023-12-06T21:31:02.048774+0000 mgr.y (mgr.25471) 1881 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:05.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:04 smithi175 bash[67426]: audit 2023-12-06T21:31:03.619738+0000 mgr.y (mgr.25471) 1882 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:05.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:04 smithi172 bash[79547]: audit 2023-12-06T21:31:03.619738+0000 mgr.y (mgr.25471) 1882 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:05.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:04 smithi172 bash[83833]: audit 2023-12-06T21:31:03.619738+0000 mgr.y (mgr.25471) 1882 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:06.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:05 smithi175 bash[67426]: cluster 2023-12-06T21:31:04.049802+0000 mgr.y (mgr.25471) 1883 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:06.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:05 smithi172 bash[79547]: cluster 2023-12-06T21:31:04.049802+0000 mgr.y (mgr.25471) 1883 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:06.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:05 smithi172 bash[83833]: cluster 2023-12-06T21:31:04.049802+0000 mgr.y (mgr.25471) 1883 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:08.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:07 smithi175 bash[67426]: cluster 2023-12-06T21:31:06.051414+0000 mgr.y (mgr.25471) 1884 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:08.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:07 smithi172 bash[79547]: cluster 2023-12-06T21:31:06.051414+0000 mgr.y (mgr.25471) 1884 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:08.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:07 smithi172 bash[83833]: cluster 2023-12-06T21:31:06.051414+0000 mgr.y (mgr.25471) 1884 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:09.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:08 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:31:08] "GET /metrics HTTP/1.1" 200 38668 "" "Prometheus/2.33.4" 2023-12-06T21:31:10.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:09 smithi175 bash[67426]: cluster 2023-12-06T21:31:08.052517+0000 mgr.y (mgr.25471) 1885 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:10.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:09 smithi172 bash[79547]: cluster 2023-12-06T21:31:08.052517+0000 mgr.y (mgr.25471) 1885 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:10.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:09 smithi172 bash[83833]: cluster 2023-12-06T21:31:08.052517+0000 mgr.y (mgr.25471) 1885 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:11.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:11 smithi175 bash[67426]: cluster 2023-12-06T21:31:10.053817+0000 mgr.y (mgr.25471) 1886 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:11.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:11 smithi175 bash[67426]: audit 2023-12-06T21:31:10.520155+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.821 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:11 smithi175 bash[67426]: audit 2023-12-06T21:31:10.529364+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.821 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:11 smithi175 bash[67426]: audit 2023-12-06T21:31:10.538188+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[79547]: cluster 2023-12-06T21:31:10.053817+0000 mgr.y (mgr.25471) 1886 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[79547]: audit 2023-12-06T21:31:10.520155+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[79547]: audit 2023-12-06T21:31:10.529364+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[79547]: audit 2023-12-06T21:31:10.538188+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[83833]: cluster 2023-12-06T21:31:10.053817+0000 mgr.y (mgr.25471) 1886 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[83833]: audit 2023-12-06T21:31:10.520155+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[83833]: audit 2023-12-06T21:31:10.529364+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:11.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:11 smithi172 bash[83833]: audit 2023-12-06T21:31:10.538188+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[83833]: cluster 2023-12-06T21:31:12.055405+0000 mgr.y (mgr.25471) 1887 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[83833]: audit 2023-12-06T21:31:13.033510+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[83833]: audit 2023-12-06T21:31:13.041931+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[83833]: audit 2023-12-06T21:31:13.051535+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[79547]: cluster 2023-12-06T21:31:12.055405+0000 mgr.y (mgr.25471) 1887 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:13.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[79547]: audit 2023-12-06T21:31:13.033510+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[79547]: audit 2023-12-06T21:31:13.041931+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:13.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:13 smithi172 bash[79547]: audit 2023-12-06T21:31:13.051535+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:14.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:13 smithi175 bash[67426]: cluster 2023-12-06T21:31:12.055405+0000 mgr.y (mgr.25471) 1887 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:14.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:13 smithi175 bash[67426]: audit 2023-12-06T21:31:13.033510+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:14.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:13 smithi175 bash[67426]: audit 2023-12-06T21:31:13.041931+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:14.041 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:13 smithi175 bash[67426]: audit 2023-12-06T21:31:13.051535+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:14.366 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:31:14.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:14 smithi172 bash[79547]: audit 2023-12-06T21:31:13.627940+0000 mgr.y (mgr.25471) 1888 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:14.630 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:14 smithi172 bash[83833]: audit 2023-12-06T21:31:13.627940+0000 mgr.y (mgr.25471) 1888 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:15.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:14 smithi175 bash[67426]: audit 2023-12-06T21:31:13.627940+0000 mgr.y (mgr.25471) 1888 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:15.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:15 smithi172 bash[79547]: cluster 2023-12-06T21:31:14.056445+0000 mgr.y (mgr.25471) 1889 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:15.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:15 smithi172 bash[83833]: cluster 2023-12-06T21:31:14.056445+0000 mgr.y (mgr.25471) 1889 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:16.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:15 smithi175 bash[67426]: cluster 2023-12-06T21:31:14.056445+0000 mgr.y (mgr.25471) 1889 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:17 smithi172 bash[79547]: cluster 2023-12-06T21:31:16.057581+0000 mgr.y (mgr.25471) 1890 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:17.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:17 smithi172 bash[79547]: audit 2023-12-06T21:31:17.324155+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:17 smithi172 bash[83833]: cluster 2023-12-06T21:31:16.057581+0000 mgr.y (mgr.25471) 1890 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:17.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:17 smithi172 bash[83833]: audit 2023-12-06T21:31:17.324155+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:17 smithi175 bash[67426]: cluster 2023-12-06T21:31:16.057581+0000 mgr.y (mgr.25471) 1890 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:18.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:17 smithi175 bash[67426]: audit 2023-12-06T21:31:17.324155+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:19.322 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:18 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:31:18] "GET /metrics HTTP/1.1" 200 38666 "" "Prometheus/2.33.4" 2023-12-06T21:31:19.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:19 smithi172 bash[79547]: cluster 2023-12-06T21:31:18.058567+0000 mgr.y (mgr.25471) 1891 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:19.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:19 smithi172 bash[83833]: cluster 2023-12-06T21:31:18.058567+0000 mgr.y (mgr.25471) 1891 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:20.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:19 smithi175 bash[67426]: cluster 2023-12-06T21:31:18.058567+0000 mgr.y (mgr.25471) 1891 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi172 smithi172 running 7s ago 25m - - 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:agent.smithi175 smithi175 running 9s ago 25m - - 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (11m) 7s ago 18m 16.9M - 0.23.0 ba2b418f427c dcb96746fda4 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi175 *:3000 running (10m) 9s ago 18m 44.7M - 8.3.5 dad864ee21e9 3858307e29a2 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.hwhloo smithi172 running (10m) 7s ago 15m 49.2M - 3.5 e1d6a67b021e c6bac7b936c9 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi175 *:8443,9283,8765 running (9m) 9s ago 24m 437M - 19.0.0-69-g583a8f42 1299c0cbdc4b cd97490ff132 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (10m) 7s ago 26m 523M - 19.0.0-69-g583a8f42 1299c0cbdc4b c3b8bbe7f667 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (9m) 7s ago 26m 81.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 008964faf123 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi175 running (8m) 9s ago 25m 58.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b b4228994c10e 2023-12-06T21:31:20.129 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (8m) 7s ago 25m 62.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 93c0a6495833 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (11m) 7s ago 18m 13.0M - 1.3.1 1dbe0e931976 ad8caeaa6f0f 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi175 *:9100 running (11m) 9s ago 18m 12.3M - 1.3.1 1dbe0e931976 6258c23c46cf 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (6m) 7s ago 24m 58.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b ccf08f6f4efe 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (6m) 7s ago 23m 60.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b edf9aa90d62f 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (5m) 7s ago 22m 54.1M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 7acf343d9714 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (4m) 7s ago 22m 58.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 551b7dfe17bf 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi175 running (3m) 9s ago 21m 50.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 555fdb70453f 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi175 running (2m) 9s ago 21m 52.1M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 991e1b5ad9b9 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi175 running (2m) 9s ago 20m 50.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b f92d16da61e5 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi175 running (97s) 9s ago 19m 51.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b e97949bb213b 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi175 *:9095 running (9m) 9s ago 18m 66.6M - 2.33.4 514e6a882f6e f1833fb97421 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.tjstku smithi172 *:8000 running (16m) 7s ago 16m 90.9M - 17.2.0 e1d6a67b021e 5ecd929f6c29 2023-12-06T21:31:20.130 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi175.dfdkfe smithi175 *:8000 running (16m) 9s ago 16m 90.8M - 17.2.0 e1d6a67b021e b8a059b16696 2023-12-06T21:31:20.131 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi172.ugimiq smithi172 *:80 running (16m) 7s ago 16m 89.9M - 17.2.0 e1d6a67b021e 0f61be4fbb16 2023-12-06T21:31:20.131 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.smpl.smithi175.asmune smithi175 *:80 running (16m) 9s ago 16m 89.4M - 17.2.0 e1d6a67b021e f9ed0888e56c 2023-12-06T21:31:21.034 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:31:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:21 smithi172 bash[79547]: cluster 2023-12-06T21:31:20.059340+0000 mgr.y (mgr.25471) 1892 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:21.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:21 smithi172 bash[79547]: audit 2023-12-06T21:31:20.101252+0000 mgr.y (mgr.25471) 1893 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:21 smithi172 bash[83833]: cluster 2023-12-06T21:31:20.059340+0000 mgr.y (mgr.25471) 1892 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:21.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:21 smithi172 bash[83833]: audit 2023-12-06T21:31:20.101252+0000 mgr.y (mgr.25471) 1893 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:21 smithi175 bash[67426]: cluster 2023-12-06T21:31:20.059340+0000 mgr.y (mgr.25471) 1892 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:21 smithi175 bash[67426]: audit 2023-12-06T21:31:20.101252+0000 mgr.y (mgr.25471) 1893 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:23.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:23 smithi172 bash[79547]: cluster 2023-12-06T21:31:22.060774+0000 mgr.y (mgr.25471) 1894 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:23.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:23 smithi172 bash[83833]: cluster 2023-12-06T21:31:22.060774+0000 mgr.y (mgr.25471) 1894 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:24.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:23 smithi175 bash[67426]: cluster 2023-12-06T21:31:22.060774+0000 mgr.y (mgr.25471) 1894 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:24.819 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:24 smithi172 bash[79547]: audit 2023-12-06T21:31:23.635763+0000 mgr.y (mgr.25471) 1895 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:24.819 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:24 smithi172 bash[83833]: audit 2023-12-06T21:31:23.635763+0000 mgr.y (mgr.25471) 1895 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:25.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:24 smithi175 bash[67426]: audit 2023-12-06T21:31:23.635763+0000 mgr.y (mgr.25471) 1895 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:25.261 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T21:31:25.262 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2023-12-06T21:31:25.263 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2023-12-06T21:31:25.263 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T21:31:25.263 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 13 2023-12-06T21:31:25.263 INFO:teuthology.orchestra.run.smithi172.stdout: } 2023-12-06T21:31:25.263 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:31:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:25 smithi172 bash[79547]: cluster 2023-12-06T21:31:24.062043+0000 mgr.y (mgr.25471) 1896 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:25.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:25 smithi172 bash[79547]: audit 2023-12-06T21:31:25.260248+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.172:0/261985682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:25 smithi172 bash[83833]: cluster 2023-12-06T21:31:24.062043+0000 mgr.y (mgr.25471) 1896 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:25.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:25 smithi172 bash[83833]: audit 2023-12-06T21:31:25.260248+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.172:0/261985682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:26.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:25 smithi175 bash[67426]: cluster 2023-12-06T21:31:24.062043+0000 mgr.y (mgr.25471) 1896 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:26.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:25 smithi175 bash[67426]: audit 2023-12-06T21:31:25.260248+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.172:0/261985682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:26.175 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T21:31:27.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:27 smithi172 bash[79547]: cluster 2023-12-06T21:31:26.063725+0000 mgr.y (mgr.25471) 1897 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:27.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:27 smithi172 bash[83833]: cluster 2023-12-06T21:31:26.063725+0000 mgr.y (mgr.25471) 1897 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:28.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:27 smithi175 bash[67426]: cluster 2023-12-06T21:31:26.063725+0000 mgr.y (mgr.25471) 1897 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:29.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:28 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:31:28] "GET /metrics HTTP/1.1" 200 38666 "" "Prometheus/2.33.4" 2023-12-06T21:31:29.586 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "osd", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "13/23 daemons upgraded", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": true 2023-12-06T21:31:29.587 INFO:teuthology.orchestra.run.smithi172.stdout:} 2023-12-06T21:31:30.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:29 smithi175 bash[67426]: cluster 2023-12-06T21:31:28.064682+0000 mgr.y (mgr.25471) 1898 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:30.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:29 smithi172 bash[79547]: cluster 2023-12-06T21:31:28.064682+0000 mgr.y (mgr.25471) 1898 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:30.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:29 smithi172 bash[83833]: cluster 2023-12-06T21:31:28.064682+0000 mgr.y (mgr.25471) 1898 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:30.398 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:31:30.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:30 smithi172 bash[79547]: audit 2023-12-06T21:31:29.585351+0000 mgr.y (mgr.25471) 1899 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:30.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:30 smithi172 bash[83833]: audit 2023-12-06T21:31:29.585351+0000 mgr.y (mgr.25471) 1899 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:31.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:30 smithi175 bash[67426]: audit 2023-12-06T21:31:29.585351+0000 mgr.y (mgr.25471) 1899 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[83833]: cluster 2023-12-06T21:31:30.065879+0000 mgr.y (mgr.25471) 1900 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[83833]: audit 2023-12-06T21:31:30.719915+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[83833]: audit 2023-12-06T21:31:30.730235+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[83833]: audit 2023-12-06T21:31:30.741138+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[79547]: cluster 2023-12-06T21:31:30.065879+0000 mgr.y (mgr.25471) 1900 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[79547]: audit 2023-12-06T21:31:30.719915+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[79547]: audit 2023-12-06T21:31:30.730235+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:31 smithi172 bash[79547]: audit 2023-12-06T21:31:30.741138+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:31 smithi175 bash[67426]: cluster 2023-12-06T21:31:30.065879+0000 mgr.y (mgr.25471) 1900 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:31.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:31 smithi175 bash[67426]: audit 2023-12-06T21:31:30.719915+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:31 smithi175 bash[67426]: audit 2023-12-06T21:31:30.730235+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:31.915 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:31 smithi175 bash[67426]: audit 2023-12-06T21:31:30.741138+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:32.822 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:32 smithi172 bash[79547]: audit 2023-12-06T21:31:32.324748+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:32.822 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:32 smithi172 bash[83833]: audit 2023-12-06T21:31:32.324748+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:33.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:32 smithi175 bash[67426]: audit 2023-12-06T21:31:32.324748+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:31:33.807 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T21:31:33.808 INFO:teuthology.orchestra.run.smithi172.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T21:31:33.808 INFO:teuthology.orchestra.run.smithi172.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T21:31:33.992 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[79547]: cluster 2023-12-06T21:31:32.067414+0000 mgr.y (mgr.25471) 1901 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[79547]: audit 2023-12-06T21:31:33.208426+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[79547]: audit 2023-12-06T21:31:33.218842+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[79547]: audit 2023-12-06T21:31:33.228531+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[83833]: cluster 2023-12-06T21:31:32.067414+0000 mgr.y (mgr.25471) 1901 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[83833]: audit 2023-12-06T21:31:33.208426+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[83833]: audit 2023-12-06T21:31:33.218842+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:33.993 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:33 smithi172 bash[83833]: audit 2023-12-06T21:31:33.228531+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:34.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:33 smithi175 bash[67426]: cluster 2023-12-06T21:31:32.067414+0000 mgr.y (mgr.25471) 1901 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:34.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:33 smithi175 bash[67426]: audit 2023-12-06T21:31:33.208426+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:34.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:33 smithi175 bash[67426]: audit 2023-12-06T21:31:33.218842+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:34.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:33 smithi175 bash[67426]: audit 2023-12-06T21:31:33.228531+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.25471 172.21.15.172:0/2492981016' entity='mgr.y' 2023-12-06T21:31:34.682 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-06T21:31:35.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:34 smithi175 bash[67426]: audit 2023-12-06T21:31:33.643605+0000 mgr.y (mgr.25471) 1902 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:35.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:34 smithi175 bash[67426]: audit 2023-12-06T21:31:33.806857+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.172:0/2830716087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:31:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:34 smithi172 bash[79547]: audit 2023-12-06T21:31:33.643605+0000 mgr.y (mgr.25471) 1902 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:35.072 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:34 smithi172 bash[79547]: audit 2023-12-06T21:31:33.806857+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.172:0/2830716087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:31:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:34 smithi172 bash[83833]: audit 2023-12-06T21:31:33.643605+0000 mgr.y (mgr.25471) 1902 : audit 0 from='client.15510 -' entity='client.iscsi.foo.smithi172.hwhloo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:31:35.072 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:34 smithi172 bash[83833]: audit 2023-12-06T21:31:33.806857+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.172:0/2830716087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:31:36.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:35 smithi175 bash[67426]: cluster 2023-12-06T21:31:34.068441+0000 mgr.y (mgr.25471) 1903 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:36.035 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:35 smithi172 bash[79547]: cluster 2023-12-06T21:31:34.068441+0000 mgr.y (mgr.25471) 1903 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:36.036 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:35 smithi172 bash[83833]: cluster 2023-12-06T21:31:34.068441+0000 mgr.y (mgr.25471) 1903 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:38.023 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:37 smithi172 bash[83833]: cluster 2023-12-06T21:31:36.069954+0000 mgr.y (mgr.25471) 1904 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:38.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:37 smithi172 bash[79547]: cluster 2023-12-06T21:31:36.069954+0000 mgr.y (mgr.25471) 1904 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:38.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:37 smithi175 bash[67426]: cluster 2023-12-06T21:31:36.069954+0000 mgr.y (mgr.25471) 1904 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:31:38.579 INFO:teuthology.orchestra.run.smithi172.stdout:false 2023-12-06T21:31:39.014 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:38 smithi172 bash[79547]: audit 2023-12-06T21:31:38.562858+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.172:0/1721495091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:39.015 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:38 smithi172 bash[75766]: ::ffff:172.21.15.175 - - [06/Dec/2023:21:31:38] "GET /metrics HTTP/1.1" 200 38666 "" "Prometheus/2.33.4" 2023-12-06T21:31:39.015 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:38 smithi172 bash[83833]: audit 2023-12-06T21:31:38.562858+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.172:0/1721495091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:39.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:38 smithi175 bash[67426]: audit 2023-12-06T21:31:38.562858+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.172:0/1721495091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:31:39.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:31:39.915 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi172 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T21:31:39.989 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=adf5496de0f24f9194227716e6f9d15f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi172 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T21:31:39.991 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T21:31:40.002 INFO:tasks.cephadm:Teardown begin 2023-12-06T21:31:40.002 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:31:40.018 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:39 smithi172 bash[79547]: cluster 2023-12-06T21:31:38.070854+0000 mgr.y (mgr.25471) 1905 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:40.018 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:39 smithi172 bash[83833]: cluster 2023-12-06T21:31:38.070854+0000 mgr.y (mgr.25471) 1905 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:40.023 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:31:40.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:39 smithi175 bash[67426]: cluster 2023-12-06T21:31:38.070854+0000 mgr.y (mgr.25471) 1905 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T21:31:40.040 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T21:31:40.040 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T21:31:40.074 DEBUG:teuthology.orchestra.run.smithi175:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T21:31:40.087 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T21:31:40.088 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T21:31:40.088 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a 2023-12-06T21:31:40.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:40 smithi172 systemd[1]: Stopping Ceph mon.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:40.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[79547]: debug 2023-12-06T21:31:40.341+0000 7fd64b33e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T21:31:40.665 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[79547]: debug 2023-12-06T21:31:40.341+0000 7fd64b33e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T21:31:40.665 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE Bus STOPPING 2023-12-06T21:31:40.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:31:40.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE Bus STOPPED 2023-12-06T21:31:40.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE Bus STARTING 2023-12-06T21:31:40.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE Serving on http://:::9283 2023-12-06T21:31:40.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:40 smithi172 bash[75766]: [06/Dec/2023:21:31:40] ENGINE Bus STARTED 2023-12-06T21:31:41.522 INFO:journalctl@ceph.mon.a.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[110661]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:31:41.545 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T21:31:41.577 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:41.577 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T21:31:41.578 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T21:31:41.578 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.c 2023-12-06T21:31:41.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:41 smithi172 systemd[1]: Stopping Ceph mon.c for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:41.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[83833]: debug 2023-12-06T21:31:41.729+0000 7f2ff604f700 -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 2023-12-06T21:31:41.804 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[83833]: debug 2023-12-06T21:31:41.729+0000 7f2ff604f700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T21:31:41.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE Bus STOPPING 2023-12-06T21:31:41.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:31:41.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE Bus STOPPED 2023-12-06T21:31:41.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE Bus STARTING 2023-12-06T21:31:42.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE Serving on http://:::9283 2023-12-06T21:31:42.072 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:41 smithi172 bash[75766]: [06/Dec/2023:21:31:41] ENGINE Bus STARTED 2023-12-06T21:31:42.711 INFO:journalctl@ceph.mon.c.smithi172.stdout:Dec 06 21:31:42 smithi172 bash[110919]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:31:42.739 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T21:31:42.775 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:42.775 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T21:31:42.775 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T21:31:42.776 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.b 2023-12-06T21:31:43.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:42 smithi175 systemd[1]: Stopping Ceph mon.b for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:43.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:42 smithi175 bash[67426]: debug 2023-12-06T21:31:42.945+0000 7fc40fae0700 -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 2023-12-06T21:31:43.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:42 smithi175 bash[67426]: debug 2023-12-06T21:31:42.945+0000 7fc40fae0700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T21:31:44.115 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T21:31:44.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:43 smithi175 bash[89725]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-b 2023-12-06T21:31:44.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:44 smithi175 bash[89796]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mon-b 2023-12-06T21:31:44.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:44 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T21:31:44.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Dec 06 21:31:44 smithi175 systemd[1]: Stopped Ceph mon.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:31:44.158 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:44.159 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T21:31:44.159 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T21:31:44.159 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y 2023-12-06T21:31:44.549 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:44 smithi172 systemd[1]: Stopping Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:44.549 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:44 smithi172 bash[75766]: debug 2023-12-06T21:31:44.333+0000 7f8740bc4700 -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 2023-12-06T21:31:44.549 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:44 smithi172 bash[75766]: debug 2023-12-06T21:31:44.333+0000 7f8740bc4700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T21:31:45.295 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T21:31:45.304 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:45 smithi172 bash[111061]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:31:45.304 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:45 smithi172 bash[111123]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:31:45.304 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:45 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.y.service: Succeeded. 2023-12-06T21:31:45.304 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Dec 06 21:31:45 smithi172 systemd[1]: Stopped Ceph mgr.y for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:31:45.328 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:45.328 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T21:31:45.328 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T21:31:45.328 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x 2023-12-06T21:31:45.751 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Dec 06 21:31:45 smithi175 systemd[1]: Stopping Ceph mgr.x for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:46.404 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T21:31:46.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:46.438 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T21:31:46.438 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T21:31:46.438 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.0 2023-12-06T21:31:46.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:46 smithi172 systemd[1]: Stopping Ceph osd.0 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:46.822 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:46 smithi172 bash[91357]: debug 2023-12-06T21:31:46.617+0000 7f18daf5f700 -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 2023-12-06T21:31:46.823 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:46 smithi172 bash[91357]: debug 2023-12-06T21:31:46.617+0000 7f18daf5f700 -1 osd.0 158 *** Got signal Terminated *** 2023-12-06T21:31:46.823 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:46 smithi172 bash[91357]: debug 2023-12-06T21:31:46.617+0000 7f18daf5f700 -1 osd.0 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:31:53.126 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:52 smithi172 bash[111163]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:31:53.126 INFO:journalctl@ceph.osd.0.smithi172.stdout:Dec 06 21:31:53 smithi172 bash[111237]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-0 2023-12-06T21:31:54.322 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:31:54 smithi172 bash[71483]: level=warn ts=2023-12-06T21:31:54.245Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:31:54.322 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:31:54 smithi172 bash[71483]: level=warn ts=2023-12-06T21:31:54.246Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:31:55.302 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T21:31:55.339 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:31:55.339 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T21:31:55.339 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T21:31:55.339 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.1 2023-12-06T21:31:55.572 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:31:55 smithi172 systemd[1]: Stopping Ceph osd.1 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:31:55.572 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:31:55 smithi172 bash[94609]: debug 2023-12-06T21:31:55.537+0000 7f3c4ecee700 -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 2023-12-06T21:31:55.572 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:31:55 smithi172 bash[94609]: debug 2023-12-06T21:31:55.537+0000 7f3c4ecee700 -1 osd.1 158 *** Got signal Terminated *** 2023-12-06T21:31:55.572 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:31:55 smithi172 bash[94609]: debug 2023-12-06T21:31:55.537+0000 7f3c4ecee700 -1 osd.1 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:01.770 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:32:01 smithi172 bash[111378]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-1 2023-12-06T21:32:01.770 INFO:journalctl@ceph.osd.1.smithi172.stdout:Dec 06 21:32:01 smithi172 bash[111721]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-1 2023-12-06T21:32:04.530 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:04.244Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:04.531 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:04.245Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:04.531 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:04.247Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:04.534 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T21:32:04.569 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:04.569 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T21:32:04.569 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T21:32:04.569 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.2 2023-12-06T21:32:04.822 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:04 smithi172 systemd[1]: Stopping Ceph osd.2 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:04.822 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[97693]: debug 2023-12-06T21:32:04.736+0000 7f3c959f4700 -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 2023-12-06T21:32:04.822 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[97693]: debug 2023-12-06T21:32:04.736+0000 7f3c959f4700 -1 osd.2 158 *** Got signal Terminated *** 2023-12-06T21:32:04.823 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:04 smithi172 bash[97693]: debug 2023-12-06T21:32:04.736+0000 7f3c959f4700 -1 osd.2 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:11.164 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:10 smithi172 bash[111915]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-2 2023-12-06T21:32:11.165 INFO:journalctl@ceph.osd.2.smithi172.stdout:Dec 06 21:32:11 smithi172 bash[112509]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-2 2023-12-06T21:32:13.095 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:12 smithi175 bash[80311]: debug 2023-12-06T21:32:12.772+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:13.270 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T21:32:13.301 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:13.301 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T21:32:13.301 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T21:32:13.301 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.3 2023-12-06T21:32:13.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:13 smithi172 systemd[1]: Stopping Ceph osd.3 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:13.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:13 smithi172 bash[100985]: debug 2023-12-06T21:32:13.496+0000 7fac101ab700 -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 2023-12-06T21:32:13.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:13 smithi172 bash[100985]: debug 2023-12-06T21:32:13.496+0000 7fac101ab700 -1 osd.3 158 *** Got signal Terminated *** 2023-12-06T21:32:13.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:13 smithi172 bash[100985]: debug 2023-12-06T21:32:13.496+0000 7fac101ab700 -1 osd.3 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:14.173 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:13 smithi175 bash[80311]: debug 2023-12-06T21:32:13.772+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:14.174 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:14 smithi175 bash[83459]: debug 2023-12-06T21:32:14.000+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:14.175 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:13 smithi175 bash[77135]: debug 2023-12-06T21:32:13.808+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:14.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:14 smithi172 bash[100985]: debug 2023-12-06T21:32:14.108+0000 7fac08f9f700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:50.984445+0000 front 2023-12-06T21:31:50.984663+0000 (oldest deadline 2023-12-06T21:32:13.284683+0000) 2023-12-06T21:32:14.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:14 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:14.245Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:14.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:14 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:14.246Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:14.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:14 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:14.248Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:15.027 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:14 smithi175 bash[77135]: debug 2023-12-06T21:32:14.820+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:15.027 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:14 smithi175 bash[80311]: debug 2023-12-06T21:32:14.756+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:15.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:15 smithi175 bash[83459]: debug 2023-12-06T21:32:15.020+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:15.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:15 smithi172 bash[100985]: debug 2023-12-06T21:32:15.084+0000 7fac08f9f700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:50.984445+0000 front 2023-12-06T21:31:50.984663+0000 (oldest deadline 2023-12-06T21:32:13.284683+0000) 2023-12-06T21:32:16.251 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:15 smithi175 bash[77135]: debug 2023-12-06T21:32:15.844+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:16.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:15 smithi175 bash[80311]: debug 2023-12-06T21:32:15.792+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:16.252 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:16 smithi175 bash[83459]: debug 2023-12-06T21:32:16.008+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:16.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:16 smithi172 bash[100985]: debug 2023-12-06T21:32:16.120+0000 7fac08f9f700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:50.984445+0000 front 2023-12-06T21:31:50.984663+0000 (oldest deadline 2023-12-06T21:32:13.284683+0000) 2023-12-06T21:32:16.861 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:16 smithi175 bash[80311]: debug 2023-12-06T21:32:16.812+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:17.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:17 smithi175 bash[83459]: debug 2023-12-06T21:32:17.056+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:17.251 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:16 smithi175 bash[77135]: debug 2023-12-06T21:32:16.852+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:17.572 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:17 smithi172 bash[100985]: debug 2023-12-06T21:32:17.108+0000 7fac08f9f700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:50.984445+0000 front 2023-12-06T21:31:50.984663+0000 (oldest deadline 2023-12-06T21:32:13.284683+0000) 2023-12-06T21:32:17.982 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:17 smithi175 bash[77135]: debug 2023-12-06T21:32:17.828+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:17.983 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:17 smithi175 bash[80311]: debug 2023-12-06T21:32:17.840+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:18.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:18 smithi175 bash[83459]: debug 2023-12-06T21:32:18.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:18.322 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:18 smithi172 bash[100985]: debug 2023-12-06T21:32:18.152+0000 7fac08f9f700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:50.984445+0000 front 2023-12-06T21:31:50.984663+0000 (oldest deadline 2023-12-06T21:32:13.284683+0000) 2023-12-06T21:32:18.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:18 smithi175 bash[86667]: debug 2023-12-06T21:32:18.404+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:19.142 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:18 smithi175 bash[77135]: debug 2023-12-06T21:32:18.832+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:19.143 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:18 smithi175 bash[80311]: debug 2023-12-06T21:32:18.824+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:19.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:19 smithi175 bash[86667]: debug 2023-12-06T21:32:19.360+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:19.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:19 smithi175 bash[83459]: debug 2023-12-06T21:32:19.136+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:20.072 INFO:journalctl@ceph.osd.3.smithi172.stdout:Dec 06 21:32:19 smithi172 bash[112656]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-3 2023-12-06T21:32:20.194 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:19 smithi175 bash[77135]: debug 2023-12-06T21:32:19.812+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:20.194 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:19 smithi175 bash[80311]: debug 2023-12-06T21:32:19.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:20.503 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:20 smithi175 bash[83459]: debug 2023-12-06T21:32:20.184+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:20.503 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:20 smithi175 bash[86667]: debug 2023-12-06T21:32:20.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:21.193 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:20 smithi175 bash[77135]: debug 2023-12-06T21:32:20.784+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:21.193 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:20 smithi175 bash[80311]: debug 2023-12-06T21:32:20.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:21.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:21 smithi175 bash[83459]: debug 2023-12-06T21:32:21.184+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:21.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:21 smithi175 bash[86667]: debug 2023-12-06T21:32:21.392+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:22.185 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:21 smithi175 bash[77135]: debug 2023-12-06T21:32:21.788+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:22.185 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:21 smithi175 bash[80311]: debug 2023-12-06T21:32:21.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:22.185 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:21 smithi175 bash[80311]: debug 2023-12-06T21:32:21.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:22.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[86667]: debug 2023-12-06T21:32:22.400+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:22.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[83459]: debug 2023-12-06T21:32:22.176+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:22.502 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[83459]: debug 2023-12-06T21:32:22.176+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:22.559 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T21:32:22.588 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:22.588 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T21:32:22.588 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T21:32:22.588 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.4 2023-12-06T21:32:22.935 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:22 smithi175 systemd[1]: Stopping Ceph osd.4 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:22.935 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[77135]: debug 2023-12-06T21:32:22.760+0000 7fc6da029700 -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 2023-12-06T21:32:22.936 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[77135]: debug 2023-12-06T21:32:22.760+0000 7fc6da029700 -1 osd.4 158 *** Got signal Terminated *** 2023-12-06T21:32:22.936 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[77135]: debug 2023-12-06T21:32:22.760+0000 7fc6da029700 -1 osd.4 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:22.936 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[77135]: debug 2023-12-06T21:32:22.772+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:23.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[80311]: debug 2023-12-06T21:32:22.928+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:23.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:22 smithi175 bash[80311]: debug 2023-12-06T21:32:22.928+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:23.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[83459]: debug 2023-12-06T21:32:23.172+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:23.252 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[83459]: debug 2023-12-06T21:32:23.172+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:23.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[86667]: debug 2023-12-06T21:32:23.412+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:24.156 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[77135]: debug 2023-12-06T21:32:23.772+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:24.156 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[77135]: debug 2023-12-06T21:32:23.772+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.829436+0000 front 2023-12-06T21:31:57.829213+0000 (oldest deadline 2023-12-06T21:32:23.129022+0000) 2023-12-06T21:32:24.156 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[80311]: debug 2023-12-06T21:32:23.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:24.156 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:23 smithi175 bash[80311]: debug 2023-12-06T21:32:23.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:24.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[83459]: debug 2023-12-06T21:32:24.148+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:24.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[83459]: debug 2023-12-06T21:32:24.148+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:24.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:24 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:24.246Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:24.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:24 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:24.247Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:24.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:24 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:24.249Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:24.746 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[86667]: debug 2023-12-06T21:32:24.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:25.001 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[77135]: debug 2023-12-06T21:32:24.736+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:25.001 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[77135]: debug 2023-12-06T21:32:24.736+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.829436+0000 front 2023-12-06T21:31:57.829213+0000 (oldest deadline 2023-12-06T21:32:23.129022+0000) 2023-12-06T21:32:25.001 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[80311]: debug 2023-12-06T21:32:24.912+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:25.002 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:24 smithi175 bash[80311]: debug 2023-12-06T21:32:24.912+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:25.457 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[83459]: debug 2023-12-06T21:32:25.160+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:25.457 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[83459]: debug 2023-12-06T21:32:25.160+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:25.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[86667]: debug 2023-12-06T21:32:25.448+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:25.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[86667]: debug 2023-12-06T21:32:25.448+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:26.128 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[80311]: debug 2023-12-06T21:32:25.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:26.128 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[80311]: debug 2023-12-06T21:32:25.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:26.128 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[77135]: debug 2023-12-06T21:32:25.776+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:26.128 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:25 smithi175 bash[77135]: debug 2023-12-06T21:32:25.776+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.829436+0000 front 2023-12-06T21:31:57.829213+0000 (oldest deadline 2023-12-06T21:32:23.129022+0000) 2023-12-06T21:32:26.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[83459]: debug 2023-12-06T21:32:26.120+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:26.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[83459]: debug 2023-12-06T21:32:26.120+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:26.734 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[86667]: debug 2023-12-06T21:32:26.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:26.734 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[86667]: debug 2023-12-06T21:32:26.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:27.001 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[80311]: debug 2023-12-06T21:32:26.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:27.001 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[80311]: debug 2023-12-06T21:32:26.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:27.001 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[77135]: debug 2023-12-06T21:32:26.728+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:27.001 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:26 smithi175 bash[77135]: debug 2023-12-06T21:32:26.728+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.829436+0000 front 2023-12-06T21:31:57.829213+0000 (oldest deadline 2023-12-06T21:32:23.129022+0000) 2023-12-06T21:32:27.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[83459]: debug 2023-12-06T21:32:27.136+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:27.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[83459]: debug 2023-12-06T21:32:27.136+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:27.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[86667]: debug 2023-12-06T21:32:27.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:27.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[86667]: debug 2023-12-06T21:32:27.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:27.930 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[77135]: debug 2023-12-06T21:32:27.676+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.327114+0000 front 2023-12-06T21:31:47.326779+0000 (oldest deadline 2023-12-06T21:32:13.226835+0000) 2023-12-06T21:32:27.930 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[77135]: debug 2023-12-06T21:32:27.676+0000 7fc6d4620700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.829436+0000 front 2023-12-06T21:31:57.829213+0000 (oldest deadline 2023-12-06T21:32:23.129022+0000) 2023-12-06T21:32:27.931 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[62614]: ts=2023-12-06T21:32:27.632Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.172:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.172:8765: connect: connection refused" 2023-12-06T21:32:27.931 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[62614]: ts=2023-12-06T21:32:27.632Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.172:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.172:8765: connect: connection refused" 2023-12-06T21:32:27.931 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[62614]: ts=2023-12-06T21:32:27.636Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.172:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.172:8765: connect: connection refused" 2023-12-06T21:32:27.931 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[62614]: ts=2023-12-06T21:32:27.636Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.172:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.172:8765: connect: connection refused" 2023-12-06T21:32:28.228 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[83459]: debug 2023-12-06T21:32:28.168+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:28.228 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[83459]: debug 2023-12-06T21:32:28.168+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:28.228 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[80311]: debug 2023-12-06T21:32:27.924+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:28.228 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:27 smithi175 bash[80311]: debug 2023-12-06T21:32:27.924+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:28.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[86667]: debug 2023-12-06T21:32:28.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:28.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[86667]: debug 2023-12-06T21:32:28.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:29.157 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[80311]: debug 2023-12-06T21:32:28.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:29.157 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[80311]: debug 2023-12-06T21:32:28.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:29.157 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:28 smithi175 bash[91018]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:32:29.157 INFO:journalctl@ceph.osd.4.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[91089]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-4 2023-12-06T21:32:29.437 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[83459]: debug 2023-12-06T21:32:29.152+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:29.437 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[83459]: debug 2023-12-06T21:32:29.152+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:29.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[86667]: debug 2023-12-06T21:32:29.428+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:29.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[86667]: debug 2023-12-06T21:32:29.428+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:30.184 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[80311]: debug 2023-12-06T21:32:29.900+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:30.184 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:29 smithi175 bash[80311]: debug 2023-12-06T21:32:29.900+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:30.437 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[83459]: debug 2023-12-06T21:32:30.176+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:30.437 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[83459]: debug 2023-12-06T21:32:30.176+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:30.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[86667]: debug 2023-12-06T21:32:30.428+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:30.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[86667]: debug 2023-12-06T21:32:30.428+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:31.165 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[80311]: debug 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:31.165 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[80311]: debug 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:31.165 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:30 smithi175 bash[80311]: debug 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:31.390 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T21:32:31.422 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[83459]: debug 2023-12-06T21:32:31.156+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:31.423 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[83459]: debug 2023-12-06T21:32:31.156+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:31.424 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:31.424 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T21:32:31.425 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T21:32:31.425 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.5 2023-12-06T21:32:31.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[86667]: debug 2023-12-06T21:32:31.452+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:31.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[86667]: debug 2023-12-06T21:32:31.452+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:31.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 systemd[1]: Stopping Ceph osd.5 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:31.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.576+0000 7f5eef123700 -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 2023-12-06T21:32:31.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.576+0000 7f5eef123700 -1 osd.5 158 *** Got signal Terminated *** 2023-12-06T21:32:31.752 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.576+0000 7f5eef123700 -1 osd.5 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:32.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[83459]: debug 2023-12-06T21:32:32.108+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:32.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[83459]: debug 2023-12-06T21:32:32.108+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:32.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:32.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:32.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:31 smithi175 bash[80311]: debug 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:32.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[86667]: debug 2023-12-06T21:32:32.412+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:32.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[86667]: debug 2023-12-06T21:32:32.412+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:32.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[86667]: debug 2023-12-06T21:32:32.412+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:33.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[83459]: debug 2023-12-06T21:32:33.116+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:33.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[83459]: debug 2023-12-06T21:32:33.116+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:33.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[83459]: debug 2023-12-06T21:32:33.116+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:33.251 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[80311]: debug 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:33.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[80311]: debug 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:33.252 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:32 smithi175 bash[80311]: debug 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:33.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[86667]: debug 2023-12-06T21:32:33.456+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:33.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[86667]: debug 2023-12-06T21:32:33.456+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:33.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[86667]: debug 2023-12-06T21:32:33.456+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:34.152 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[80311]: debug 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:34.153 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[80311]: debug 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:34.153 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:33 smithi175 bash[80311]: debug 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:34.459 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[83459]: debug 2023-12-06T21:32:34.144+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:34.459 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[83459]: debug 2023-12-06T21:32:34.144+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:34.460 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[83459]: debug 2023-12-06T21:32:34.144+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:34.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:34 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:34.247Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:34.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:34 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:34.248Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:34.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:34 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:34.250Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:34.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[86667]: debug 2023-12-06T21:32:34.452+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:34.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[86667]: debug 2023-12-06T21:32:34.452+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:34.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[86667]: debug 2023-12-06T21:32:34.452+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:35.173 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[80311]: debug 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:35.173 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[80311]: debug 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:35.174 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:34 smithi175 bash[80311]: debug 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:35.414 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[83459]: debug 2023-12-06T21:32:35.168+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:35.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[83459]: debug 2023-12-06T21:32:35.168+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:35.415 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[83459]: debug 2023-12-06T21:32:35.168+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:35.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[86667]: debug 2023-12-06T21:32:35.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:35.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[86667]: debug 2023-12-06T21:32:35.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:35.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[86667]: debug 2023-12-06T21:32:35.408+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:36.130 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[80311]: debug 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.130 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[80311]: debug 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.130 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:35 smithi175 bash[80311]: debug 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.409 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[83459]: debug 2023-12-06T21:32:36.124+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:36.409 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[83459]: debug 2023-12-06T21:32:36.124+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:36.409 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[83459]: debug 2023-12-06T21:32:36.124+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:36.709 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[86667]: debug 2023-12-06T21:32:36.400+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:36.709 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[86667]: debug 2023-12-06T21:32:36.400+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:36.710 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[86667]: debug 2023-12-06T21:32:36.400+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:36.711 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: *** Caught signal (Segmentation fault) ** 2023-12-06T21:32:36.711 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: in thread 7f5ed86f8700 thread_name:safe_timer 2023-12-06T21:32:36.711 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev) 2023-12-06T21:32:36.712 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f5ef6568cf0] 2023-12-06T21:32:36.712 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x557e824f276a] 2023-12-06T21:32:36.712 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x557e82577540] 2023-12-06T21:32:36.712 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x557e821845f3] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x557e823faa71] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x557e820ffc51] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x557e82101caa] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x557e82103c53] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x557e820653ca] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x557e826a047f] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557e826a17a1] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f5ef655e1ca] 2023-12-06T21:32:36.713 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 13: clone() 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug 2023-12-06T21:32:36.600+0000 7f5ed86f8700 -1 *** Caught signal (Segmentation fault) ** 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: in thread 7f5ed86f8700 thread_name:safe_timer 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev) 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f5ef6568cf0] 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x557e824f276a] 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x557e82577540] 2023-12-06T21:32:36.714 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x557e821845f3] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x557e823faa71] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x557e820ffc51] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x557e82101caa] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x557e82103c53] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x557e820653ca] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x557e826a047f] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557e826a17a1] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f5ef655e1ca] 2023-12-06T21:32:36.715 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 13: clone() 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -5746> 2023-12-06T21:32:12.772+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -5543> 2023-12-06T21:32:13.772+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -5470> 2023-12-06T21:32:14.756+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -5060> 2023-12-06T21:32:15.792+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -4065> 2023-12-06T21:32:16.812+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3988> 2023-12-06T21:32:17.840+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3826> 2023-12-06T21:32:18.824+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.716 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3710> 2023-12-06T21:32:19.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3678> 2023-12-06T21:32:20.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3479> 2023-12-06T21:32:21.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -3478> 2023-12-06T21:32:21.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2975> 2023-12-06T21:32:22.928+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2974> 2023-12-06T21:32:22.928+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2853> 2023-12-06T21:32:23.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2852> 2023-12-06T21:32:23.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2181> 2023-12-06T21:32:24.912+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.717 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2180> 2023-12-06T21:32:24.912+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2107> 2023-12-06T21:32:25.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -2106> 2023-12-06T21:32:25.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1943> 2023-12-06T21:32:26.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1942> 2023-12-06T21:32:26.956+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1852> 2023-12-06T21:32:27.924+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1851> 2023-12-06T21:32:27.924+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1676> 2023-12-06T21:32:28.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.718 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1675> 2023-12-06T21:32:28.952+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1589> 2023-12-06T21:32:29.900+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1588> 2023-12-06T21:32:29.900+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1185> 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1184> 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1183> 2023-12-06T21:32:30.876+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1122> 2023-12-06T21:32:31.576+0000 7f5eef123700 -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 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1121> 2023-12-06T21:32:31.576+0000 7f5eef123700 -1 osd.5 158 *** Got signal Terminated *** 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1119> 2023-12-06T21:32:31.576+0000 7f5eef123700 -1 osd.5 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:36.719 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1068> 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.720 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1067> 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.720 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -1066> 2023-12-06T21:32:31.896+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.720 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -581> 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.720 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -580> 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -579> 2023-12-06T21:32:32.904+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -403> 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -402> 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -401> 2023-12-06T21:32:33.888+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -322> 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -321> 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -320> 2023-12-06T21:32:34.864+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.721 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -195> 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:47.161642+0000 front 2023-12-06T21:31:47.162105+0000 (oldest deadline 2023-12-06T21:32:12.461894+0000) 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -194> 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:57.763374+0000 front 2023-12-06T21:31:57.763622+0000 (oldest deadline 2023-12-06T21:32:21.263474+0000) 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug -193> 2023-12-06T21:32:35.860+0000 7f5ee971a700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:04.665612+0000 front 2023-12-06T21:32:04.665564+0000 (oldest deadline 2023-12-06T21:32:30.565487+0000) 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: debug 0> 2023-12-06T21:32:36.600+0000 7f5ed86f8700 -1 *** Caught signal (Segmentation fault) ** 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: in thread 7f5ed86f8700 thread_name:safe_timer 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev) 2023-12-06T21:32:36.722 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f5ef6568cf0] 2023-12-06T21:32:36.723 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x557e824f276a] 2023-12-06T21:32:36.723 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x557e82577540] 2023-12-06T21:32:36.723 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x557e821845f3] 2023-12-06T21:32:36.723 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x557e823faa71] 2023-12-06T21:32:36.724 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x557e820ffc51] 2023-12-06T21:32:36.724 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x557e82101caa] 2023-12-06T21:32:36.724 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x557e82103c53] 2023-12-06T21:32:36.724 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x557e820653ca] 2023-12-06T21:32:36.725 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x557e826a047f] 2023-12-06T21:32:36.725 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557e826a17a1] 2023-12-06T21:32:36.725 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f5ef655e1ca] 2023-12-06T21:32:36.725 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: 13: clone() 2023-12-06T21:32:36.726 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:36 smithi175 bash[80311]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-06T21:32:37.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[83459]: debug 2023-12-06T21:32:37.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:37.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[83459]: debug 2023-12-06T21:32:37.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:37.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[83459]: debug 2023-12-06T21:32:37.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:37.372 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[91236]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-5 2023-12-06T21:32:37.672 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[86667]: debug 2023-12-06T21:32:37.404+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:37.672 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[86667]: debug 2023-12-06T21:32:37.404+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:37.672 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[86667]: debug 2023-12-06T21:32:37.404+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:38.001 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:37 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.5.service: Main process exited, code=exited, status=139/n/a 2023-12-06T21:32:38.001 INFO:journalctl@ceph.osd.5.smithi175.stdout:Dec 06 21:32:37 smithi175 bash[91586]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-5 2023-12-06T21:32:38.431 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[83459]: debug 2023-12-06T21:32:38.140+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:38.431 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[83459]: debug 2023-12-06T21:32:38.140+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:38.431 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[83459]: debug 2023-12-06T21:32:38.140+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:38.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[86667]: debug 2023-12-06T21:32:38.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:38.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[86667]: debug 2023-12-06T21:32:38.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:38.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:38 smithi175 bash[86667]: debug 2023-12-06T21:32:38.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:39.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[83459]: debug 2023-12-06T21:32:39.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:39.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[83459]: debug 2023-12-06T21:32:39.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:39.251 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[83459]: debug 2023-12-06T21:32:39.096+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:39.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[86667]: debug 2023-12-06T21:32:39.324+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:39.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[86667]: debug 2023-12-06T21:32:39.324+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:39.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:39 smithi175 bash[86667]: debug 2023-12-06T21:32:39.324+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:40.201 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T21:32:40.234 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:40.235 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T21:32:40.235 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T21:32:40.235 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.6 2023-12-06T21:32:40.437 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[86667]: debug 2023-12-06T21:32:40.368+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:40.437 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[86667]: debug 2023-12-06T21:32:40.368+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[86667]: debug 2023-12-06T21:32:40.368+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.132+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.132+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.132+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 systemd[1]: Stopping Ceph osd.6 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:40.438 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.428+0000 7f986547a700 -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 2023-12-06T21:32:40.751 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.428+0000 7f986547a700 -1 osd.6 158 *** Got signal Terminated *** 2023-12-06T21:32:40.751 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:40 smithi175 bash[83459]: debug 2023-12-06T21:32:40.428+0000 7f986547a700 -1 osd.6 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:41.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[83459]: debug 2023-12-06T21:32:41.148+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:41.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[83459]: debug 2023-12-06T21:32:41.148+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:41.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[83459]: debug 2023-12-06T21:32:41.148+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:41.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[86667]: debug 2023-12-06T21:32:41.384+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:41.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[86667]: debug 2023-12-06T21:32:41.384+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:41.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:41 smithi175 bash[86667]: debug 2023-12-06T21:32:41.384+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:42.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[83459]: debug 2023-12-06T21:32:42.180+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:42.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[83459]: debug 2023-12-06T21:32:42.180+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:42.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[83459]: debug 2023-12-06T21:32:42.180+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:42.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[86667]: debug 2023-12-06T21:32:42.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:42.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[86667]: debug 2023-12-06T21:32:42.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:42.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[86667]: debug 2023-12-06T21:32:42.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:42.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:42 smithi175 bash[86667]: debug 2023-12-06T21:32:42.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:43.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[86667]: debug 2023-12-06T21:32:43.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:43.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[86667]: debug 2023-12-06T21:32:43.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:43.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[86667]: debug 2023-12-06T21:32:43.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:43.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[86667]: debug 2023-12-06T21:32:43.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:43.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[83459]: debug 2023-12-06T21:32:43.204+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:43.502 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[83459]: debug 2023-12-06T21:32:43.204+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:43.502 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[83459]: debug 2023-12-06T21:32:43.204+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:43.502 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:43 smithi175 bash[83459]: debug 2023-12-06T21:32:43.204+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:18.138191+0000 front 2023-12-06T21:32:18.138143+0000 (oldest deadline 2023-12-06T21:32:42.237979+0000) 2023-12-06T21:32:44.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[83459]: debug 2023-12-06T21:32:44.224+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:44.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[83459]: debug 2023-12-06T21:32:44.224+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:44.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[83459]: debug 2023-12-06T21:32:44.224+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:44.501 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[83459]: debug 2023-12-06T21:32:44.224+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:18.138191+0000 front 2023-12-06T21:32:18.138143+0000 (oldest deadline 2023-12-06T21:32:42.237979+0000) 2023-12-06T21:32:44.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[86667]: debug 2023-12-06T21:32:44.308+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:44.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[86667]: debug 2023-12-06T21:32:44.308+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:44.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[86667]: debug 2023-12-06T21:32:44.308+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:44.502 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:44 smithi175 bash[86667]: debug 2023-12-06T21:32:44.308+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:44.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:44 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:44.248Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:44.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:44 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:44.249Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:44.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:44 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:44.251Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[86667]: debug 2023-12-06T21:32:45.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[86667]: debug 2023-12-06T21:32:45.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[86667]: debug 2023-12-06T21:32:45.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[86667]: debug 2023-12-06T21:32:45.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[83459]: debug 2023-12-06T21:32:45.268+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:49.130588+0000 front 2023-12-06T21:31:49.130693+0000 (oldest deadline 2023-12-06T21:32:13.830664+0000) 2023-12-06T21:32:45.751 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[83459]: debug 2023-12-06T21:32:45.268+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:32:00.233365+0000 front 2023-12-06T21:32:00.233083+0000 (oldest deadline 2023-12-06T21:32:21.933250+0000) 2023-12-06T21:32:45.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[83459]: debug 2023-12-06T21:32:45.268+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:06.535712+0000 front 2023-12-06T21:32:06.535467+0000 (oldest deadline 2023-12-06T21:32:32.435423+0000) 2023-12-06T21:32:45.752 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:45 smithi175 bash[83459]: debug 2023-12-06T21:32:45.268+0000 7f985ea6f700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:18.138191+0000 front 2023-12-06T21:32:18.138143+0000 (oldest deadline 2023-12-06T21:32:42.237979+0000) 2023-12-06T21:32:46.609 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[91733]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-6 2023-12-06T21:32:46.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[86667]: debug 2023-12-06T21:32:46.312+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:46.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[86667]: debug 2023-12-06T21:32:46.312+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:46.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[86667]: debug 2023-12-06T21:32:46.312+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:46.610 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[86667]: debug 2023-12-06T21:32:46.312+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:47.000 INFO:journalctl@ceph.osd.6.smithi175.stdout:Dec 06 21:32:46 smithi175 bash[92332]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-6 2023-12-06T21:32:47.750 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:47 smithi175 bash[86667]: debug 2023-12-06T21:32:47.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:47.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:47 smithi175 bash[86667]: debug 2023-12-06T21:32:47.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:47.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:47 smithi175 bash[86667]: debug 2023-12-06T21:32:47.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:47.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:47 smithi175 bash[86667]: debug 2023-12-06T21:32:47.356+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.316+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.316+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.316+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:48.501 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.316+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:48.627 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T21:32:48.664 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:48.665 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T21:32:48.665 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T21:32:48.665 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.7 2023-12-06T21:32:49.000 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 systemd[1]: Stopping Ceph osd.7 for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:49.001 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.816+0000 7f6cfd1e9700 -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 2023-12-06T21:32:49.001 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.816+0000 7f6cfd1e9700 -1 osd.7 158 *** Got signal Terminated *** 2023-12-06T21:32:49.001 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:48 smithi175 bash[86667]: debug 2023-12-06T21:32:48.816+0000 7f6cfd1e9700 -1 osd.7 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T21:32:49.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:49 smithi175 bash[86667]: debug 2023-12-06T21:32:49.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:49.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:49 smithi175 bash[86667]: debug 2023-12-06T21:32:49.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:49.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:49 smithi175 bash[86667]: debug 2023-12-06T21:32:49.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:49.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:49 smithi175 bash[86667]: debug 2023-12-06T21:32:49.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:49.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:49 smithi175 bash[86667]: debug 2023-12-06T21:32:49.364+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2023-12-06T21:32:27.356349+0000 front 2023-12-06T21:32:27.356397+0000 (oldest deadline 2023-12-06T21:32:49.056182+0000) 2023-12-06T21:32:50.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:50 smithi175 bash[86667]: debug 2023-12-06T21:32:50.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:50.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:50 smithi175 bash[86667]: debug 2023-12-06T21:32:50.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:50.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:50 smithi175 bash[86667]: debug 2023-12-06T21:32:50.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:50.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:50 smithi175 bash[86667]: debug 2023-12-06T21:32:50.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:50.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:50 smithi175 bash[86667]: debug 2023-12-06T21:32:50.336+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2023-12-06T21:32:27.356349+0000 front 2023-12-06T21:32:27.356397+0000 (oldest deadline 2023-12-06T21:32:49.056182+0000) 2023-12-06T21:32:51.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:51 smithi175 bash[86667]: debug 2023-12-06T21:32:51.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:51.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:51 smithi175 bash[86667]: debug 2023-12-06T21:32:51.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:51.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:51 smithi175 bash[86667]: debug 2023-12-06T21:32:51.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:51.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:51 smithi175 bash[86667]: debug 2023-12-06T21:32:51.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:51.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:51 smithi175 bash[86667]: debug 2023-12-06T21:32:51.372+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2023-12-06T21:32:27.356349+0000 front 2023-12-06T21:32:27.356397+0000 (oldest deadline 2023-12-06T21:32:49.056182+0000) 2023-12-06T21:32:52.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:52 smithi175 bash[86667]: debug 2023-12-06T21:32:52.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:52.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:52 smithi175 bash[86667]: debug 2023-12-06T21:32:52.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:52.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:52 smithi175 bash[86667]: debug 2023-12-06T21:32:52.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:52.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:52 smithi175 bash[86667]: debug 2023-12-06T21:32:52.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:52.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:52 smithi175 bash[86667]: debug 2023-12-06T21:32:52.380+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2023-12-06T21:32:27.356349+0000 front 2023-12-06T21:32:27.356397+0000 (oldest deadline 2023-12-06T21:32:49.056182+0000) 2023-12-06T21:32:53.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:53 smithi175 bash[86667]: debug 2023-12-06T21:32:53.396+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2023-12-06T21:31:48.247366+0000 front 2023-12-06T21:31:48.247892+0000 (oldest deadline 2023-12-06T21:32:17.648792+0000) 2023-12-06T21:32:53.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:53 smithi175 bash[86667]: debug 2023-12-06T21:32:53.396+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2023-12-06T21:31:59.350865+0000 front 2023-12-06T21:31:59.350550+0000 (oldest deadline 2023-12-06T21:32:24.650620+0000) 2023-12-06T21:32:53.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:53 smithi175 bash[86667]: debug 2023-12-06T21:32:53.396+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2023-12-06T21:32:08.152424+0000 front 2023-12-06T21:32:08.152144+0000 (oldest deadline 2023-12-06T21:32:31.652194+0000) 2023-12-06T21:32:53.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:53 smithi175 bash[86667]: debug 2023-12-06T21:32:53.396+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2023-12-06T21:32:17.553591+0000 front 2023-12-06T21:32:17.553688+0000 (oldest deadline 2023-12-06T21:32:42.253453+0000) 2023-12-06T21:32:53.751 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:53 smithi175 bash[86667]: debug 2023-12-06T21:32:53.396+0000 7f6cf77e0700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2023-12-06T21:32:27.356349+0000 front 2023-12-06T21:32:27.356397+0000 (oldest deadline 2023-12-06T21:32:49.056182+0000) 2023-12-06T21:32:54.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:53 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:53.578Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:54.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:53 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:53.580Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:54.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:54 smithi172 bash[71483]: level=error ts=2023-12-06T21:32:54.249Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:54.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:54 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:54.250Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:32:54.572 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:32:54 smithi172 bash[71483]: level=warn ts=2023-12-06T21:32:54.251Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:32:55.217 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:54 smithi175 bash[92472]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-7 2023-12-06T21:32:55.217 INFO:journalctl@ceph.osd.7.smithi175.stdout:Dec 06 21:32:55 smithi175 bash[92605]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-osd-7 2023-12-06T21:32:58.111 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T21:32:58.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:58.139 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T21:32:58.139 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T21:32:58.139 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T21:32:58.439 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 systemd[1]: Stopping Ceph prometheus.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:32:58.439 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.238Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:32:58.440 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.239Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:32:58.441 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.239Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:32:58.441 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.239Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:32:58.441 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[62614]: ts=2023-12-06T21:32:58.239Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:32:59.056 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[92838]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:32:59.056 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Dec 06 21:32:58 smithi175 bash[92895]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T21:32:59.060 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eba27d04-947a-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T21:32:59.095 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:32:59.096 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T21:32:59.096 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eba27d04-947a-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T21:33:02.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:01 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:01.631Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:33:02.072 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:01 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:01.632Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:33:03.851 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:03 smithi172 bash[71483]: level=error ts=2023-12-06T21:33:03.577Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:33:03.851 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:03 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:03.579Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:33:03.851 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:03 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:03.580Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:33:04.549 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:04 smithi172 bash[71483]: level=error ts=2023-12-06T21:33:04.250Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:33:04.550 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:04 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:04.250Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2023-12-06T21:33:04.550 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:04 smithi172 bash[71483]: level=warn ts=2023-12-06T21:33:04.251Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2023-12-06T21:33:04.822 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:04 smithi172 systemd[1]: Stopping Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:33:05.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:05 smithi172 bash[114551]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T21:33:05.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:05 smithi172 bash[114629]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T21:33:05.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:05 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:33:05.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:05 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T21:33:05.572 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Dec 06 21:33:05 smithi172 systemd[1]: Stopped Ceph node-exporter.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:33:06.042 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:05 smithi172 systemd[1]: Stopping Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:33:06.043 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:05 smithi172 bash[71483]: level=info ts=2023-12-06T21:33:05.803Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:33:06.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:06 smithi172 bash[114666]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:33:06.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:06 smithi172 bash[114713]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T21:33:06.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:06 smithi172 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:33:06.822 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Dec 06 21:33:06 smithi172 systemd[1]: Stopped Ceph alertmanager.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:33:40.871 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eba27d04-947a-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T21:33:45.500 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:45 smithi175 systemd[1]: Stopping Ceph node-exporter.b for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:33:46.500 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:46 smithi175 bash[94346]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T21:33:46.500 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:46 smithi175 bash[94395]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T21:33:46.501 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:46 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:33:46.501 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:46 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T21:33:46.501 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Dec 06 21:33:46 smithi175 systemd[1]: Stopped Ceph node-exporter.b for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:33:46.856 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:46 smithi175 systemd[1]: Stopping Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715... 2023-12-06T21:33:46.856 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:46 smithi175 bash[59690]: t=2023-12-06T21:33:46+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T21:33:47.500 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:47 smithi175 bash[94432]: ceph-eba27d04-947a-11ee-95a2-87774f69a715-grafana-a 2023-12-06T21:33:47.500 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:47 smithi175 bash[94478]: Error response from daemon: No such container: ceph-eba27d04-947a-11ee-95a2-87774f69a715-grafana.a 2023-12-06T21:33:47.500 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:47 smithi175 systemd[1]: ceph-eba27d04-947a-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T21:33:47.500 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Dec 06 21:33:47 smithi175 systemd[1]: Stopped Ceph grafana.a for eba27d04-947a-11ee-95a2-87774f69a715. 2023-12-06T21:34:10.029 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:34:10.046 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:34:10.061 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T21:34:10.063 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi172/crash 2023-12-06T21:34:10.064 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash -- . 2023-12-06T21:34:10.079 INFO:teuthology.orchestra.run.smithi172.stderr:tar: /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T21:34:10.079 INFO:teuthology.orchestra.run.smithi172.stderr:tar: Error is not recoverable: exiting now 2023-12-06T21:34:10.080 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi175/crash 2023-12-06T21:34:10.081 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash -- . 2023-12-06T21:34:10.119 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/eba27d04-947a-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T21:34:10.119 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2023-12-06T21:34:10.120 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T21:34:10.120 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T21:34:10.139 INFO:teuthology.orchestra.run.smithi172.stderr:grep: /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T21:34:10.141 INFO:tasks.cephadm:Compressing logs... 2023-12-06T21:34:10.141 DEBUG:teuthology.orchestra.run.smithi172:> 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 -- 2023-12-06T21:34:10.144 DEBUG:teuthology.orchestra.run.smithi175:> 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 -- 2023-12-06T21:34:10.155 INFO:teuthology.orchestra.run.smithi172.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T21:34:10.159 INFO:teuthology.orchestra.run.smithi175.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T21:34:10.162 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T21:34:10.162 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T21:34:10.163 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T21:34:10.164 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi172.tjstku.log 2023-12-06T21:34:10.164 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T21:34:10.165 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.c.log: /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi172.tjstku.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-06T21:34:10.165 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.1.log: 62.5% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi172.tjstku.log.gz 2023-12-06T21:34:10.165 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi172.ugimiq.log 2023-12-06T21:34:10.167 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T21:34:10.167 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/tcmu-runner.log: gzip 82.4% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-06T21:34:10.167 INFO:teuthology.orchestra.run.smithi172.stderr:-5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T21:34:10.167 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi172.ugimiq.log: /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.0.log: 62.6% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi172.ugimiq.log.gz 2023-12-06T21:34:10.172 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T21:34:10.173 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T21:34:10.175 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T21:34:10.177 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T21:34:10.177 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi175.dfdkfe.log 2023-12-06T21:34:10.178 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T21:34:10.178 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T21:34:10.179 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi175.dfdkfe.log: gzip 62.5%-5 -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi175.dfdkfe.log.gz--verbose 2023-12-06T21:34:10.179 INFO:teuthology.orchestra.run.smithi175.stderr:-- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T21:34:10.180 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.5.log: /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi175.asmune.log 2023-12-06T21:34:10.180 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T21:34:10.181 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T21:34:10.182 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi175.asmune.log: gzip -5 --verbose -- /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T21:34:10.182 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.4.log: 62.6% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi175.asmune.log.gz 2023-12-06T21:34:10.185 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T21:34:10.218 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 88.6% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T21:34:10.229 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T21:34:10.236 INFO:teuthology.orchestra.run.smithi175.stderr: 93.9% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T21:34:10.237 INFO:teuthology.orchestra.run.smithi172.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T21:34:10.254 INFO:teuthology.orchestra.run.smithi175.stderr: 89.0% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T21:34:10.848 INFO:teuthology.orchestra.run.smithi175.stderr: 93.1% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T21:34:11.018 INFO:teuthology.orchestra.run.smithi172.stderr: 92.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T21:34:11.124 INFO:teuthology.orchestra.run.smithi172.stderr: 88.8% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T21:34:11.242 INFO:teuthology.orchestra.run.smithi175.stderr: 93.2% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T21:34:11.487 INFO:teuthology.orchestra.run.smithi175.stderr: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T21:34:11.517 INFO:teuthology.orchestra.run.smithi175.stderr: 93.4% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T21:34:11.545 INFO:teuthology.orchestra.run.smithi172.stderr: 93.2% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T21:34:11.793 INFO:teuthology.orchestra.run.smithi172.stderr: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T21:34:11.844 INFO:teuthology.orchestra.run.smithi172.stderr: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T21:34:11.890 INFO:teuthology.orchestra.run.smithi175.stderr: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T21:34:11.892 INFO:teuthology.orchestra.run.smithi175.stderr: 2023-12-06T21:34:11.892 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m1.743s 2023-12-06T21:34:11.892 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m5.999s 2023-12-06T21:34:11.892 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m0.253s 2023-12-06T21:34:11.943 INFO:teuthology.orchestra.run.smithi172.stderr: 93.7% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T21:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr: 91.9% -- replaced with /var/log/ceph/eba27d04-947a-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T21:34:12.098 INFO:teuthology.orchestra.run.smithi172.stderr: 2023-12-06T21:34:12.098 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m1.953s 2023-12-06T21:34:12.098 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m9.901s 2023-12-06T21:34:12.098 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.337s 2023-12-06T21:34:12.098 INFO:tasks.cephadm:Archiving logs... 2023-12-06T21:34:12.099 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi172/log 2023-12-06T21:34:12.100 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T21:34:13.395 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi175/log 2023-12-06T21:34:13.396 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T21:34:14.262 INFO:tasks.cephadm:Removing cluster... 2023-12-06T21:34:14.262 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eba27d04-947a-11ee-95a2-87774f69a715 --force 2023-12-06T21:34:15.053 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eba27d04-947a-11ee-95a2-87774f69a715 --force 2023-12-06T21:34:15.842 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T21:34:15.843 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T21:34:15.850 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T21:34:15.854 INFO:tasks.cephadm:Teardown complete 2023-12-06T21:34:15.855 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T21:34:15.865 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T21:34:15.865 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:34:15.867 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:34:15.888 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:34:15.888 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2023-12-06T21:34:15.888 INFO:teuthology.orchestra.run.smithi172.stdout:*hv01.front.sepi 44.4.53.2 2 u 63 64 377 0.081 -0.532 0.038 2023-12-06T21:34:15.888 INFO:teuthology.orchestra.run.smithi172.stdout:+hv02.front.sepi 63.231.80.2 3 u - 64 377 0.082 -0.214 0.106 2023-12-06T21:34:15.888 INFO:teuthology.orchestra.run.smithi172.stdout:+hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.101 0.074 0.164 2023-12-06T21:34:15.889 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T21:34:15.916 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:34:15.916 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2023-12-06T21:34:15.916 INFO:teuthology.orchestra.run.smithi175.stdout:*hv01.front.sepi 44.4.53.2 2 u 60 64 377 0.089 4.400 1.018 2023-12-06T21:34:15.917 INFO:teuthology.orchestra.run.smithi175.stdout:+hv02.front.sepi 63.231.80.2 3 u 64 64 377 0.087 3.733 0.727 2023-12-06T21:34:15.917 INFO:teuthology.orchestra.run.smithi175.stdout:+hv03.front.sepi 74.6.168.72 3 u 10 64 377 0.076 2.755 1.577 2023-12-06T21:34:15.917 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T21:34:15.918 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T21:34:15.926 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T21:34:15.927 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T21:34:15.938 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T21:34:15.949 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T21:34:15.962 INFO:teuthology.task.internal:Duration was 2216.807066 seconds 2023-12-06T21:34:15.963 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T21:34:15.979 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T21:34:15.979 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:34:15.981 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:34:16.034 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T21:34:16.034 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2023-12-06T21:34:16.034 DEBUG:teuthology.orchestra.run.smithi172:> 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 2023-12-06T21:34:16.045 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2023-12-06T21:34:16.045 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-12-06T21:34:16.059 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T21:34:16.060 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:34:16.062 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:34:16.193 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T21:34:16.193 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:34:16.196 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:34:16.517 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T21:34:16.527 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T21:34:16.527 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:34:16.539 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:34:16.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T21:34:16.568 DEBUG:teuthology.orchestra.run.smithi172:> 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 2023-12-06T21:34:16.571 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-12-06T21:34:16.582 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2023-12-06T21:34:16.610 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2023-12-06T21:34:16.642 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:34:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:16.656 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:34:16.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:16.662 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T21:34:16.672 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T21:34:16.673 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi172 2023-12-06T21:34:16.673 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:34:16.714 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708/remote/smithi175 2023-12-06T21:34:16.715 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:34:16.749 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T21:34:16.749 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:34:16.751 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:34:16.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T21:34:16.804 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T21:34:16.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T21:34:16.820 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T21:34:16.820 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:34:16.823 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:34:16.828 INFO:teuthology.orchestra.run.smithi172.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:34 /home/ubuntu/cephtest 2023-12-06T21:34:16.830 INFO:teuthology.orchestra.run.smithi175.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:34 /home/ubuntu/cephtest 2023-12-06T21:34:16.833 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T21:34:16.846 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T21:34:16.879 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T21:34:16.907 DEBUG:teuthology.nuke:shortname: smithi172 2023-12-06T21:34:16.907 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:34:16.929 DEBUG:teuthology.nuke:shortname: smithi175 2023-12-06T21:34:16.930 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:34:16.933 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 20:48:08.667014', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T21:34:16.954 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480708', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 20:48:08.668150', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T21:34:16.978 INFO:teuthology.orchestra.console.smithi172:Power off 2023-12-06T21:34:16.978 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:34:17.003 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2023-12-06T21:34:17.004 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:17.023 INFO:teuthology.orchestra.console.smithi175:Power off 2023-12-06T21:34:17.023 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:34:17.033 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-12-06T21:34:17.045 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2023-12-06T21:34:17.045 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:17.067 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-06T21:34:21.034 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:21.069 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:21.145 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-12-06T21:34:21.179 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-06T21:34:25.150 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:25.180 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:25.260 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2023-12-06T21:34:25.288 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-06T21:34:25.362 INFO:teuthology.orchestra.console.smithi172:Power off completed 2023-12-06T21:34:29.290 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:29.401 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2023-12-06T21:34:29.502 INFO:teuthology.orchestra.console.smithi175:Power off completed 2023-12-06T21:34:29.608 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 2216.8070664405823 failure_reason: 'Command failed on smithi172 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid eba27d04-947a-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=adf5496de0f24f9194227716e6f9d15f status: fail success: false 2023-12-06T21:34:29.608 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:34:29.692 INFO:teuthology.run:FAIL